Home
last modified time | relevance | path

Searched refs:bSaveBackwardsCompatible (Results 1 – 2 of 2) sorted by relevance

/trunk/main/xmloff/source/draw/
H A Dshapeexport2.cxx1114 …const bool bSaveBackwardsCompatible = ( mrExport.getExportFlags() & EXPORT_SAVEBACKWARDCOMPATIBLE … local
1116 if ( !bIsEmptyPresObj || bSaveBackwardsCompatible )
1596 …const bool bSaveBackwardsCompatible = ( mrExport.getExportFlags() & EXPORT_SAVEBACKWARDCOMPATIBLE … local
1598 if( !bIsEmptyPresObj || bSaveBackwardsCompatible )
/trunk/main/sc/source/filter/xml/
H A DXMLChangeTrackingExportHelper.cxx199 …const bool bSaveBackwardsCompatible = ( rExport.getExportFlags() & EXPORT_SAVEBACKWARDCOMPATIBLE ); in WriteDepending() local
201 bSaveBackwardsCompatible ? XML_DEPENDENCE : XML_DEPENDENCY, in WriteDepending()

Completed in 32 milliseconds