User: rt Date: 2008-06-16 13:37:00+0000 Modified: dba/reportdesign/source/filter/xml/xmlHelper.hxx
Log: INTEGRATION: CWS rptchart02 (1.4.4); FILE MERGED 2008/04/16 06:29:08 oj 1.4.4.2: RESYNC: (1.4-1.5); FILE MERGED 2008/04/03 06:35:19 oj 1.4.4.1: #i86343# remove unused code 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.5&r2=1.6 Delta lines: +0 -4 ------------------- --- xmlHelper.hxx 2008-04-10 18:39:01+0000 1.5 +++ xmlHelper.hxx 2008-06-16 13:36:58+0000 1.6 @@ -75,8 +75,6 @@ static const SvXMLEnumMapEntry* GetReportPrintOptions(); static const SvXMLEnumMapEntry* GetForceNewPageOptions(); static const SvXMLEnumMapEntry* GetKeepTogetherOptions(); - static const SvXMLEnumMapEntry* GetImagePositionOptions(); - static const SvXMLEnumMapEntry* GetImageAlignOptions(); static const SvXMLEnumMapEntry* GetCommandTypeOptions(); static const XMLPropertyMapEntry* GetTableStyleProps(); @@ -84,8 +82,6 @@ static const XMLPropertyMapEntry* GetRowStyleProps(); - static com::sun::star::uno::Reference< com::sun::star::util::XNumberFormatsSupplier > GetNumberFormatsSupplier(const com::sun::star::uno::Reference< com::sun::star::report::XReportDefinition>& _xReportDefinition); - 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(); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
