Home
last modified time | relevance | path

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

/aoo42x/main/xmloff/source/draw/
H A Dsdxmlimp.cxx224 if( GetImport().getImportFlags() & IMPORT_CONTENT ) in CreateChildContext()
314 …orter", "XMLImpressContentImportOasis", sal_False, IMPORT_AUTOSTYLES|IMPORT_CONTENT|IMPORT_SCRIPTS…
315 …porter", "XMLImpressContentImportOasis", sal_True, IMPORT_AUTOSTYLES|IMPORT_CONTENT|IMPORT_SCRIPTS…
1013 case (IMPORT_AUTOSTYLES|IMPORT_CONTENT|IMPORT_SCRIPTS|IMPORT_FONTDECLS): in getImplementationName()
1033 case (IMPORT_AUTOSTYLES|IMPORT_CONTENT|IMPORT_SCRIPTS|IMPORT_FONTDECLS): in getImplementationName()
/aoo42x/main/sw/source/filter/xml/
H A Dxmlimp.cxx716 if( (getImportFlags() & (IMPORT_CONTENT|IMPORT_MASTERSTYLES)) == 0 ) in startDocument()
730 if( (getImportFlags() & IMPORT_CONTENT) != 0 && !IsStylesOnlyMode() ) in startDocument()
805 if( (getImportFlags() & IMPORT_CONTENT) != 0 && !IsStylesOnlyMode() ) in endDocument()
938 if( (getImportFlags() & IMPORT_CONTENT) != 0 || in endDocument()
1662 IMPORT_AUTOSTYLES | IMPORT_CONTENT | IMPORT_SCRIPTS | in SwXMLImportContent_createInstance()
1724 case (IMPORT_AUTOSTYLES|IMPORT_CONTENT|IMPORT_SCRIPTS|IMPORT_FONTDECLS): in getImplementationName()
/aoo42x/main/sc/source/filter/xml/
H A Dxmlimprt.cxx180 …return (cppu::OWeakObject*)new ScXMLImport( rSMgr, IMPORT_AUTOSTYLES|IMPORT_CONTENT|IMPORT_SCRIPTS… in ScXMLImport_Content_createInstance()
403 if (GetScImport().getImportFlags() & IMPORT_CONTENT) in CreateChildContext()
2038 if ( getImportFlags() & IMPORT_CONTENT ) in InsertStyles()
2597 case (IMPORT_AUTOSTYLES|IMPORT_CONTENT|IMPORT_SCRIPTS|IMPORT_FONTDECLS): in getImplementationName()
2624 if ( ( nFlags & IMPORT_CONTENT ) && !( nFlags & IMPORT_STYLES ) ) in startDocument()
2627 if (getImportFlags() & IMPORT_CONTENT) in startDocument()
2824 if (getImportFlags() & IMPORT_CONTENT) in endDocument()
/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.cxx132 if( nFlags & IMPORT_CONTENT ) in CreateChildContext()
/aoo42x/main/xmloff/source/core/
H A Dxmlimp.cxx1290 const sal_uInt32 nTest = IMPORT_META|IMPORT_STYLES|IMPORT_CONTENT|IMPORT_SETTINGS; in IsPackageURL()
1608 if (pAutoStyles && mxNumberStyles.is() && (mnImportFlags & IMPORT_CONTENT) ) in SetAutoStyles()
/aoo42x/main/xmloff/source/forms/
H A Dlayerimport.cxx551 if ( ( rImport.getImportFlags() & IMPORT_CONTENT ) == 0 ) in documentDone()
/aoo42x/main/xmloff/inc/xmloff/
H A Dxmlimp.hxx84 #define IMPORT_CONTENT 0x0010 macro
/aoo42x/main/reportdesign/source/filter/xml/
H A Dxmlfilter.cxx328 …ctory >(xContext->getServiceManager(),UNO_QUERY),IMPORT_AUTOSTYLES | IMPORT_CONTENT | IMPORT_SCRIP… in create()

Completed in 80 milliseconds