Searched refs:IMPORT_STYLES (Results 1 – 8 of 8) sorted by relevance
183 if( GetImport().getImportFlags() & IMPORT_STYLES ) in CreateChildContext()311 …ss.XMLOasisStylesImporter", "XMLImpressStylesImportOasis", sal_False, IMPORT_STYLES|IMPORT_AUTOSTY…312 …raw.XMLOasisStylesImporter", "XMLImpressStylesImportOasis", sal_True, IMPORT_STYLES|IMPORT_AUTOSTY…1011 case (IMPORT_STYLES|IMPORT_AUTOSTYLES|IMPORT_MASTERSTYLES): in getImplementationName()1031 case (IMPORT_STYLES|IMPORT_AUTOSTYLES|IMPORT_MASTERSTYLES): in getImplementationName()
828 return (cppu::OWeakObject*)new SchXMLImport( rSMgr, IMPORT_STYLES ); in SchXMLImport_Styles_createInstance()880 case IMPORT_STYLES: in getImplementationName()
122 if( nFlags & IMPORT_STYLES ) in CreateChildContext()
161 …return (cppu::OWeakObject*)new ScXMLImport( rSMgr, IMPORT_STYLES|IMPORT_AUTOSTYLES|IMPORT_MASTERST… in ScXMLImport_Styles_createInstance()383 if (GetScImport().getImportFlags() & IMPORT_STYLES) in CreateChildContext()2595 case (IMPORT_STYLES|IMPORT_MASTERSTYLES|IMPORT_AUTOSTYLES|IMPORT_FONTDECLS): in getImplementationName()2624 if ( ( nFlags & IMPORT_CONTENT ) && !( nFlags & IMPORT_STYLES ) ) in startDocument()
1634 IMPORT_STYLES | IMPORT_MASTERSTYLES | IMPORT_AUTOSTYLES | in SwXMLImportStyles_createInstance()1722 case (IMPORT_STYLES|IMPORT_MASTERSTYLES|IMPORT_AUTOSTYLES|IMPORT_FONTDECLS): in getImplementationName()
81 #define IMPORT_STYLES 0x0002 macro
348 IMPORT_STYLES | IMPORT_MASTERSTYLES | IMPORT_AUTOSTYLES | in create()
1290 const sal_uInt32 nTest = IMPORT_META|IMPORT_STYLES|IMPORT_CONTENT|IMPORT_SETTINGS; in IsPackageURL()
Completed in 52 milliseconds