Home
last modified time | relevance | path

Searched refs:SvtSaveOptions (Results 26 – 50 of 59) sorted by relevance

123

/trunk/main/sfx2/source/doc/
H A Dobjserv.cxx1354 SvtSaveOptions aSaveOpt; in ImplSign()
1355 SvtSaveOptions::ODFDefaultVersion nVersion = aSaveOpt.GetODFDefaultVersion(); in ImplSign()
1375 if ( nVersion >= SvtSaveOptions::ODFVER_012 ) in ImplSign()
H A Dguisaveas.cxx1588 SvtSaveOptions aOptions; in GUIStoreModel()
1751 if ( !SvtSaveOptions().IsWarnAlienFormat() ) in WarnUnacceptableFormat()
/trunk/main/sw/source/core/doc/
H A Dnumber.cxx1675 SvtSaveOptions aSaveOptions; in GetDefaultPositionAndSpaceMode()
1678 case SvtSaveOptions::ODFVER_010: in GetDefaultPositionAndSpaceMode()
1679 case SvtSaveOptions::ODFVER_011: in GetDefaultPositionAndSpaceMode()
/trunk/main/xmloff/source/style/
H A DPageMasterStyleMap.cxx34 … sizeof(name)-1, prefix, token, static_cast<sal_Int32>(type), context, SvtSaveOptions::ODFVER_010 }
270 { 0L, 0, 0, XML_EMPTY, 0, 0, SvtSaveOptions::ODFVER_010 } // index 190
H A Dstyleexp.cxx204 GetExport().getDefaultVersion() >= SvtSaveOptions::ODFVER_012 ) in exportStyle()
/trunk/main/cui/source/options/
H A Doptgenrl.cxx265 SvtSaveOptions aSaveOpt; in FillItemSet()
321 aUseDataCB.Check( SvtSaveOptions().IsUseUserData() ); in Reset()
/trunk/main/xmloff/source/text/
H A DXMLSectionExport.cxx1266 const SvtSaveOptions::ODFDefaultVersion aODFVersion = rExport.getDefaultVersion(); in ExportIndexTemplateElement()
1399 if( aODFVersion == SvtSaveOptions::ODFVER_011 in ExportIndexTemplateElement()
1400 || aODFVersion == SvtSaveOptions::ODFVER_010) in ExportIndexTemplateElement()
H A Dtxtflde.cxx1767 if ( GetExport().getDefaultVersion() > SvtSaveOptions::ODFVER_012 ) in ExportFieldHelper()
2325 case SvtSaveOptions::ODFVER_011: // fall thru in ExportMetaField()
2326 case SvtSaveOptions::ODFVER_010: doExport = false; break; in ExportMetaField()
/trunk/main/chart2/source/tools/
H A DAxisHelper.cxx1162 …const SvtSaveOptions::ODFDefaultVersion nCurrentVersion( SvtSaveOptions().GetODFDefaultVersion() ); in isAxisPositioningEnabled()
1163 return nCurrentVersion >= SvtSaveOptions::ODFVER_012; in isAxisPositioningEnabled()
H A DDiagramHelper.cxx1710 …const SvtSaveOptions::ODFDefaultVersion nCurrentODFVersion( SvtSaveOptions().GetODFDefaultVersion(… in switchDiagramPositioningToExcludingPositioning()
1711 …if( nCurrentODFVersion == SvtSaveOptions::ODFVER_LATEST )//#i100778# todo: change this dependent o… in switchDiagramPositioningToExcludingPositioning()
/trunk/main/xmloff/inc/xmloff/
H A Dmaptype.hxx49SvtSaveOptions::ODFDefaultVersion mnEarliestODFVersionForExport;// no export when the used ODF v…
H A Dxmlexp.hxx584 SvtSaveOptions::ODFDefaultVersion getDefaultVersion() const;
/trunk/main/sw/source/filter/xml/
H A Dxmliteme.cxx241 if( getDefaultVersion() > SvtSaveOptions::ODFVER_012 ) in _InitItemExport()
H A Dwrtxml.cxx207 SvtSaveOptions aSaveOpt; in _Write()
/trunk/main/xmloff/source/draw/
H A Dsdpropls.cxx85 …n,type,context) { name, sizeof(name)-1, prefix, token, type, context, SvtSaveOptions::ODFVER_010 }
92 #define MAP_END() { 0L, 0, 0, XML_EMPTY, 0 ,0, SvtSaveOptions::ODFVER_010}
174 … XML_NAMESPACE_FO, XML_CLIP, XML_TYPE_TEXT_CLIP, CTF_TEXT_CLIP, SvtSaveOptions::ODFVER_012 ),…
H A Dsdxmlexp.cxx640 if( getDefaultVersion() > SvtSaveOptions::ODFVER_012 ) in setSourceDocument()
2282 if( getDefaultVersion() >= SvtSaveOptions::ODFVER_012 ) in _ExportStyles()
2814 if( getDefaultVersion() <= SvtSaveOptions::ODFVER_012 ) in exportAnnotations()
H A Dshapeexport.cxx707 if( xSet.is() && ( mrExport.getDefaultVersion() > SvtSaveOptions::ODFVER_012 ) ) in exportShape()
/trunk/main/sc/source/filter/xml/
H A Dxmlstyle.cxx64 … sizeof(name)-1, prefix, token, static_cast<sal_Int32>(type), context, SvtSaveOptions::ODFVER_010 }
65 …type,context) { name, sizeof(name)-1, prefix, token, type, context, SvtSaveOptions::ODFVER_LATEST…
66 #define MAP_END() { NULL, 0, 0, XML_TOKEN_INVALID, 0, 0, SvtSaveOptions::ODFVER_010 }
H A Dxmlexprt.cxx1749 getDefaultVersion() == SvtSaveOptions::ODFVER_LATEST ) in _ExportContent()
4494 getDefaultVersion() == SvtSaveOptions::ODFVER_LATEST ) in exportDoc()
4529 SvtSaveOptions::ODFDefaultVersion meODFDefaultVersion = getDefaultVersion(); in setSourceDocument()
4533 case SvtSaveOptions::ODFVER_010: in setSourceDocument()
4534 case SvtSaveOptions::ODFVER_011: in setSourceDocument()
/trunk/main/unotools/source/config/
H A Ditemholder1.cxx254 rItem.pItem = new SvtSaveOptions(); in impl_newItem()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatabasedocument.cxx1618 SvtSaveOptions aSaveOpt; in impl_writeStorage_throw()
1624 SvtSaveOptions::ODFDefaultVersion nDefVersion = aSaveOpt.GetODFDefaultVersion(); in impl_writeStorage_throw()
1627 if ( nDefVersion >= SvtSaveOptions::ODFVER_012 ) in impl_writeStorage_throw()
/trunk/main/sc/source/filter/excel/
H A Dxeroot.cxx61 SvtSaveOptions aSaveOpt; in XclExpRootData()
/trunk/main/reportdesign/source/filter/xml/
H A DxmlExportDocumentHandler.cxx50 SvtSaveOptions aSaveOpt; in lcl_exportPrettyPrinting()
/trunk/main/chart2/source/model/filter/
H A DXMLFilter.cxx688 SvtSaveOptions aSaveOpt; in impl_Export()
/trunk/main/sw/source/ui/uiview/
H A Dsrcview.cxx911 SvtSaveOptions aOpt; in Load()

Completed in 304 milliseconds

123