Home
last modified time | relevance | path

Searched refs:SOFFICE_FILEFORMAT_8 (Results 1 – 12 of 12) sorted by relevance

/trunk/main/comphelper/inc/comphelper/
H A Dfileformat.h33 #define SOFFICE_FILEFORMAT_8 6800 macro
34 #define SOFFICE_FILEFORMAT_CURRENT SOFFICE_FILEFORMAT_8
/trunk/main/sd/inc/
H A Dsdxmlwrp.hxx48 sal_uLong nStoreVer = SOFFICE_FILEFORMAT_8 );
/trunk/main/sw/source/ui/globdoc/
H A Dglobdoc.cxx76 else if (nVersion == SOFFICE_FILEFORMAT_8) in FillClass()
/trunk/main/sw/source/ui/web/
H A Dwdocsh.cxx100 else if (nVersion == SOFFICE_FILEFORMAT_8) in FillClass()
/trunk/main/svx/source/xml/
H A Dxmlgrhlp.cxx150 pStm->SetVersion( SOFFICE_FILEFORMAT_8 ); in SvXMLGraphicInputStream()
629 pStream->SetVersion( SOFFICE_FILEFORMAT_8 ); in ImplWriteGraphic()
/trunk/main/comphelper/source/misc/
H A Dstoragehelper.cxx300 nResult = SOFFICE_FILEFORMAT_8; in GetXStorageFormat()
/trunk/main/sd/source/ui/docshell/
H A Ddocshel4.cxx1243 else if (nFileFormat == SOFFICE_FILEFORMAT_8) in FillClass()
/trunk/main/starmath/source/
H A Ddocument.cxx1389 else if (nFileFormat == SOFFICE_FILEFORMAT_8 ) in FillClass()
/trunk/main/sot/source/sdstor/
H A Dstorage.cxx1545 return SOFFICE_FILEFORMAT_8; in GetVersion()
/trunk/main/sw/source/ui/app/
H A Ddocsh2.cxx1576 else if (nVersion == SOFFICE_FILEFORMAT_8) in FillClass()
/trunk/main/xmloff/source/core/
H A Dxmlimp.cxx1716 if ( ::comphelper::OStorageHelper::GetXStorageFormat( xStor ) >= SOFFICE_FILEFORMAT_8 ) in IsODFVersionConsistent()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh.cxx295 else if ( nFileFormat == SOFFICE_FILEFORMAT_8 ) in FillClass()