Home
last modified time | relevance | path

Searched refs:EXPORT_META (Results 1 – 10 of 10) sorted by relevance

/aoo4110/main/xmloff/source/draw/
H A Dsdxmlexp.cxx2899 ….Impress.XMLOasisMetaExporter", "XMLImpressMetaExportOasis", sal_False, EXPORT_OASIS|EXPORT_META );
2905 …, "com.sun.star.comp.Impress.XMLMetaExporter", "XMLImpressMetaExportOOO", sal_False, EXPORT_META );
2911 …ar.comp.Draw.XMLOasisMetaExporter", "XMLDrawMetaExportOasis", sal_True, EXPORT_OASIS|EXPORT_META );
2917 …portOOO, "com.sun.star.comp.Draw.XMLMetaExporter", "XMLDrawMetaExportOOO", sal_True, EXPORT_META );
2932 …case EXPORT_META|EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS… in getImplementationName()
2938 case EXPORT_META: in getImplementationName()
2943 …case EXPORT_OASIS|EXPORT_META|EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_CONTENT|E… in getImplementationName()
2949 case EXPORT_OASIS|EXPORT_META: in getImplementationName()
2964 …case EXPORT_META|EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT_SCRIPTS… in getImplementationName()
2970 case EXPORT_META: in getImplementationName()
[all …]
/aoo4110/main/sw/source/filter/xml/
H A Dxmlexp.cxx279 if( (getExportFlags() & EXPORT_META) != 0 ) in exportDoc()
786 return (cppu::OWeakObject*)new SwXMLExport( rSMgr, EXPORT_META); in SwXMLExportMetaOOO_createInstance()
905 return (cppu::OWeakObject*)new SwXMLExport(rSMgr, EXPORT_META|EXPORT_OASIS); in SwXMLExportMeta_createInstance()
961 case EXPORT_META: in getImplementationName()
/aoo4110/main/xmloff/source/meta/
H A DMetaExportComponent.cxx229 return (cppu::OWeakObject*)new XMLMetaExportComponent(rSMgr, EXPORT_META|EXPORT_OASIS); in XMLMetaExportComponent_createInstance()
252 return (cppu::OWeakObject*)new XMLMetaExportComponent(rSMgr, EXPORT_META); in XMLMetaExportOOO_createInstance()
/aoo4110/main/xmloff/source/core/
H A Dxmlexp.cxx351 …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()
416 …if( (getExportFlags() & (EXPORT_META|EXPORT_STYLES|EXPORT_AUTOSTYLES|EXPORT_MASTERSTYLES|EXPORT_CO… in _InitCtor()
896 EXPORT_META|EXPORT_STYLES|EXPORT_CONTENT|EXPORT_SETTINGS; in filter()
1466 …const sal_Int32 nExportMode = mnExportFlags & (EXPORT_META|EXPORT_STYLES|EXPORT_CONTENT|EXPORT_SET… in exportDoc()
1470 if( EXPORT_META == nExportMode ) in exportDoc()
1520 if( mnExportFlags & EXPORT_META ) in exportDoc()
/aoo4110/main/starmath/source/
H A Dmathmlexport.cxx473 return (cppu::OWeakObject*)new SmXMLExport( rSMgr, EXPORT_META ); in SmXMLExportMetaOOO_createInstance()
497 return (cppu::OWeakObject*)new SmXMLExport( rSMgr, EXPORT_OASIS|EXPORT_META ); in SmXMLExportMeta_createInstance()
584 case EXPORT_META: in getImplementationName()
/aoo4110/main/reportdesign/source/filter/xml/
H A DxmlExport.cxx134 …ptExport(Reference< XMultiServiceFactory >(xContext->getServiceManager(),UNO_QUERY),EXPORT_META )); in create()
242 …if( (getExportFlags() & (EXPORT_META|EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_CO… in ORptExport()
261 …if( (getExportFlags() & (EXPORT_META|EXPORT_STYLES|EXPORT_AUTOSTYLES|EXPORT_MASTERSTYLES|EXPORT_CO… in ORptExport()
/aoo4110/main/xmloff/inc/xmloff/
H A Dxmlexp.hxx94 #define EXPORT_META 0x0001 macro
/aoo4110/main/sc/source/filter/xml/
H A Dxmlexprt.cxx257 return (cppu::OWeakObject*)new ScXMLExport( rSMgr, EXPORT_META ); in ScXMLOOoExport_Meta_createInstance()
352 return (cppu::OWeakObject*)new ScXMLExport(rSMgr, EXPORT_META|EXPORT_OASIS); in ScXMLOasisExport_Meta_createInstance()
4590 case EXPORT_META: in getImplementationName()
4609 case EXPORT_META: in getImplementationName()
/aoo4110/main/dbaccess/source/filter/xml/
H A DxmlExport.cxx218 …if( (nExportFlag & (EXPORT_META|EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_CONTENT… in ODBExport()
/aoo4110/main/xmloff/source/chart/
H A DSchXMLExport.cxx4016 return (cppu::OWeakObject*)new SchXMLExport( rSMgr, EXPORT_META | EXPORT_OASIS ); in SchXMLExport_Oasis_Meta_createInstance()
4041 case ( EXPORT_META | EXPORT_OASIS ): in getImplementationName()

Completed in 151 milliseconds