Kaydet (Commit) f2f65c04 authored tarafından Jens-Heiner Rechtien's avatar Jens-Heiner Rechtien

INTEGRATION: CWS warnings01 (1.4.34); FILE MERGED

2005/11/17 16:41:36 pl 1.4.34.1: #i55991# removed warnings
üst e868bde5
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: xformsapi.cxx,v $ * $RCSfile: xformsapi.cxx,v $
* *
* $Revision: 1.4 $ * $Revision: 1.5 $
* *
* last change: $Author: rt $ $Date: 2005-09-09 16:05:27 $ * last change: $Author: hr $ $Date: 2006-06-19 18:58:07 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -245,7 +245,11 @@ static SvXMLTokenMapEntry aTypes[] = ...@@ -245,7 +245,11 @@ static SvXMLTokenMapEntry aTypes[] =
}; };
sal_uInt16 lcl_getTypeClass( sal_uInt16 lcl_getTypeClass(
const Reference<XDataTypeRepository>& xRepository, const Reference<XDataTypeRepository>&
#ifdef DBG_UTIL
xRepository
#endif
,
const SvXMLNamespaceMap& rNamespaceMap, const SvXMLNamespaceMap& rNamespaceMap,
const OUString& rXMLName ) const OUString& rXMLName )
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment