Home
last modified time | relevance | path

Searched refs:getImportFlags (Results 1 – 12 of 12) sorted by relevance

/aoo42x/main/xmloff/source/draw/
H A Dsdxmlimp.cxx175 if( GetImport().getImportFlags() & IMPORT_SETTINGS ) in CreateChildContext()
183 if( GetImport().getImportFlags() & IMPORT_STYLES ) in CreateChildContext()
192 if( GetImport().getImportFlags() & IMPORT_AUTOSTYLES ) in CreateChildContext()
201 if( GetImport().getImportFlags() & IMPORT_MASTERSTYLES ) in CreateChildContext()
215 if( GetImport().getImportFlags() & IMPORT_SCRIPTS ) in CreateChildContext()
224 if( GetImport().getImportFlags() & IMPORT_CONTENT ) in CreateChildContext()
771 if (getImportFlags() & IMPORT_META) in CreateMetaContext()
1007 switch( getImportFlags()) in getImplementationName()
1027 switch( getImportFlags()) in getImplementationName()
H A Dximpshap.cxx2761 …if( !(GetImport().getImportFlags() & IMPORT_EMBEDDED) && !mbIsPlaceholder && ImpIsEmptyURL(maHref)… in StartElement()
/aoo42x/main/sc/source/filter/xml/
H A Dxmlimprt.cxx379 if (GetScImport().getImportFlags() & IMPORT_FONTDECLS) in CreateChildContext()
383 if (GetScImport().getImportFlags() & IMPORT_STYLES) in CreateChildContext()
399 if (GetScImport().getImportFlags() & IMPORT_SCRIPTS) in CreateChildContext()
403 if (GetScImport().getImportFlags() & IMPORT_CONTENT) in CreateChildContext()
408 if (GetScImport().getImportFlags() & IMPORT_SETTINGS) in CreateChildContext()
1913 if (getImportFlags() & IMPORT_META) in CreateMetaContext()
2038 if ( getImportFlags() & IMPORT_CONTENT ) in InsertStyles()
2591 switch( getImportFlags() ) in getImplementationName()
2623 sal_uInt16 nFlags = getImportFlags(); in startDocument()
2627 if (getImportFlags() & IMPORT_CONTENT) in startDocument()
[all …]
H A DXMLTableShapeResizer.cxx100 if( (rImport.getImportFlags() & IMPORT_ALL) == IMPORT_ALL ) in CreateChartListener()
/aoo42x/main/sw/source/filter/xml/
H A Dxmlimp.cxx685 if( IMPORT_ALL == getImportFlags() ) in startDocument()
716 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()
939 ((getImportFlags() & IMPORT_MASTERSTYLES) != 0 && IsStylesOnlyMode()) ) in endDocument()
951 if( (getImportFlags() == IMPORT_ALL ) ) in endDocument()
1718 switch( getImportFlags() ) in getImplementationName()
H A Dxmlmeta.cxx74 if (getImportFlags() & IMPORT_META) in CreateMetaContext()
/aoo42x/main/xmloff/source/chart/
H A DSchXMLImport.cxx666 && (getImportFlags() & IMPORT_META) )) ) in CreateContext()
876 switch( getImportFlags()) in getImplementationName()
H A Dcontexts.cxx109 sal_uInt16 nFlags = GetImport().getImportFlags(); in CreateChildContext()
/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.hxx348 sal_uInt16 getImportFlags() const { return mnImportFlags; } in getImportFlags() function in SvXMLImport
/aoo42x/main/reportdesign/source/filter/xml/
H A Dxmlfilter.cxx1104 if ( (getImportFlags() & IMPORT_META) ) in CreateMetaContext()
/aoo42x/main/starmath/source/
H A Dmathmlimport.cxx531 switch( getImportFlags() ) in getImplementationName()

Completed in 83 milliseconds