Lines Matching refs:nCurrentODFVersion

1323 …const SvtSaveOptions::ODFDefaultVersion nCurrentODFVersion( SvtSaveOptions().GetODFDefaultVersion(…  in parseDocument()  local
1324 if( nCurrentODFVersion >= SvtSaveOptions::ODFVER_012 ) in parseDocument()
1513 …const SvtSaveOptions::ODFDefaultVersion nCurrentODFVersion( SvtSaveOptions().GetODFDefaultVersion(… in parseDocument() local
1514 …if( xLegendShape.is() && nCurrentODFVersion >= SvtSaveOptions::ODFVER_012 && nCurrentODFVersion ==… in parseDocument()
2275 …const SvtSaveOptions::ODFDefaultVersion nCurrentODFVersion( SvtSaveOptions().GetODFDefaultVersion(… in exportCoordinateRegion() local
2276 if( nCurrentODFVersion <= SvtSaveOptions::ODFVER_012 )//do not export to ODF 1.2 or older in exportCoordinateRegion()
2278 …if( nCurrentODFVersion != SvtSaveOptions::ODFVER_LATEST )//export only if extensions are enabled /… in exportCoordinateRegion()
2401 …const SvtSaveOptions::ODFDefaultVersion nCurrentODFVersion( SvtSaveOptions().GetODFDefaultVersion(… in lcl_exportAxisType() local
2402 …if( nCurrentODFVersion != SvtSaveOptions::ODFVER_LATEST ) //#i25706#todo: change version for next … in lcl_exportAxisType()
2863 …const SvtSaveOptions::ODFDefaultVersion nCurrentODFVersion( SvtSaveOptions().GetODFDefaultVersion(… in exportSeries() local
2864 if( nCurrentODFVersion >= SvtSaveOptions::ODFVER_012 ) in exportSeries()
3411 …const SvtSaveOptions::ODFDefaultVersion nCurrentODFVersion( SvtSaveOptions().GetODFDefaultVersion(… in exportDataPoints() local
3412 if( nCurrentODFVersion >= SvtSaveOptions::ODFVER_012 && bExportNumFmt ) in exportDataPoints()
3475 …const SvtSaveOptions::ODFDefaultVersion nCurrentODFVersion( SvtSaveOptions().GetODFDefaultVersion(… in exportDataPoints() local
3476 if( nCurrentODFVersion >= SvtSaveOptions::ODFVER_012 ) in exportDataPoints()