Home
last modified time | relevance | path

Searched refs:EXPORT_SAVEBACKWARDCOMPATIBLE (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/sw/source/filter/xml/
H A Dxmlexpit.cxx139 if( (rExport.getExportFlags() & EXPORT_SAVEBACKWARDCOMPATIBLE ) == 0 || in exportXML()
/aoo4110/main/xmloff/inc/xmloff/
H A Dxmlexp.hxx105 #define EXPORT_SAVEBACKWARDCOMPATIBLE 0x0800 macro
/aoo4110/main/sc/source/filter/xml/
H A DXMLChangeTrackingExportHelper.cxx199 …const bool bSaveBackwardsCompatible = ( rExport.getExportFlags() & EXPORT_SAVEBACKWARDCOMPATIBLE ); in WriteDepending()
/aoo4110/main/xmloff/source/draw/
H A Dshapeexport2.cxx1114 …onst bool bSaveBackwardsCompatible = ( mrExport.getExportFlags() & EXPORT_SAVEBACKWARDCOMPATIBLE );
1596 …const bool bSaveBackwardsCompatible = ( mrExport.getExportFlags() & EXPORT_SAVEBACKWARDCOMPATIBLE
H A Danimationexport.cxx1039 if( 0 == ( mrExport.getExportFlags() & EXPORT_SAVEBACKWARDCOMPATIBLE ) ) in exportContainer()
/aoo4110/main/xmloff/source/core/
H A Dxmlexp.cxx725 mnExportFlags |= EXPORT_SAVEBACKWARDCOMPATIBLE; in setSourceDocument()
727 mnExportFlags &= ~EXPORT_SAVEBACKWARDCOMPATIBLE; in setSourceDocument()
/aoo4110/main/xmloff/source/text/
H A Dtxtflde.cxx1135 …_Bool bExportValueType = !bCmd && ( GetExport().getExportFlags() & EXPORT_SAVEBACKWARDCOMPATIBLE ); in ExportFieldHelper()
1375 if( 0 == ( GetExport().getExportFlags() & EXPORT_SAVEBACKWARDCOMPATIBLE ) ) in ExportFieldHelper()

Completed in 96 milliseconds