Searched refs:nCurrentODFVersion (Results 1 – 4 of 4) sorted by relevance
1323 …const SvtSaveOptions::ODFDefaultVersion nCurrentODFVersion( SvtSaveOptions().GetODFDefaultVersion(… in parseDocument() local1324 if( nCurrentODFVersion >= SvtSaveOptions::ODFVER_012 ) in parseDocument()1513 …const SvtSaveOptions::ODFDefaultVersion nCurrentODFVersion( SvtSaveOptions().GetODFDefaultVersion(… in parseDocument() local2275 …const SvtSaveOptions::ODFDefaultVersion nCurrentODFVersion( SvtSaveOptions().GetODFDefaultVersion(… in exportCoordinateRegion() local2276 if( nCurrentODFVersion <= SvtSaveOptions::ODFVER_012 )//do not export to ODF 1.2 or older in exportCoordinateRegion()2401 …const SvtSaveOptions::ODFDefaultVersion nCurrentODFVersion( SvtSaveOptions().GetODFDefaultVersion(… in lcl_exportAxisType() local2402 …if( nCurrentODFVersion != SvtSaveOptions::ODFVER_LATEST ) //#i25706#todo: change version for next … in lcl_exportAxisType()2864 if( nCurrentODFVersion >= SvtSaveOptions::ODFVER_012 ) in exportSeries()3411 …const SvtSaveOptions::ODFDefaultVersion nCurrentODFVersion( SvtSaveOptions().GetODFDefaultVersion(… in exportDataPoints() local3412 if( nCurrentODFVersion >= SvtSaveOptions::ODFVER_012 && bExportNumFmt ) in exportDataPoints()[all …]
609 …const SvtSaveOptions::ODFDefaultVersion nCurrentODFVersion( SvtSaveOptions().GetODFDefaultVersion(… in exportRangeToSomewhere() local610 …if( nCurrentODFVersion == SvtSaveOptions::ODFVER_010 || nCurrentODFVersion == SvtSaveOptions::ODFV… in exportRangeToSomewhere()
604 …const SvtSaveOptions::ODFDefaultVersion nCurrentODFVersion( SvtSaveOptions().GetODFDefaultVersion(… in GetAnnotationState() local606 if( bReadOnly || bWrongPageKind || (nCurrentODFVersion != SvtSaveOptions::ODFVER_LATEST) ) in GetAnnotationState()
1710 …const SvtSaveOptions::ODFDefaultVersion nCurrentODFVersion( SvtSaveOptions().GetODFDefaultVersion(… in switchDiagramPositioningToExcludingPositioning() local1711 …if( nCurrentODFVersion == SvtSaveOptions::ODFVER_LATEST )//#i100778# todo: change this dependent o… in switchDiagramPositioningToExcludingPositioning()
Completed in 56 milliseconds