User: kz      
Date: 2008-03-05 18:03:36+0000
Modified:
   dba/reportdesign/source/filter/xml/xmlHelper.hxx

Log:
 INTEGRATION: CWS rptchart01_DEV300 (1.2.70); FILE MERGED
 2008/02/19 09:22:40 oj 1.2.70.3: RESYNC: (1.2-1.3); FILE MERGED
 2008/01/25 13:56:00 oj 1.2.70.2: #i85225# export master detail different now
 2008/01/24 12:39:32 oj 1.2.70.1: #i85225# changes for chart

File Changes:

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

File [changed]: xmlHelper.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/reportdesign/source/filter/xml/xmlHelper.hxx?r1=1.3&r2=1.4
Delta lines:  +4 -0
-------------------
--- xmlHelper.hxx       2008-01-29 13:46:02+0000        1.3
+++ xmlHelper.hxx       2008-03-05 18:03:34+0000        1.4
@@ -67,6 +67,7 @@
 class SvXMLImport;
 class SvXMLExport;
 class SvXMLStylesContext;
+class SvXMLTokenMap;
 namespace rptxml
 {
        class OPropertyHandlerFactory : public 
::xmloff::OControlPropertyHandlerFactory
@@ -104,6 +105,9 @@
 
         static void copyStyleElements(const ::rtl::OUString& _sStyleName,const 
SvXMLStylesContext* _pAutoStyles,const com::sun::star::uno::Reference< 
com::sun::star::beans::XPropertySet>& _xProp);
         static com::sun::star::uno::Reference< 
com::sun::star::beans::XPropertySet> createBorderPropertySet();
+
+        static SvXMLTokenMap* GetReportElemTokenMap();
+        static SvXMLTokenMap* GetSubDocumentElemTokenMap();
        };
 // 
-----------------------------------------------------------------------------
 } // rptxml




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

Reply via email to