Home
last modified time | relevance | path

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

/aoo42x/main/xmloff/source/draw/
H A Dsdxmlimp.cxx317 ….sun.star.comp.Impress.XMLOasisMetaImporter", "XMLImpressMetaImportOasis", sal_False, IMPORT_META )
318 …"com.sun.star.comp.Draw.XMLOasisMetaImporter", "XMLImpressMetaImportOasis", sal_True, IMPORT_META )
771 if (getImportFlags() & IMPORT_META) in CreateMetaContext()
1015 case IMPORT_META: in getImplementationName()
1035 case IMPORT_META: in getImplementationName()
/aoo42x/main/xmloff/source/chart/
H A DSchXMLImport.cxx666 && (getImportFlags() & IMPORT_META) )) ) in CreateContext()
870 return (cppu::OWeakObject*)new SchXMLImport( rSMgr, IMPORT_META ); in SchXMLImport_Meta_createInstance()
884 case IMPORT_META: in getImplementationName()
/aoo42x/main/sw/source/filter/xml/
H A Dxmlmeta.cxx74 if (getImportFlags() & IMPORT_META) in CreateMetaContext()
H A Dxmlimp.cxx1686 return (cppu::OWeakObject*)new SwXMLImport( rSMgr, IMPORT_META ); in SwXMLImportMeta_createInstance()
1726 case IMPORT_META: in getImplementationName()
/aoo42x/main/reportdesign/source/filter/xml/
H A Dxmlfilter.cxx368 IMPORT_META)); in create()
1104 if ( (getImportFlags() & IMPORT_META) ) in CreateMetaContext()
/aoo42x/main/sc/source/filter/xml/
H A Dxmlimprt.cxx142 return (cppu::OWeakObject*)new ScXMLImport( rSMgr, IMPORT_META ); in ScXMLImport_Meta_createInstance()
1913 if (getImportFlags() & IMPORT_META) in CreateMetaContext()
2599 case IMPORT_META: in getImplementationName()
/aoo42x/main/xmloff/inc/xmloff/
H A Dxmlimp.hxx80 #define IMPORT_META 0x0001 macro
/aoo42x/main/starmath/source/
H A Dmathmlimport.cxx496 return (cppu::OWeakObject*)new SmXMLImport( rSMgr, IMPORT_META ); in SmXMLImportMeta_createInstance()
533 case IMPORT_META: in getImplementationName()
/aoo42x/main/xmloff/source/core/
H A Dxmlimp.cxx1290 const sal_uInt32 nTest = IMPORT_META|IMPORT_STYLES|IMPORT_CONTENT|IMPORT_SETTINGS; in IsPackageURL()

Completed in 81 milliseconds