Home
last modified time | relevance | path

Searched refs:nVersion (Results 51 – 75 of 187) sorted by relevance

12345678

/trunk/main/forms/source/component/
H A DFormattedField.cxx919 sal_uInt16 nVersion = _rxInStream->readShort(); in read() local
923 switch (nVersion) in read()
952 if ((nVersion == 0x0002) || (nVersion == 0x0003)) in read()
955 if (nVersion == 0x0003) in read()
H A DGrid.cxx1010 sal_Int16 nVersion = _rxInStream->readShort(); in read() local
1070 if (nVersion == 1) in read()
1122 if (nVersion > 3) in read()
1132 if (nVersion > 5) in read()
1146 if (nVersion > 6) in read()
H A DFixedText.cxx126 sal_Int16 nVersion = _rxInStream->readShort(); in read() local
127 if (nVersion > 1) in read()
H A Dspinbutton.cxx235 sal_uInt16 nVersion = _rxInStream->readShort(); in read() local
236 if ( nVersion == 0x0001 ) in read()
H A DCheckBox.cxx178 sal_uInt16 nVersion = _rxInStream->readShort(); in read() local
182 switch ( nVersion ) in read()
/trunk/main/vcl/source/gdi/
H A Dregion.cxx1575 sal_uInt16 nVersion(0); in operator >>() local
1582 rIStrm >> nVersion; in operator >>()
1633 const sal_uInt16 nVersion(2); in operator <<() local
1634 VersionCompat aCompat(rOStrm, STREAM_WRITE, nVersion); in operator <<()
1637 rOStrm << nVersion; in operator <<()
/trunk/main/svx/inc/svx/
H A Dsdtfchim.hxx34 SVX_DLLPRIVATE SdrTextFixedCellHeightItem( SvStream & rStream, sal_uInt16 nVersion );
41 SVX_DLLPRIVATE virtual SvStream& Store( SvStream&, sal_uInt16 nVersion ) const;
H A Dsdasaitm.hxx51 SdrCustomShapeAdjustmentItem( SvStream& rIn, sal_uInt16 nVersion );
59 virtual SvStream& Store( SvStream&, sal_uInt16 nVersion ) const;
H A Dsvdobj.hxx210 sal_uInt16 nVersion; member in SdrObjUserData
223 nVersion(nVer) in SdrObjUserData()
228 nVersion(rData.nVersion) in SdrObjUserData()
H A Dsdasitm.hxx84 SdrCustomShapeGeometryItem( SvStream& rIn, sal_uInt16 nVersion );
93 virtual SvStream& Store( SvStream&, sal_uInt16 nVersion ) const;
/trunk/main/svl/inc/svl/
H A Drngitem.hxx79 virtual SfxPoolItem* Create( SvStream &, sal_uInt16 nVersion ) const;
105 virtual SfxPoolItem* Create( SvStream &, sal_uInt16 nVersion ) const;
/trunk/main/starmath/source/
H A Dsmdetect.cxx311 sal_uInt8 nVersion; in detect() local
312 if (GetMathTypeVersion( aStorage, nVersion ) && nVersion <=3) in detect()
H A Dmathtype.hxx79 sal_uInt8 nVersion; member in MathType
166 sal_uInt8 nVersion=3,sal_uInt8 nTypeFace=0);
/trunk/main/sfx2/source/doc/
H A Ddocfac.cxx380 sal_uInt16 nVersion=0; in GetTemplateFilter() local
387 if( pTemp->IsOwnFormat() && pTemp->IsOwnTemplateFormat() && ( pTemp->GetVersion() > nVersion ) ) in GetTemplateFilter()
390 nVersion = (sal_uInt16) pTemp->GetVersion(); in GetTemplateFilter()
/trunk/main/cui/source/options/
H A Doptsave.cxx370 long nVersion = long( aODFVersionLB.GetEntryData( aODFVersionLB.GetSelectEntryPos() ) ); in FillItemSet() local
371 aSaveOpt.SetODFDefaultVersion( SvtSaveOptions::ODFDefaultVersion( nVersion ) ); in FillItemSet()
760 long nVersion = long( aODFVersionLB.GetEntryData( aODFVersionLB.GetSelectEntryPos() ) ); in IMPL_LINK() local
761 bool bShown = SvtSaveOptions::ODFDefaultVersion( nVersion ) != SvtSaveOptions::ODFVER_LATEST; in IMPL_LINK()
/trunk/main/svl/source/items/
H A Dstyle.cxx1003 sal_uInt16 nVersion; in Load1_Impl() local
1005 rStream >> nVersion; in Load1_Impl()
1007 if(nVersion!=STYLESTREAM_VERSION) in Load1_Impl()
1008 nCharSet=nVersion; in Load1_Impl()
1040 if(nVersion!=STYLESTREAM_VERSION) in Load1_Impl()
/trunk/main/editeng/inc/editeng/
H A Dbrshitem.hxx71 sal_uInt16 nVersion, sal_uInt16 nWhich );
102 virtual SfxPoolItem* Create( SvStream&, sal_uInt16 nVersion ) const;
/trunk/main/sw/source/filter/ww8/
H A Dww8scan.cxx1526 if( 8 <= pWw8Fib->nVersion ) in WW8Fc2Cp()
1616 if (8 > pWw8Fib->nVersion) in WW8Cp2Fc()
1807 switch( pWw8Fib->nVersion ) in WW8ScannerBase()
5344 switch (nVersion) in GetFIBVersion()
5372 nVersion = nWantedVersion; in WW8Fib()
5381 switch( nVersion ) in WW8Fib()
5754 nVersion = nVer; in WW8Fib()
5816 bool bVer8 = 8 == nVersion; in WriteHeader()
5902 bool bVer8 = 8 == nVersion; in Write()
6300 switch( rFib.nVersion ) in Read1Style()
[all …]
/trunk/main/framework/source/fwi/helper/
H A Dnetworkdomain.cxx116 long nVersion = GetVersion(); in GetUserDomain() local
119 if ( nVersion < 0 ) in GetUserDomain()
/trunk/main/sw/source/core/docnode/
H A Dsection.cxx1274 sal_Int16 nVersion, in lcl_FindDocShell() argument
1305 ? (nVersion == ((SfxInt16Item*)pItem)->GetValue()) in lcl_FindDocShell()
1306 : !nVersion ) in lcl_FindDocShell()
1342 if( nVersion ) in lcl_FindDocShell()
1343 pMed->GetItemSet()->Put( SfxInt16Item( SID_VERSION, nVersion )); in lcl_FindDocShell()
/trunk/main/sfx2/inc/
H A Dmsgnodei.hxx122 virtual SfxPoolItem* Create( SvStream &, sal_uInt16 nVersion ) const;
175 virtual SfxPoolItem* Create( SvStream &, sal_uInt16 nVersion ) const;
/trunk/main/filter/source/graphicfilter/ipsd/
H A Dipsd.cxx45 sal_uInt16 nVersion; member
185 *mpPSD >> mpFileHeader->nSignature >> mpFileHeader->nVersion >> mpFileHeader->nPad1 >> in ImplReadHeader()
189 if ( ( mpFileHeader->nSignature != 0x38425053 ) || ( mpFileHeader->nVersion != 1 ) ) in ImplReadHeader()
/trunk/main/sc/source/filter/excel/
H A Dxistream.cxx399 sal_uInt16 nVersion; in DetectBiffVersion() local
400 rStrm >> nVersion; in DetectBiffVersion()
402 switch( nVersion & 0xFF00 ) in DetectBiffVersion()
410 …ault: DBG_ERROR1( "XclImpStream::DetectBiffVersion - unknown BIFF version: 0x%04hX", nVersion ); in DetectBiffVersion()
/trunk/main/tools/inc/tools/
H A Dstream.hxx283 long nVersion; // for external use member in SvStream
577 long GetVersion() { return nVersion; } in GetVersion()
578 void SetVersion( long n ) { nVersion = n; } in SetVersion()
/trunk/main/sc/source/filter/qpro/
H A Dqpro.cxx147 sal_uInt16 nVersion; in import() local
162 *mpStream >> nVersion; in import()

Completed in 175 milliseconds

12345678