Home
last modified time | relevance | path

Searched refs:nVersion (Results 1 – 25 of 187) sorted by relevance

12345678

/trunk/main/svl/source/items/
H A Dpoolio.cxx170 rStream << pImp->nVersion; in Store()
621 pImp->nVersion = nOwnVersion; in Load()
644 rStream >> nVersion; in Load()
697 rStream >> nVersion; in Load()
834 rStream >> nVersion >> nCount; in Load1_Impl()
983 sal_uInt16 nVersion(0); in Load1_Impl() local
984 rStream >> nVersion; in Load1_Impl()
1333 pImp->nVersion = nVer; in SetVersionMap()
1506 return pImp->nVersion; in GetVersion()
1677 sal_uInt16 nVersion(0); in LoadItem() local
[all …]
H A Dmacitem.cxx120 SvStream& SvxMacroTableDtor::Read( SvStream& rStrm, sal_uInt16 nVersion ) in Read() argument
122 if( SVX_MACROTBL_VERSION40 <= nVersion ) in Read()
123 rStrm >> nVersion; in Read()
135 if( SVX_MACROTBL_VERSION40 <= nVersion ) in Read()
155 sal_uInt16 nVersion = SOFFICE_FILEFORMAT_31 == rStream.GetVersion() in Write() local
159 if( SVX_MACROTBL_VERSION40 <= nVersion ) in Write()
160 rStream << nVersion; in Write()
171 if( SVX_MACROTBL_VERSION40 <= nVersion ) in Write()
263 SfxPoolItem* SvxMacroItem::Create( SvStream& rStrm, sal_uInt16 nVersion ) const in Create()
266 pAttr->aMacroTable.Read( rStrm, nVersion ); in Create()
H A Dcntwall.cxx46 CntWallpaperItem::CntWallpaperItem( sal_uInt16 which, SvStream& rStream, sal_uInt16 nVersion ) in CntWallpaperItem() argument
55 readUnicodeString(rStream, _aURL, nVersion >= 1); in CntWallpaperItem()
122 SfxPoolItem* CntWallpaperItem::Create( SvStream& rStream, sal_uInt16 nVersion) const in Create()
124 return new CntWallpaperItem( Which(), rStream, nVersion ); in Create()
/trunk/main/sw/source/ui/config/
H A Duinums.cxx85 nVersion(0), in SV_IMPL_PTRARR()
177 rStream >> nVersion; in Load()
181 if(VERSION_40A == nVersion) in Load()
185 else if( VERSION_30B == nVersion || VERSION_31B == nVersion || in Load()
299 if( VERSION_30B == nVersion ) in SwNumRulesWithName()
420 if( VERSION_53A > nVersion ) in _SwNumFmtGlobal()
431 if( VERSION_30B == nVersion ) in _SwNumFmtGlobal()
481 if( VERSION_53A > nVersion ) in _SwNumFmtGlobal()
486 if( VERSION_30B != nVersion ) in _SwNumFmtGlobal()
616 rStream << nVersion; in Store()
[all …]
/trunk/main/sw/source/filter/ww8/dump/
H A Ddump8a.cxx550 DFib( SvStream& rStrm, sal_uInt8 nVersion ) : WW8Fib( rStrm, nVersion ) {} in DFib() argument
762 sal_uInt8 nVersion; member in DStyle
765 : WW8Style( rStream, rFib ){ nVersion = rFib.nVersion; } in DStyle()
833 if( 8 > nVersion ) in DumpSprm()
1199 if( 8 <= nVersion ) in DumpPLCFPcd()
1288 switch( pWwFib->nVersion ) in DumpPLCF()
1586 if( 8 == pWwFib->nVersion ) in DumpTxtStoryEntry()
1652 if( 8 == pWwFib->nVersion ) in DumpDrawObjects()
1713 if( 8 == pWwFib->nVersion ) in DumpFdoa()
1730 if( 8 == pWwFib->nVersion ) in DumpFdoa()
[all …]
H A Dww8scan.hxx97 short WW8GetSprmSizeNetto( sal_uInt8 nVersion, sal_uInt8* pSprm, sal_uInt16* pId );
98 short WW8GetSprmSizeBrutto( sal_uInt8 nVersion, sal_uInt8* pSprm, sal_uInt16* pId );
178 sal_uInt8 nVersion; member in WW8SprmIter
290 sal_uInt8 nVersion; // Versionsnummer des FIB member in WW8PLCFx
295 { bIsSprm = bSprm; nVersion = nFibVersion; } in WW8PLCFx()
311 sal_uInt8 GetVersion() const { return nVersion; } in GetVersion()
395 sal_uInt8 nVersion; member in WW8PLCFx_Fc_FKP::WW8Fkp
427 sal_uInt8 GetVersion() const { return nVersion; } in GetVersion()
527 WW8PLCFx_SubDoc( SvStream* pSt, sal_uInt8 nVersion, WW8_CP nStartCp,
815 sal_uInt8 nVersion; // 6 steht fuer "WinWord 6 oder WinWord 95", member in WW8Fib
[all …]
H A Ddump8.cxx41 int DoConvert( const String& rName, sal_uInt8 nVersion );
82 sal_uInt8 nVersion = 8; in Main() local
95 nVersion = GetCommandLineParam( 2 ).ToInt32(); in Main()
96 if( 6 > nVersion || 8 < nVersion ) in Main()
112 && !DoConvert( aName, nVersion ); in Main()
H A Dww8scan.cxx687 wwSprmParser::wwSprmParser(int nVersion) : mnVersion(nVersion) in wwSprmParser() argument
1516 if (8 > pWw8Fib->nVersion) in WW8Cp2Fc()
1670 switch( pWw8Fib->nVersion ) in WW8ScannerBase()
3206 : WW8PLCFx(rFib.nVersion, true), maSprmParser(rFib.nVersion), pStrm(pSt), in WW8PLCFx_SEPX()
4842 nVersion = nWantedVersion; in WW8Fib()
4851 switch( nVersion ) in WW8Fib()
4883 bool bVer67 = ((6 == nVersion) || (7 == nVersion)); in WW8Fib()
5198 nVersion = nVer; in WW8Fib()
5241 bool bVer8 = 8 == nVersion; in Write()
5672 switch( rFib.nVersion ) in Read1Style()
[all …]
/trunk/main/sw/source/core/sw3io/
H A Dsw3convert.cxx214 sal_uInt16 nVersion ) in sw3io_ConvertFromOldField() argument
222 if( nVersion < SWG_NEWFIELDS ) in sw3io_ConvertFromOldField()
228 pOldFmt = nVersion<SWG_INETBROWSER ? aOldDateFmt30 in sw3io_ConvertFromOldField()
235 if( nVersion < SWG_NEWFIELDS ) in sw3io_ConvertFromOldField()
246 if( nVersion < SWG_NEWFIELDS ) in sw3io_ConvertFromOldField()
249 pOldFmt = nVersion<SWG_INETBROWSER ? aOldGetSetExpFmt30 in sw3io_ConvertFromOldField()
258 if( nVersion < SWG_NEWFIELDS ) in sw3io_ConvertFromOldField()
282 pOldFmt = nVersion<SWG_INETBROWSER ? aOldGetSetExpFmt30 in sw3io_ConvertFromOldField()
288 if( nVersion < SWG_NEWFIELDS ) in sw3io_ConvertFromOldField()
/trunk/main/oox/source/ole/
H A Dolehelper.cxx203 sal_uInt8 nVersion, nNameLen; in importStdFont() local
204 …rInStrm >> nVersion >> orFontInfo.mnCharSet >> orFontInfo.mnFlags >> orFontInfo.mnWeight >> orFont… in importStdFont()
207 OSL_ENSURE( nVersion <= 1, "OleHelper::importStdFont - wrong version" ); in importStdFont()
208 return !rInStrm.isEof() && (nVersion <= 1); in importStdFont()
238 sal_uInt32 nVersion, nFlags; in importStdHlink() local
239 rInStrm >> nVersion >> nFlags; in importStdHlink()
240 …OSL_ENSURE( nVersion == OLE_STDHLINK_VERSION, "OleHelper::importStdHlink - unexpected header versi… in importStdHlink()
241 if( rInStrm.isEof() || (nVersion != OLE_STDHLINK_VERSION) ) in importStdHlink()
/trunk/main/forms/source/component/
H A DEditBase.cxx156 sal_uInt16 nVersion = _rxInStream->readShort(); in read() local
157 m_nLastReadVersion = nVersion; in read()
159 sal_Bool bHandleCommonProps = (nVersion & PF_HANDLE_COMMON_PROPS) != 0; in read()
160 nVersion = nVersion & ~PF_SPECIAL_FLAGS; in read()
167 if (nVersion >= 0x0003) in read()
187 if (nVersion > 4) in read()
H A DComboBox.cxx396 sal_uInt16 nVersion = _rxInStream->readShort(); in read() local
397 …DBG_ASSERT(nVersion > 0, "OComboBoxModel::read : version 0 ? this should never have been written !… in read()
399 if (nVersion > 0x0006) in read()
416 if (nVersion < 0x0003) in read()
443 if (nVersion > 0x0001) in read()
450 if (nVersion > 0x0003) // nVersion == 4 in read()
462 if (nVersion > 0x0004) in read()
465 if (nVersion > 0x0005) in read()
H A DGroupBox.cxx128 sal_uInt16 nVersion = _rxInStream->readShort(); in read() local
129 …DBG_ASSERT(nVersion > 0, "OGroupBoxModel::read : version 0 ? this should never have been written !… in read()
132 if (nVersion == 2) in read()
135 if (nVersion > 0x0002) in read()
/trunk/main/svl/inc/svl/
H A Dfilerec.hxx429 inline FASTBOOL HasVersion( sal_uInt16 nVersion ) const;
620 void NewContent( sal_uInt16 nTag, sal_uInt8 nVersion );
685 inline FASTBOOL HasContentVersion( sal_uInt16 nVersion ) const;
930 inline FASTBOOL SfxSingleRecordReader::HasVersion( sal_uInt16 nVersion ) const in HasVersion()
939 return _nRecordVer >= nVersion; in HasVersion()
1053 inline FASTBOOL SfxMultiRecordReader::HasContentVersion( sal_uInt16 nVersion ) const in HasContentVersion()
1063 return _nContentVer >= nVersion; in HasContentVersion()
/trunk/main/starmath/source/
H A Dmathtype.cxx274 if ((nVersion < 3) && (nTypeFace == 0x86)) in LookupChar()
283 if ((nVersion < 3) && (nTypeFace == 0x81)) in LookupChar()
289 if ((nVersion < 3) && (nTypeFace == 0x84)) in LookupChar()
295 if ((nVersion < 3) && (nTypeFace == 0x84)) in LookupChar()
301 if ((nVersion < 3) && (nTypeFace == 0x84)) in LookupChar()
307 if ((nVersion < 3) && (nTypeFace == 0x84)) in LookupChar()
313 if ((nVersion < 3) && (nTypeFace == 0x84)) in LookupChar()
385 if (nVersion < 3) in LookupChar()
706 *pS >> nVersion; in Parse()
2992 if (nVersion < 3) in HandleEmblishments()
[all …]
H A Deqnolefilehdr.cxx34 *pS >> nVersion; in Read()
47 *pS << nVersion; in Write()
57 sal_Bool GetMathTypeVersion( SotStorage* pStor, sal_uInt8 &nVersion ) in GetMathTypeVersion() argument
79 nVersion = nVer; in GetMathTypeVersion()
/trunk/main/oox/inc/oox/dump/
H A Doledumper.hxx193 sal_uInt32 nDataId5, sal_uInt32 nDataId6, sal_uInt16 nVersion,
221 … explicit ComCtlScrollBarObject( const InputObjectBase& rParent, sal_uInt16 nVersion );
232 …explicit ComCtlProgressBarObject( const InputObjectBase& rParent, sal_uInt16 nVersion );
243 explicit ComCtlSliderObject( const InputObjectBase& rParent, sal_uInt16 nVersion );
254 explicit ComCtlUpDownObject( const InputObjectBase& rParent, sal_uInt16 nVersion );
265 … explicit ComCtlImageListObject( const InputObjectBase& rParent, sal_uInt16 nVersion );
278 explicit ComCtlTabStripObject( const InputObjectBase& rParent, sal_uInt16 nVersion );
290 explicit ComCtlTreeViewObject( const InputObjectBase& rParent, sal_uInt16 nVersion );
305 … explicit ComCtlStatusBarObject( const InputObjectBase& rParent, sal_uInt16 nVersion );
/trunk/main/oox/source/dump/
H A Doledumper.cxx691 mnVersion( nVersion ), in ComCtlObjectBase()
796 ComCtlObjectBase( rParent, SAL_MAX_UINT32, 0x99470A83, nVersion, true, true ) in ComCtlScrollBarObject()
813 ComCtlObjectBase( rParent, 0xE6E17E84, 0x97AB8A01, nVersion, true, true ) in ComCtlProgressBarObject()
830 ComCtlSliderObject::ComCtlSliderObject( const InputObjectBase& rParent, sal_uInt16 nVersion ) : in ComCtlSliderObject() argument
831 ComCtlObjectBase( rParent, 0xE6E17E86, 0x0A2BAE11, nVersion, true, true ) in ComCtlSliderObject()
855 ComCtlUpDownObject::ComCtlUpDownObject( const InputObjectBase& rParent, sal_uInt16 nVersion ) : in ComCtlUpDownObject() argument
856 ComCtlObjectBase( rParent, 0xFF3626A0, 0xFF3626A0, nVersion, false, false ) in ComCtlUpDownObject()
878 ComCtlObjectBase( rParent, 0xE6E17E80, 0xE6E17E80, nVersion, true, false ) in ComCtlImageListObject()
924 ComCtlObjectBase( rParent, 0xE6E17E8A, 0xD12A7AC1, nVersion, true, true ) in ComCtlTabStripObject()
965 ComCtlObjectBase( rParent, 0xE6E17E8E, 0x6AC13CB1, nVersion, true, true ), in ComCtlTreeViewObject()
[all …]
/trunk/main/filter/source/graphicfilter/ipcx/
H A Dipcx.cxx41 sal_uInt8 nVersion; // PCX-Version member in PCXReader
170 *pPCX >> nbyte >> nVersion >> nEncoding; in ImplReadHeader()
171 …if ( nbyte!=0x0a || (nVersion != 0 && nVersion != 2 && nVersion != 3 && nVersion != 5) || nEncodin… in ImplReadHeader()
/trunk/main/package/source/package/zipapi/
H A DZipFile.cxx311 sal_Int16 nVersion = pBuffer[nPos++] & 0xFF; in StaticFillData() local
312 nVersion |= ( pBuffer[nPos++] & 0xFF ) << 8; in StaticFillData()
313 if ( nVersion == n_ConstCurrentVersion ) in StaticFillData()
647 sal_Int16 nVersion, nFlag, nHow, nPathLen, nExtraLen; in readLOC() local
655 aGrabber >> nVersion; in readLOC()
683 sal_Bool bBroken = rEntry.nVersion != nVersion in readLOC()
789 aMemGrabber >> aEntry.nVersion; in readCEN()
791 if ( ( aEntry.nVersion & 1 ) == 1 ) in readCEN()
880 aMemGrabber >> aEntry.nVersion; in recover()
881 if ( ( aEntry.nVersion & 1 ) != 1 ) in recover()
/trunk/main/editeng/source/editeng/
H A Deditobj.cxx640 nVersion = 0; in BinTextObject()
679 nVersion = r.nVersion; in BinTextObject()
1347 rIStream >> nVersion; in CreateData()
1379 if (nVersion >= 603) in CreateData()
1534 if ( nVersion >= 400 ) in CreateData()
1538 if ( nVersion >= 401 ) in CreateData()
1548 if ( nVersion >= 600 ) in CreateData()
1554 if ( nVersion >= 601 ) in CreateData()
1559 if ( nVersion >= 602 ) in CreateData()
1596 if ( nVersion < 500 ) in CreateData()
[all …]
/trunk/main/basic/source/classes/
H A Dimage.cxx113 sal_uInt32 nVersion = 0; // Versionsnumber in Load() local
114 return Load( r, nVersion ); in Load()
116 sal_Bool SbiImage::Load( SvStream& r, sal_uInt32& nVersion ) in Load() argument
134 r >> nVersion >> nCharSet >> lDimBase in Load()
138 bBadVer = sal_Bool( nVersion > B_CURVERSION ); in Load()
142 bool bLegacy = ( nVersion < B_EXT_IMG_VERSION ); in Load()
/trunk/main/svx/source/gallery2/
H A Dcodec.cxx109 sal_uInt32 nVersion = 0; in Read() local
111 if( IsCoded( rStm, nVersion ) ) in Read()
119 if( 1 == nVersion ) in Read()
166 else if( 2 == nVersion ) in Read()
/trunk/main/sot/source/sdstor/
H A Dstgelem.cxx77 : nVersion( 0 ) in StgHeader()
101 nVersion = 0x0003003B; in Init()
139 >> nVersion // 1A version number in Load()
165 r << nVersion // 1A version number in Store()
193 && (short) ( nVersion >> 16 ) == 3 ) in Check()
/trunk/main/svx/source/items/
H A Dgrfitem.cxx85 SfxPoolItem* SvxGrfCrop::Create( SvStream& rStrm, sal_uInt16 nVersion ) const in Create()
90 if( GRFCROP_VERSION_SWDEFAULT == nVersion ) in Create()
102 SvStream& SvxGrfCrop::Store( SvStream& rStrm, sal_uInt16 nVersion ) const in Store()
106 if( GRFCROP_VERSION_SWDEFAULT == nVersion ) in Store()

Completed in 172 milliseconds

12345678