Tag: cws_src680_oj14 User: oj Date: 2006/07/04 00:43:29 Modified: dba/dbaccess/source/filter/xml/xmlHierarchyCollection.cxx
Log: RESYNC: (1.4-1.5); FILE MERGED File Changes: Directory: /dba/dbaccess/source/filter/xml/ =========================================== File [changed]: xmlHierarchyCollection.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/filter/xml/xmlHierarchyCollection.cxx?r1=1.4.4.1&r2=1.4.4.2 Delta lines: +3 -4 ------------------- --- xmlHierarchyCollection.cxx 20 Mar 2006 07:50:00 -0000 1.4.4.1 +++ xmlHierarchyCollection.cxx 4 Jul 2006 07:43:26 -0000 1.4.4.2 @@ -100,7 +100,6 @@ const SvXMLTokenMap& rTokenMap = rImport.GetComponentElemTokenMap(); sal_Int16 nLength = (_xAttrList.is()) ? _xAttrList->getLength() : 0; - sal_Bool bAutoEnabled = sal_False; for(sal_Int16 i = 0; i < nLength; ++i) { OUString sLocalName; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
