Searched refs:EXPORT_AUTOSTYLES (Results 1 – 12 of 12) sorted by relevance
/aoo41x/main/xmloff/source/draw/ |
H A D | sdxmlexp.cxx | 2498 sal_uInt16 nContentAutostyles = EXPORT_CONTENT | EXPORT_AUTOSTYLES; in _ExportAutoStyles() 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() 2936 case EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS|EXPORT_FONTDECLS: in getImplementationName() 2945 case EXPORT_OASIS|EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES: in getImplementationName() 2947 case EXPORT_OASIS|EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS|EXPORT_FONTDECLS: 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() 2968 case EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS|EXPORT_FONTDECLS: in getImplementationName() 2976 case EXPORT_OASIS|EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES: in getImplementationName() [all …]
|
/aoo41x/main/sw/source/filter/xml/ |
H A D | xmlexp.cxx | 741 EXPORT_STYLES | EXPORT_MASTERSTYLES | EXPORT_AUTOSTYLES | in SwXMLExportStylesOOO_createInstance() 764 EXPORT_AUTOSTYLES | EXPORT_CONTENT | EXPORT_SCRIPTS | in SwXMLExportContentOOO_createInstance() 855 EXPORT_STYLES | EXPORT_MASTERSTYLES | EXPORT_AUTOSTYLES | in SwXMLExportStyles_createInstance() 883 EXPORT_AUTOSTYLES | EXPORT_CONTENT | EXPORT_SCRIPTS | in SwXMLExportContent_createInstance() 957 case (EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_FONTDECLS): in getImplementationName() 959 case (EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS|EXPORT_FONTDECLS): in getImplementationName()
|
H A D | xmlfmte.cxx | 246 sal_uInt16 nContentAutostyles = EXPORT_CONTENT | EXPORT_AUTOSTYLES; in _ExportAutoStyles()
|
/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() 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() 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() 647 if (mpNumExport && (mnExportFlags & (EXPORT_AUTOSTYLES | EXPORT_STYLES))) in ~SvXMLExport() 716 if (mpNumExport && (mnExportFlags & (EXPORT_AUTOSTYLES | EXPORT_STYLES))) in setSourceDocument() 1547 if( mnExportFlags & EXPORT_AUTOSTYLES ) in exportDoc()
|
/aoo41x/main/reportdesign/source/filter/xml/ |
H A D | xmlExport.cxx | 115 …(xContext->getServiceManager(),UNO_QUERY),EXPORT_STYLES | EXPORT_MASTERSTYLES | EXPORT_AUTOSTYLES | 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()
|
H A D | xmlExport.hxx | 192 …erviceFactory >& _rxMSF, sal_uInt16 nExportFlag = (EXPORT_CONTENT | EXPORT_AUTOSTYLES | EXPORT_FON…
|
/aoo41x/main/sc/source/filter/xml/ |
H A D | xmlexprt.cxx | 276 …akObject*)new ScXMLExport( rSMgr, EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_FONTD… in ScXMLOOoExport_Styles_createInstance() 295 …return (cppu::OWeakObject*)new ScXMLExport( rSMgr, EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS… in ScXMLOOoExport_Content_createInstance() 370 …eakObject*)new ScXMLExport(rSMgr, EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_FONTD… in ScXMLOasisExport_Styles_createInstance() 388 …return (cppu::OWeakObject*)new ScXMLExport(rSMgr, EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS|… in ScXMLOasisExport_Content_createInstance() 521 …if( (getExportFlags() & (EXPORT_STYLES|EXPORT_AUTOSTYLES|EXPORT_MASTERSTYLES|EXPORT_CONTENT) ) != … in ScXMLExport() 4586 case (EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_FONTDECLS): in getImplementationName() 4588 case (EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS|EXPORT_FONTDECLS): in getImplementationName() 4605 case (EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_FONTDECLS): in getImplementationName() 4607 case (EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS|EXPORT_FONTDECLS): in getImplementationName()
|
/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()
|
H A D | xmlExport.hxx | 223 …ServiceFactory >& _rxMSF, sal_uInt16 nExportFlag = EXPORT_CONTENT | EXPORT_AUTOSTYLES | EXPORT_PRE…
|
/aoo41x/main/editeng/source/xml/ |
H A D | xmltxtexp.cxx | 409 setExportFlags( EXPORT_AUTOSTYLES|EXPORT_CONTENT ); in SvxXMLTextExportComponent()
|
/aoo41x/main/xmloff/source/chart/ |
H A D | SchXMLExport.cxx | 3961 …return (cppu::OWeakObject*)new SchXMLExport( rSMgr, EXPORT_AUTOSTYLES | EXPORT_CONTENT | EXPORT_FO… in SchXMLExport_Content_createInstance() 3979 …return (cppu::OWeakObject*)new SchXMLExport( rSMgr, EXPORT_AUTOSTYLES | EXPORT_CONTENT | EXPORT_FO… in SchXMLExport_Oasis_Content_createInstance() 4029 case ( EXPORT_AUTOSTYLES | EXPORT_CONTENT | EXPORT_FONTDECLS ): in getImplementationName() 4039 case ( EXPORT_AUTOSTYLES | EXPORT_CONTENT | EXPORT_FONTDECLS | EXPORT_OASIS ): in getImplementationName()
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | xmlexp.hxx | 97 #define EXPORT_AUTOSTYLES 0x0008 macro
|
Completed in 127 milliseconds