Searched refs:IMPORT_MASTERSTYLES (Results 1 – 5 of 5) sorted by relevance
201 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()
716 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()
161 …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()
82 #define IMPORT_MASTERSTYLES 0x0004 macro
348 IMPORT_STYLES | IMPORT_MASTERSTYLES | IMPORT_AUTOSTYLES | in create()
Completed in 36 milliseconds