Home
last modified time | relevance | path

Searched refs:getExportFlags (Results 1 – 25 of 29) sorted by relevance

12

/aoo4110/main/sw/source/filter/xml/
H A Dxmlfmte.cxx194 if( (getExportFlags() & (EXPORT_MASTERSTYLES|EXPORT_CONTENT)) != 0 ) in _ExportAutoStyles()
196 if( (getExportFlags() & EXPORT_CONTENT) == 0 ) in _ExportAutoStyles()
206 if( (getExportFlags() & EXPORT_MASTERSTYLES) != 0 ) in _ExportAutoStyles()
212 if( (getExportFlags() & EXPORT_STYLES ) == 0 ) in _ExportAutoStyles()
216 if( (getExportFlags() & EXPORT_CONTENT) != 0 ) in _ExportAutoStyles()
239 if( (getExportFlags() & EXPORT_MASTERSTYLES) != 0 ) in _ExportAutoStyles()
247 if ( ( getExportFlags() & nContentAutostyles ) == nContentAutostyles ) in _ExportAutoStyles()
H A Dxmltexte.cxx501 if( (rXMLExport.getExportFlags() & EXPORT_EMBEDDED) == 0 ) in _exportTextEmbedded()
666 if( (rXMLExport.getExportFlags() & EXPORT_EMBEDDED) != 0 ) in _exportTextEmbedded()
675 if( (rXMLExport.getExportFlags() & EXPORT_EMBEDDED) != 0 ) in _exportTextEmbedded()
680 if ( ( rXMLExport.getExportFlags() & EXPORT_OASIS ) == 0 ) in _exportTextEmbedded()
746 if( (rXMLExport.getExportFlags() & EXPORT_EMBEDDED) == 0 ) in _exportTextEmbedded()
755 if( (rXMLExport.getExportFlags() & EXPORT_EMBEDDED) != 0 ) in _exportTextEmbedded()
H A Dxmlexp.cxx224 if( (getExportFlags() & (EXPORT_FONTDECLS|EXPORT_STYLES| in exportDoc()
279 if( (getExportFlags() & EXPORT_META) != 0 ) in exportDoc()
326 if( (getExportFlags() & (EXPORT_MASTERSTYLES|EXPORT_CONTENT)) != 0 ) in exportDoc()
371 ( (getExportFlags() & (EXPORT_CONTENT|EXPORT_STYLES)) != 0 ); in exportDoc()
953 switch( getExportFlags() ) in getImplementationName()
H A Dxmltble.cxx724 const bool bExportContent = (getExportFlags() & EXPORT_CONTENT ) != 0; in ExportTableLinesAutoStyles()
1232 const bool bExportStyles = ( GetExport().getExportFlags() & EXPORT_STYLES ) != 0; in exportTable()
H A Dxmlexpit.cxx139 if( (rExport.getExportFlags() & EXPORT_SAVEBACKWARDCOMPATIBLE ) == 0 || in exportXML()
/aoo4110/main/xmloff/source/core/
H A Dxmlexp.cxx342 if( (getExportFlags() & ~EXPORT_OASIS) != 0 ) in _InitCtor()
355 if( (getExportFlags() & EXPORT_SETTINGS) != 0 ) in _InitCtor()
360 if( (getExportFlags() & (EXPORT_META|EXPORT_MASTERSTYLES|EXPORT_CONTENT) ) != 0 ) in _InitCtor()
371 …if( (getExportFlags() & (EXPORT_STYLES|EXPORT_AUTOSTYLES|EXPORT_MASTERSTYLES|EXPORT_CONTENT) ) != … in _InitCtor()
392 if( (getExportFlags() & (EXPORT_MASTERSTYLES|EXPORT_CONTENT) ) != 0 ) in _InitCtor()
402 if( (getExportFlags() & EXPORT_CONTENT ) != 0 ) in _InitCtor()
444 if( (getExportFlags() & EXPORT_OASIS) != 0 ) in _InitCtor()
1368 if( (getExportFlags() & EXPORT_OASIS) == 0 ) in exportDoc()
1993 if( (getExportFlags() & EXPORT_EMBEDDED) == 0 ) in AddEmbeddedGraphicObject()
2008 if( (getExportFlags() & EXPORT_EMBEDDED) != 0 && in AddEmbeddedGraphicObjectAsBase64()
[all …]
/aoo4110/main/reportdesign/source/filter/xml/
H A DxmlExport.cxx239 …if( (getExportFlags() & (EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_FONTDECLS) ) !… in ORptExport()
242 …if( (getExportFlags() & (EXPORT_META|EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_CO… in ORptExport()
246 if( (getExportFlags() & EXPORT_SETTINGS) != 0 ) in ORptExport()
251 …if( (getExportFlags() & (EXPORT_STYLES|EXPORT_MASTERSTYLES|EXPORT_AUTOSTYLES|EXPORT_CONTENT|EXPORT… in ORptExport()
256 …if( (getExportFlags() & (EXPORT_STYLES|EXPORT_AUTOSTYLES|EXPORT_MASTERSTYLES|EXPORT_CONTENT) ) != … in ORptExport()
261 …if( (getExportFlags() & (EXPORT_META|EXPORT_STYLES|EXPORT_AUTOSTYLES|EXPORT_MASTERSTYLES|EXPORT_CO… in ORptExport()
1394 if ( getExportFlags() & EXPORT_CONTENT ) in _ExportAutoStyles()
1429 if( (getExportFlags() & EXPORT_MASTERSTYLES) != 0 ) in _ExportAutoStyles()
1431 if( (getExportFlags() & EXPORT_MASTERSTYLES) != 0 ) in _ExportAutoStyles()
/aoo4110/main/xmloff/source/draw/
H A Dsdxmlexp.cxx1992 if( getExportFlags() & EXPORT_OASIS ) in _ExportContent()
2326 if( getExportFlags() & EXPORT_STYLES ) in _ExportAutoStyles()
2339 if( getExportFlags() & EXPORT_CONTENT ) in _ExportAutoStyles()
2353 if( getExportFlags() & EXPORT_STYLES ) in _ExportAutoStyles()
2420 if( getExportFlags() & EXPORT_CONTENT ) in _ExportAutoStyles()
2423 if(IsImpress() && ((getExportFlags() & EXPORT_OASIS) == 0) ) in _ExportAutoStyles()
2499 if ( ( getExportFlags() & nContentAutostyles ) == nContentAutostyles ) in _ExportAutoStyles()
2930 switch( getExportFlags()) in getImplementationName()
2962 switch( getExportFlags()) in getImplementationName()
H A Dshapeexport2.cxx98 if ( ( GetExport().getExportFlags() & EXPORT_OASIS ) == 0 && in ImpExportNewTrans_GetB2DHomMatrix()
1114 …const bool bSaveBackwardsCompatible = ( mrExport.getExportFlags() & EXPORT_SAVEBACKWARDCOMPATIBLE …
1337 if ( ( GetExport().getExportFlags() & EXPORT_OASIS ) == 0 &&
1493 if ( ( GetExport().getExportFlags() & EXPORT_OASIS ) == 0 &&
1591 sal_Bool bExportEmbedded(0 != (mrExport.getExportFlags() & EXPORT_EMBEDDED));
1596 …const bool bSaveBackwardsCompatible = ( mrExport.getExportFlags() & EXPORT_SAVEBACKWARDCOMPATIBLE …
1687 if ( ( mrExport.getExportFlags() & EXPORT_OASIS ) == 0 )
H A Dsdpropls.cxx1635 if( mrExport.getExportFlags() & EXPORT_OASIS ) in ContextFilter()
1640 if( ((mrExport.getExportFlags() & EXPORT_OASIS) == 0) || in ContextFilter()
1648 if( ((mrExport.getExportFlags() & EXPORT_OASIS) == 0) || in ContextFilter()
1657 if( ((mrExport.getExportFlags() & EXPORT_OASIS) == 0) || in ContextFilter()
1663 if( ((mrExport.getExportFlags() & EXPORT_OASIS) == 0) ) in ContextFilter()
H A Dshapeexport.cxx153 if( ( GetExport().getExportFlags() & EXPORT_OASIS ) == 0 ) in checkForCustomShapeReplacement()
635 ( GetExport().getExportFlags() & EXPORT_OASIS ) != 0 || in exportShape()
H A Dshapeexport4.cxx1112 const bool bExportEmbedded(0 != (mrExport.getExportFlags() & EXPORT_EMBEDDED)); in ImpExportTableShape()
/aoo4110/main/sc/source/filter/xml/
H A Dxmlexprt.cxx485 if (getExportFlags() & EXPORT_CONTENT) in ScXMLExport()
521 …if( (getExportFlags() & (EXPORT_STYLES|EXPORT_AUTOSTYLES|EXPORT_MASTERSTYLES|EXPORT_CONTENT) ) != … in ScXMLExport()
1610 if ( getExportFlags() & EXPORT_PRETTY ) in CopySourceStream()
2172 if (getExportFlags() & EXPORT_CONTENT) in _ExportAutoStyles()
2651 if (getExportFlags() & EXPORT_MASTERSTYLES) in _ExportAutoStyles()
2659 if ((getExportFlags() & EXPORT_CONTENT) || (getExportFlags() & EXPORT_MASTERSTYLES)) in _ExportAutoStyles()
4476 if( (getExportFlags() & (EXPORT_FONTDECLS|EXPORT_STYLES| in exportDoc()
4493 if( (getExportFlags() & EXPORT_CONTENT) != 0 && in exportDoc()
4578 sal_uInt16 nFlags = getExportFlags(); in getImplementationName()
H A DXMLChangeTrackingExportHelper.cxx199 …const bool bSaveBackwardsCompatible = ( rExport.getExportFlags() & EXPORT_SAVEBACKWARDCOMPATIBLE ); in WriteDepending()
H A Dxmlwrap.cxx804 ( pExport->getExportFlags() & EXPORT_OASIS ) ) in ExportToComponent()
/aoo4110/main/xmloff/source/meta/
H A DMetaExportComponent.cxx90 if( (getExportFlags() & EXPORT_OASIS) == 0 ) in exportDoc()
/aoo4110/main/xmloff/source/text/
H A DXMLAutoTextEventExport.cxx146 if( (getExportFlags() & EXPORT_OASIS) == 0 ) in exportDoc()
H A DXMLTextListAutoStylePool.cxx175 sal_uInt16 nExportFlags = rExport.getExportFlags(); in DECLARE_CONTAINER_SORT()
H A Dtxtexppr.cxx898 ( GetExport().getExportFlags() & EXPORT_OASIS ) == 0 ) in ContextFilter()
H A Dtxtflde.cxx1135 …sal_Bool bExportValueType = !bCmd && ( GetExport().getExportFlags() & EXPORT_SAVEBACKWARDCOMPATIBL… in ExportFieldHelper()
1375 if( 0 == ( GetExport().getExportFlags() & EXPORT_SAVEBACKWARDCOMPATIBLE ) ) in ExportFieldHelper()
/aoo4110/main/starmath/source/
H A Dmathmlexport.cxx582 switch( getExportFlags() ) in getImplementationName()
603 if ( (getExportFlags() & EXPORT_CONTENT) == 0 ) in exportDoc()
/aoo4110/main/xmloff/source/style/
H A Dimpastp4.cxx89 sal_uInt16 nExportFlags = GetExport().getExportFlags(); in AddFamily()
H A Dstyleexp.cxx203 if ( ( GetExport().getExportFlags() & EXPORT_OASIS ) != 0 && in exportStyle()
/aoo4110/main/xmloff/source/chart/
H A DPropertyMaps.cxx256 if( mrExport.getExportFlags() & EXPORT_OASIS ) in ContextFilter()
/aoo4110/main/xmloff/inc/xmloff/
H A Dxmlexp.hxx511 sal_uInt16 getExportFlags() const { return mnExportFlags; } in getExportFlags() function in SvXMLExport

Completed in 203 milliseconds

12