Home
last modified time | relevance | path

Searched refs:ODFVER_LATEST (Results 1 – 11 of 11) sorted by relevance

/trunk/main/sc/source/filter/xml/
H A DXMLExportDataPilot.cxx449 if (rExport.getDefaultVersion() == SvtSaveOptions::ODFVER_LATEST) in WriteSubTotals()
481 if (rExport.getDefaultVersion() == SvtSaveOptions::ODFVER_LATEST) in WriteMembers()
690 if (rExport.getDefaultVersion() == SvtSaveOptions::ODFVER_LATEST) in WriteDimension()
817 … if (pGrandTotalName && rExport.getDefaultVersion() == SvtSaveOptions::ODFVER_LATEST) in WriteDataPilots()
H A Dxmlstyle.cxx65 …ype,context) { name, sizeof(name)-1, prefix, token, type, context, SvtSaveOptions::ODFVER_LATEST }
H A Dxmlexprt.cxx1749 getDefaultVersion() == SvtSaveOptions::ODFVER_LATEST ) in _ExportContent()
4494 getDefaultVersion() == SvtSaveOptions::ODFVER_LATEST ) in exportDoc()
/trunk/main/unotools/source/config/
H A Dsaveopt.cxx437 , eODFDefaultVersion( SvtSaveOptions::ODFVER_LATEST ) in SvtSaveOptions_Impl()
493 eODFDefaultVersion = SvtSaveOptions::ODFVER_LATEST; in SvtSaveOptions_Impl()
749 …pValues[nRealCount] <<= (eODFDefaultVersion == SvtSaveOptions::ODFVER_LATEST) ? sal_Int16( 3 ) : s… in Commit()
/trunk/main/unotools/inc/unotools/
H A Dsaveopt.hxx66 ODFVER_LATEST = SAL_MAX_ENUM, // ODF latest version with enhancements enumerator
/trunk/main/xmloff/source/meta/
H A DMetaExportComponent.cxx166 case SvtSaveOptions::ODFVER_LATEST: pVersion = "1.2"; break; in exportDoc()
/trunk/main/xmloff/source/chart/
H A DSchXMLExport.cxx1514 …= SvtSaveOptions::ODFVER_012 && nCurrentODFVersion == SvtSaveOptions::ODFVER_LATEST )//do not expo… in parseDocument()
2278 …if( nCurrentODFVersion != SvtSaveOptions::ODFVER_LATEST )//export only if extensions are enabled /… in exportCoordinateRegion()
2402 …if( nCurrentODFVersion != SvtSaveOptions::ODFVER_LATEST ) //#i25706#todo: change version for next … in lcl_exportAxisType()
3668 if( getDefaultVersion() == SvtSaveOptions::ODFVER_LATEST ) in SchXMLExport()
/trunk/main/cui/source/options/
H A Doptsave.cxx761 bool bShown = SvtSaveOptions::ODFDefaultVersion( nVersion ) != SvtSaveOptions::ODFVER_LATEST; in IMPL_LINK()
/trunk/main/sd/source/ui/annotations/
H A Dannotationmanager.cxx606 if( bReadOnly || bWrongPageKind || (nCurrentODFVersion != SvtSaveOptions::ODFVER_LATEST) ) in GetAnnotationState()
/trunk/main/chart2/source/tools/
H A DDiagramHelper.cxx1711 …if( nCurrentODFVersion == SvtSaveOptions::ODFVER_LATEST )//#i100778# todo: change this dependent o… in switchDiagramPositioningToExcludingPositioning()
/trunk/main/xmloff/source/core/
H A Dxmlexp.cxx1457 case SvtSaveOptions::ODFVER_LATEST: pVersion = sXML_1_2; break; in exportDoc()

Completed in 879 milliseconds