Home
last modified time | relevance | path

Searched refs:IMPORT_MASTERSTYLES (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/xmloff/source/draw/
H A Dsdxmlimp.cxx201 if( GetImport().getImportFlags() & IMPORT_MASTERSTYLES ) in CreateChildContext()
311 …r", "XMLImpressStylesImportOasis", sal_False, IMPORT_STYLES|IMPORT_AUTOSTYLES|IMPORT_MASTERSTYLES )
312 …er", "XMLImpressStylesImportOasis", sal_True, IMPORT_STYLES|IMPORT_AUTOSTYLES|IMPORT_MASTERSTYLES )
1011 case (IMPORT_STYLES|IMPORT_AUTOSTYLES|IMPORT_MASTERSTYLES): in getImplementationName()
1031 case (IMPORT_STYLES|IMPORT_AUTOSTYLES|IMPORT_MASTERSTYLES): in getImplementationName()
/aoo42x/main/sw/source/filter/xml/
H A Dxmlimp.cxx716 if( (getImportFlags() & (IMPORT_CONTENT|IMPORT_MASTERSTYLES)) == 0 ) in startDocument()
939 ((getImportFlags() & IMPORT_MASTERSTYLES) != 0 && IsStylesOnlyMode()) ) in endDocument()
1634 IMPORT_STYLES | IMPORT_MASTERSTYLES | IMPORT_AUTOSTYLES | in SwXMLImportStyles_createInstance()
1722 case (IMPORT_STYLES|IMPORT_MASTERSTYLES|IMPORT_AUTOSTYLES|IMPORT_FONTDECLS): in getImplementationName()
/aoo42x/main/sc/source/filter/xml/
H A Dxmlimprt.cxx161 …eakObject*)new ScXMLImport( rSMgr, IMPORT_STYLES|IMPORT_AUTOSTYLES|IMPORT_MASTERSTYLES|IMPORT_FONT… in ScXMLImport_Styles_createInstance()
391 if (GetScImport().getImportFlags() & IMPORT_MASTERSTYLES) in CreateChildContext()
2595 case (IMPORT_STYLES|IMPORT_MASTERSTYLES|IMPORT_AUTOSTYLES|IMPORT_FONTDECLS): in getImplementationName()
/aoo42x/main/xmloff/inc/xmloff/
H A Dxmlimp.hxx82 #define IMPORT_MASTERSTYLES 0x0004 macro
/aoo42x/main/reportdesign/source/filter/xml/
H A Dxmlfilter.cxx348 IMPORT_STYLES | IMPORT_MASTERSTYLES | IMPORT_AUTOSTYLES | in create()

Completed in 180 milliseconds