Searched refs:SdXMLExport (Results 1 – 5 of 5) sorted by relevance
134 const SdXMLExport& rExp, in ImpXMLEXPPageMasterInfo()410 SdXMLExport::SdXMLExport( in DECLARE_LIST()691 __EXPORT SdXMLExport::~SdXMLExport() in ~SdXMLExport()834 void SdXMLExport::ImpPrepAutoLayoutInfos() in ImpPrepAutoLayoutInfos()1529 void SdXMLExport::ImpPrepDrawPageInfos() in ImpPrepDrawPageInfos()1878 void SdXMLExport::_ExportMeta() in _ExportMeta()1899 void SdXMLExport::_ExportContent() in _ExportContent()2311 void SdXMLExport::_ExportAutoStyles() in _ExportAutoStyles()2508 void SdXMLExport::_ExportMasterStyles() in _ExportMasterStyles()2715 void SdXMLExport::exportDataStyles() in exportDataStyles()[all …]
30 class SdXMLExport;38 static void exportTimeStyle( SdXMLExport& rExport, sal_Int32 nStyle );39 static void exportDateStyle( SdXMLExport& rExport, sal_Int32 nStyle );
98 class SdXMLExport : public SvXMLExport class191 SdXMLExport( 194 virtual ~SdXMLExport();
327 static void SdXMLExportDataStyleNumber( SdXMLExport& rExport, SdXMLDataStyleNumber& rElement ) in SdXMLExportDataStyleNumber()352 static void SdXMLExportStyle( SdXMLExport& rExport, const SdXMLFixedDataStyle* pStyle, const SdXMLF… in SdXMLExportStyle()393 void SdXMLNumberStylesExporter::exportTimeStyle( SdXMLExport& rExport, sal_Int32 nStyle ) in exportTimeStyle()400 void SdXMLNumberStylesExporter::exportDateStyle( SdXMLExport& rExport, sal_Int32 nStyle ) in exportDateStyle()
1555 …const XMLPropertyHandler* pHandler = static_cast<SdXMLExport*>(&mrExport)->GetSdPropHdlFactory()->… in convertValue()
Completed in 29 milliseconds