Home
last modified time | relevance | path

Searched refs:EXPORT_MASTERSTYLES (Results 1 – 9 of 9) sorted by relevance

/aoo4110/main/xmloff/source/draw/
H A Dsdxmlexp.cxx2903 …esExporter", "XMLImpressStylesExportOOO", sal_False, EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTO…
2909 …, "XMLDrawStylesExportOasis", sal_True, EXPORT_OASIS|EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTO…
2915 …StylesExporter", "XMLDrawStylesExportOOO", sal_True, EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTO…
2932 …case EXPORT_META|EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS… in getImplementationName()
2934 case EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES: in getImplementationName()
2943 …case EXPORT_OASIS|EXPORT_META|EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_CONTENT|E… in getImplementationName()
2945 case EXPORT_OASIS|EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES: in getImplementationName()
2964 …case EXPORT_META|EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS… in getImplementationName()
2966 case EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES: in getImplementationName()
2974 …case EXPORT_OASIS|EXPORT_META|EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_CONTENT|E… in getImplementationName()
[all …]
/aoo4110/main/sw/source/filter/xml/
H A Dxmlfmte.cxx194 if( (getExportFlags() & (EXPORT_MASTERSTYLES|EXPORT_CONTENT)) != 0 ) in _ExportAutoStyles()
206 if( (getExportFlags() & EXPORT_MASTERSTYLES) != 0 ) in _ExportAutoStyles()
239 if( (getExportFlags() & EXPORT_MASTERSTYLES) != 0 ) in _ExportAutoStyles()
H A Dxmlexp.cxx225 EXPORT_MASTERSTYLES|EXPORT_CONTENT)) != 0 ) in exportDoc()
326 if( (getExportFlags() & (EXPORT_MASTERSTYLES|EXPORT_CONTENT)) != 0 ) in exportDoc()
741 EXPORT_STYLES | EXPORT_MASTERSTYLES | EXPORT_AUTOSTYLES | in SwXMLExportStylesOOO_createInstance()
855 EXPORT_STYLES | EXPORT_MASTERSTYLES | EXPORT_AUTOSTYLES | in SwXMLExportStyles_createInstance()
957 case (EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_FONTDECLS): in getImplementationName()
/aoo4110/main/xmloff/source/core/
H A Dxmlexp.cxx347 …if( (getExportFlags() & (EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_FONTDECLS) ) !… in _InitCtor()
351 …if( (getExportFlags() & (EXPORT_META|EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_CO… in _InitCtor()
360 if( (getExportFlags() & (EXPORT_META|EXPORT_MASTERSTYLES|EXPORT_CONTENT) ) != 0 ) in _InitCtor()
365 …if( (getExportFlags() & (EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT… in _InitCtor()
371 …if( (getExportFlags() & (EXPORT_STYLES|EXPORT_AUTOSTYLES|EXPORT_MASTERSTYLES|EXPORT_CONTENT) ) != … in _InitCtor()
392 if( (getExportFlags() & (EXPORT_MASTERSTYLES|EXPORT_CONTENT) ) != 0 ) in _InitCtor()
397 …if( (getExportFlags() & (EXPORT_STYLES|EXPORT_AUTOSTYLES|EXPORT_MASTERSTYLES|EXPORT_CONTENT|EXPORT… in _InitCtor()
410 …if( (getExportFlags() & (EXPORT_STYLES|EXPORT_AUTOSTYLES|EXPORT_MASTERSTYLES|EXPORT_CONTENT) ) != … in _InitCtor()
416 …if( (getExportFlags() & (EXPORT_META|EXPORT_STYLES|EXPORT_AUTOSTYLES|EXPORT_MASTERSTYLES|EXPORT_CO… in _InitCtor()
1544 if( mnExportFlags & EXPORT_MASTERSTYLES ) in exportDoc()
/aoo4110/main/reportdesign/source/filter/xml/
H A DxmlExport.cxx115 …Factory >(xContext->getServiceManager(),UNO_QUERY),EXPORT_STYLES | EXPORT_MASTERSTYLES | EXPORT_AU… in create()
239 …if( (getExportFlags() & (EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_FONTDECLS) ) !… in ORptExport()
242 …if( (getExportFlags() & (EXPORT_META|EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_CO… in ORptExport()
251 …if( (getExportFlags() & (EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT… in ORptExport()
256 …if( (getExportFlags() & (EXPORT_STYLES|EXPORT_AUTOSTYLES|EXPORT_MASTERSTYLES|EXPORT_CONTENT) ) != … in ORptExport()
261 …if( (getExportFlags() & (EXPORT_META|EXPORT_STYLES|EXPORT_AUTOSTYLES|EXPORT_MASTERSTYLES|EXPORT_CO… in ORptExport()
1429 if( (getExportFlags() & EXPORT_MASTERSTYLES) != 0 ) in _ExportAutoStyles()
1431 if( (getExportFlags() & EXPORT_MASTERSTYLES) != 0 ) in _ExportAutoStyles()
/aoo4110/main/dbaccess/source/filter/xml/
H A DxmlExport.cxx215 if( (nExportFlag & (EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_FONTDECLS) ) != 0 ) in ODBExport()
218 …if( (nExportFlag & (EXPORT_META|EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_CONTENT… in ODBExport()
227 …if( (nExportFlag & (EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_FONT… in ODBExport()
/aoo4110/main/sc/source/filter/xml/
H A Dxmlexprt.cxx276 …return (cppu::OWeakObject*)new ScXMLExport( rSMgr, EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOST… in ScXMLOOoExport_Styles_createInstance()
370 …return (cppu::OWeakObject*)new ScXMLExport(rSMgr, EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTY… in ScXMLOasisExport_Styles_createInstance()
521 …if( (getExportFlags() & (EXPORT_STYLES|EXPORT_AUTOSTYLES|EXPORT_MASTERSTYLES|EXPORT_CONTENT) ) != … in ScXMLExport()
2651 if (getExportFlags() & EXPORT_MASTERSTYLES) in _ExportAutoStyles()
2659 if ((getExportFlags() & EXPORT_CONTENT) || (getExportFlags() & EXPORT_MASTERSTYLES)) in _ExportAutoStyles()
4477 EXPORT_MASTERSTYLES|EXPORT_CONTENT)) != 0 ) in exportDoc()
4586 case (EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_FONTDECLS): in getImplementationName()
4605 case (EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_FONTDECLS): in getImplementationName()
/aoo4110/main/xmloff/inc/xmloff/
H A Dxmlexp.hxx96 #define EXPORT_MASTERSTYLES 0x0004 macro
/aoo4110/main/xmloff/source/chart/
H A DSchXMLExport.cxx3879 …kObject*)new SchXMLExport( rSMgr, EXPORT_ALL ^ ( EXPORT_SETTINGS | EXPORT_MASTERSTYLES | EXPORT_SC… in SchXMLExport_createInstance()
3899 (EXPORT_ALL ^ ( EXPORT_SETTINGS | EXPORT_MASTERSTYLES | EXPORT_SCRIPTS )) | EXPORT_OASIS ); in SchXMLExport_Oasis_createInstance()

Completed in 129 milliseconds