Searched refs:EXPORT_MASTERSTYLES (Results 1 – 9 of 9) sorted by relevance
/aoo41x/main/xmloff/source/draw/ |
H A D | sdxmlexp.cxx | 2903 …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 …]
|
/aoo41x/main/sw/source/filter/xml/ |
H A D | xmlfmte.cxx | 194 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 D | xmlexp.cxx | 225 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()
|
/aoo41x/main/xmloff/source/core/ |
H A D | xmlexp.cxx | 347 …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() 1551 if( mnExportFlags & EXPORT_MASTERSTYLES ) in exportDoc()
|
/aoo41x/main/reportdesign/source/filter/xml/ |
H A D | xmlExport.cxx | 115 …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()
|
/aoo41x/main/dbaccess/source/filter/xml/ |
H A D | xmlExport.cxx | 215 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()
|
/aoo41x/main/sc/source/filter/xml/ |
H A D | xmlexprt.cxx | 276 …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()
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | xmlexp.hxx | 96 #define EXPORT_MASTERSTYLES 0x0004 macro
|
/aoo41x/main/xmloff/source/chart/ |
H A D | SchXMLExport.cxx | 3879 …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 152 milliseconds