User: obo     
Date: 2006/07/17 23:41:32

Modified:
   dba/dbaccess/source/filter/xml/xmlExport.cxx

Log:
 #i10000# pointer missing

File Changes:

Directory: /dba/dbaccess/source/filter/xml/
===========================================

File [changed]: xmlExport.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/filter/xml/xmlExport.cxx?r1=1.10&r2=1.11
Delta lines:  +4 -4
-------------------
--- xmlExport.cxx       13 Jul 2006 15:22:03 -0000      1.10
+++ xmlExport.cxx       18 Jul 2006 06:41:29 -0000      1.11
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: xmlExport.cxx,v $
  *
- *  $Revision: 1.10 $
+ *  $Revision: 1.11 $
  *
- *  last change: $Author: obo $ $Date: 2006/07/13 15:22:03 $
+ *  last change: $Author: obo $ $Date: 2006/07/18 06:41:29 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -232,7 +232,7 @@
                                const XMLPropertyState& /*rProperty*/,
                                const SvXMLUnitConverter& /*rUnitConverter*/,
                                const SvXMLNamespaceMap& /*rNamespaceMap*/,
-                               const ::std::vector< XMLPropertyState > 
/*pProperties*/ ,
+                               const ::std::vector< XMLPropertyState > * 
/*pProperties*/ ,
                                sal_uInt32 /*nIdx*/ ) const
                {
                        // nothing to do here




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to