Home
last modified time | relevance | path

Searched refs:nCurrentVersion (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/xmloff/source/chart/
H A DXMLErrorBarStylePropertyHdl.cxx48 …const SvtSaveOptions::ODFDefaultVersion nCurrentVersion( SvtSaveOptions().GetODFDefaultVersion() ); in exportXML() local
49 if( nCurrentVersion < SvtSaveOptions::ODFVER_012 ) in exportXML()
H A DPropertyMaps.cxx403 …const SvtSaveOptions::ODFDefaultVersion nCurrentVersion( SvtSaveOptions().GetODFDefaultVersion() ); in handleSpecialItem() local
404 if( nCurrentVersion < SvtSaveOptions::ODFVER_012 ) in handleSpecialItem()
H A DSchXMLExport.cxx3068 …const SvtSaveOptions::ODFDefaultVersion nCurrentVersion( SvtSaveOptions().GetODFDefaultVersion() ); in exportSeries() local
3069 if( nCurrentVersion >= SvtSaveOptions::ODFVER_012 ) in exportSeries()
3137 …const SvtSaveOptions::ODFDefaultVersion nCurrentVersion( SvtSaveOptions().GetODFDefaultVersion() ); in exportRegressionCurve() local
3138 if( nCurrentVersion < SvtSaveOptions::ODFVER_012 ) in exportRegressionCurve()
/aoo41x/main/xmloff/source/style/
H A Dxmlexppr.cxx668 …const SvtSaveOptions::ODFDefaultVersion nCurrentVersion( SvtSaveOptions().GetODFDefaultVersion() ); in _Filter() local
671 if( nCurrentVersion >= nEarliestODFVersionForExport in _Filter()
672 || nCurrentVersion == SvtSaveOptions::ODFVER_UNKNOWN in _Filter()
/aoo41x/main/chart2/source/tools/
H A DAxisHelper.cxx1162 …const SvtSaveOptions::ODFDefaultVersion nCurrentVersion( SvtSaveOptions().GetODFDefaultVersion() ); in isAxisPositioningEnabled() local
1163 return nCurrentVersion >= SvtSaveOptions::ODFVER_012; in isAxisPositioningEnabled()

Completed in 73 milliseconds