Home
last modified time | relevance | path

Searched refs:IMPORT_AUTOSTYLES (Results 1 – 7 of 7) sorted by relevance

/aoo42x/main/xmloff/source/draw/
H A Dsdxmlimp.cxx192 if( GetImport().getImportFlags() & IMPORT_AUTOSTYLES ) in CreateChildContext()
311 …sImporter", "XMLImpressStylesImportOasis", sal_False, IMPORT_STYLES|IMPORT_AUTOSTYLES|IMPORT_MASTE…
312 …esImporter", "XMLImpressStylesImportOasis", sal_True, IMPORT_STYLES|IMPORT_AUTOSTYLES|IMPORT_MASTE…
314 …MLOasisContentImporter", "XMLImpressContentImportOasis", sal_False, IMPORT_AUTOSTYLES|IMPORT_CONTE…
315 …XMLOasisContentImporter", "XMLImpressContentImportOasis", sal_True, IMPORT_AUTOSTYLES|IMPORT_CONTE…
1011 case (IMPORT_STYLES|IMPORT_AUTOSTYLES|IMPORT_MASTERSTYLES): in getImplementationName()
1013 case (IMPORT_AUTOSTYLES|IMPORT_CONTENT|IMPORT_SCRIPTS|IMPORT_FONTDECLS): in getImplementationName()
1031 case (IMPORT_STYLES|IMPORT_AUTOSTYLES|IMPORT_MASTERSTYLES): in getImplementationName()
1033 case (IMPORT_AUTOSTYLES|IMPORT_CONTENT|IMPORT_SCRIPTS|IMPORT_FONTDECLS): in getImplementationName()
/aoo42x/main/sw/source/filter/xml/
H A Dxmlimp.cxx1634 IMPORT_STYLES | IMPORT_MASTERSTYLES | IMPORT_AUTOSTYLES | in SwXMLImportStyles_createInstance()
1662 IMPORT_AUTOSTYLES | IMPORT_CONTENT | IMPORT_SCRIPTS | in SwXMLImportContent_createInstance()
1722 case (IMPORT_STYLES|IMPORT_MASTERSTYLES|IMPORT_AUTOSTYLES|IMPORT_FONTDECLS): in getImplementationName()
1724 case (IMPORT_AUTOSTYLES|IMPORT_CONTENT|IMPORT_SCRIPTS|IMPORT_FONTDECLS): in getImplementationName()
/aoo42x/main/sc/source/filter/xml/
H A Dxmlimprt.cxx161 …return (cppu::OWeakObject*)new ScXMLImport( rSMgr, IMPORT_STYLES|IMPORT_AUTOSTYLES|IMPORT_MASTERST… in ScXMLImport_Styles_createInstance()
180 …return (cppu::OWeakObject*)new ScXMLImport( rSMgr, IMPORT_AUTOSTYLES|IMPORT_CONTENT|IMPORT_SCRIPTS… in ScXMLImport_Content_createInstance()
387 if (GetScImport().getImportFlags() & IMPORT_AUTOSTYLES) in CreateChildContext()
2595 case (IMPORT_STYLES|IMPORT_MASTERSTYLES|IMPORT_AUTOSTYLES|IMPORT_FONTDECLS): in getImplementationName()
2597 case (IMPORT_AUTOSTYLES|IMPORT_CONTENT|IMPORT_SCRIPTS|IMPORT_FONTDECLS): in getImplementationName()
/aoo42x/main/xmloff/source/chart/
H A DSchXMLImport.cxx849 …return (cppu::OWeakObject*)new SchXMLImport( rSMgr, IMPORT_CONTENT | IMPORT_AUTOSTYLES | IMPORT_FO… in SchXMLImport_Content_createInstance()
882 case ( IMPORT_CONTENT | IMPORT_AUTOSTYLES | IMPORT_FONTDECLS ): in getImplementationName()
H A Dcontexts.cxx114 if( nFlags & IMPORT_AUTOSTYLES ) in CreateChildContext()
/aoo42x/main/reportdesign/source/filter/xml/
H A Dxmlfilter.cxx328 …ce< XMultiServiceFactory >(xContext->getServiceManager(),UNO_QUERY),IMPORT_AUTOSTYLES | IMPORT_CON… in create()
348 IMPORT_STYLES | IMPORT_MASTERSTYLES | IMPORT_AUTOSTYLES | in create()
/aoo42x/main/xmloff/inc/xmloff/
H A Dxmlimp.hxx83 #define IMPORT_AUTOSTYLES 0x0008 macro

Completed in 41 milliseconds