Home
last modified time | relevance | path

Searched refs:nCurrentODFVersion (Results 1 – 4 of 4) sorted by relevance

/trunk/main/xmloff/source/chart/
H A DSchXMLExport.cxx1323 …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
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()
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()
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()
[all …]
H A DSchXMLTools.cxx609 …const SvtSaveOptions::ODFDefaultVersion nCurrentODFVersion( SvtSaveOptions().GetODFDefaultVersion(… in exportRangeToSomewhere() local
610 …if( nCurrentODFVersion == SvtSaveOptions::ODFVER_010 || nCurrentODFVersion == SvtSaveOptions::ODFV… in exportRangeToSomewhere()
/trunk/main/sd/source/ui/annotations/
H A Dannotationmanager.cxx604 …const SvtSaveOptions::ODFDefaultVersion nCurrentODFVersion( SvtSaveOptions().GetODFDefaultVersion(… in GetAnnotationState() local
606 if( bReadOnly || bWrongPageKind || (nCurrentODFVersion != SvtSaveOptions::ODFVER_LATEST) ) in GetAnnotationState()
/trunk/main/chart2/source/tools/
H A DDiagramHelper.cxx1710 …const SvtSaveOptions::ODFDefaultVersion nCurrentODFVersion( SvtSaveOptions().GetODFDefaultVersion(… in switchDiagramPositioningToExcludingPositioning() local
1711 …if( nCurrentODFVersion == SvtSaveOptions::ODFVER_LATEST )//#i100778# todo: change this dependent o… in switchDiagramPositioningToExcludingPositioning()

Completed in 55 milliseconds