Home
last modified time | relevance | path

Searched refs:rStrm (Results 1 – 25 of 302) sorted by last modified time

12345678910>>...13

/trunk/main/oox/source/core/
H A Dencryption.cxx99 rStrm >> mnFlags; in StandardEncryptionInfo()
104 rStrm >> nHeaderSize >> nRepeatedFlags; in StandardEncryptionInfo()
113 rStrm.skip( 4 ); in StandardEncryptionInfo()
114 rStrm >> mnAlgorithmId >> mnAlgorithmIdHash >> mnKeySize; in StandardEncryptionInfo()
115 rStrm.skip( nHeaderSize - 20 ); in StandardEncryptionInfo()
116 rStrm >> mnSaltSize; in StandardEncryptionInfo()
123 rStrm.readMemory( mpnSalt, 16 ); in StandardEncryptionInfo()
124 rStrm.readMemory( mpnEncrVerifier, 16 ); in StandardEncryptionInfo()
125 rStrm >> mnVerifierHashSize; in StandardEncryptionInfo()
126 rStrm.readMemory( mpnEncrVerifierHash, 32 ); in StandardEncryptionInfo()
[all …]
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx213 rStrm >> nChars; in lclIgnoreString32()
216 rStrm.SeekRel( nChars ); in lclIgnoreString32()
268 rStrm >>( nValue ); in lclAppendString32()
296 rStrm.Read( aGuid, 16); in ReadEmbeddedData()
297 rStrm.SeekRel( 4 ); in ReadEmbeddedData()
298 rStrm >> nFlags; in ReadEmbeddedData()
328 rStrm.Read( aGuid, 16); in ReadEmbeddedData()
332 rStrm >> nLevel; in ReadEmbeddedData()
335 rStrm.SeekRel( 24 ); in ReadEmbeddedData()
338 rStrm >> nStrLen; in ReadEmbeddedData()
[all …]
H A Dww8par.hxx1282 void ReadRevMarkAuthorStrTabl( SvStream& rStrm, sal_Int32 nTblPos,
1757 …static void ReadEmbeddedData(SvMemoryStream& rStrm, SwDocShell* pDocShell ,struct HyperLinks…
1758 static String ReadRawUniString( SvMemoryStream& rStrm,sal_uInt16 nChars, bool b16Bit );
H A Dww8par4.cxx465 void SwWW8ImplReader::ReadRevMarkAuthorStrTabl( SvStream& rStrm, in ReadRevMarkAuthorStrTabl() argument
469 WW8ReadSTTBF( !bVer67, rStrm, nTblPos, nTblSiz, bVer67 ? 2 : 0, in ReadRevMarkAuthorStrTabl()
H A Dww8atr.cxx1737 SvStream& rStrm = *rWrt.pDataStrm; in InsertSpecialChar() local
1763 rStrm.Seek( nLinkPosInDataStrm ); in InsertSpecialChar()
1766 rStrm.Write( nLen, 4 ); in InsertSpecialChar()
1767 rStrm.Seek( nCurrPos ); in InsertSpecialChar()
3515 SvStream& rStrm = Strm(); in ReplaceCr() local
3524 rStrm >> nUCode; in ReplaceCr()
3527 rStrm >> nBCode; in ReplaceCr()
3538 rStrm >> nUCode; in ReplaceCr()
3541 rStrm >> nUCode; in ReplaceCr()
3567 rStrm.Seek( nPos ); in ReplaceCr()
[all …]
H A Dwrtw8esh.cxx175 void SwBasicEscherEx::WriteHyperlinkWithinFly( SvMemoryStream& rStrm, const SwFmtURL* pINetFmtArg) in WriteHyperlinkWithinFly() argument
272 rStrm.Write( maGuidStdLink,16 ); in WriteHyperlinkWithinFly()
273 rStrm << sal_uInt32( 2 ) in WriteHyperlinkWithinFly()
286 rStrm.Write( pBuffer, nLen ); in WriteHyperlinkWithinFly()
299 SvMemoryStream *rStrm = new SvMemoryStream ; in PreWriteHyperlinkWithinFly() local
301 WriteHyperlinkWithinFly( *rStrm, pINetFmt ); in PreWriteHyperlinkWithinFly()
302 sal_uInt8* pBuf = (sal_uInt8*) rStrm->GetData(); in PreWriteHyperlinkWithinFly()
303 sal_uInt32 nSize = rStrm->Seek( STREAM_SEEK_TO_END ); in PreWriteHyperlinkWithinFly()
/trunk/main/oox/inc/oox/xls/
H A Dscenariobuffer.hxx73 void importScenario( SequenceInputStream& rStrm );
75 void importInputCells( SequenceInputStream& rStrm );
78 void importScenario( BiffInputStream& rStrm );
111 void importScenarios( SequenceInputStream& rStrm );
113 void importScenarios( BiffInputStream& rStrm );
H A Dstylesbuffer.hxx111 void importColor( SequenceInputStream& rStrm );
120 void importColorRgb( BiffInputStream& rStrm );
144 void importPalette( BiffInputStream& rStrm );
280 void importFont( BiffInputStream& rStrm );
284 void importCfRule( BiffInputStream& rStrm );
767 void importXf( BiffInputStream& rStrm );
887 void importStyle( BiffInputStream& rStrm );
920 CellStyleRef importStyle( BiffInputStream& rStrm );
1008 void importFont( BiffInputStream& rStrm );
1014 void importXf( BiffInputStream& rStrm );
[all …]
H A Dsheetdatacontext.hxx85 void importRow( SequenceInputStream& rStrm );
138 virtual void importRecord( BiffInputStream& rStrm );
142 void importRow( BiffInputStream& rStrm );
152 void importBlank( BiffInputStream& rStrm );
154 void importBoolErr( BiffInputStream& rStrm );
156 void importFormula( BiffInputStream& rStrm );
160 void importLabel( BiffInputStream& rStrm );
166 void importMultRk( BiffInputStream& rStrm );
168 void importNumber( BiffInputStream& rStrm );
170 void importRk( BiffInputStream& rStrm );
[all …]
/trunk/main/svx/inc/svx/
H A Dzoomitem.hxx69 virtual SfxPoolItem* Create( SvStream& rStrm, sal_uInt16 nVersion ) const;
70 virtual SvStream& Store( SvStream& rStrm , sal_uInt16 nItemVersion ) const;
H A Dzoomslideritem.hxx57 virtual SfxPoolItem* Create( SvStream& rStrm, sal_uInt16 nVersion ) const; // empty
58 virtual SvStream& Store( SvStream& rStrm , sal_uInt16 nItemVersion ) const; // empty
/trunk/main/svx/source/items/
H A Dpageitem.cxx268 SvStream& SvxPageItem::Store( SvStream &rStrm, sal_uInt16 /*nItemVersion*/ ) const in Store() argument
271 rStrm.WriteByteString(aDescName); in Store()
273 rStrm << (sal_uInt8)eNumType << bLandscape << eUse; in Store()
274 return rStrm; in Store()
318 SfxPoolItem* SvxSetItem::Create(SvStream &rStrm, sal_uInt16 /*nVersion*/) const in Create() argument
323 _pSet->Load( rStrm ); in Create()
328 SvStream& SvxSetItem::Store(SvStream &rStrm, sal_uInt16 nItemVersion) const in Store() argument
330 GetItemSet().Store( rStrm, nItemVersion ); in Store()
332 return rStrm; in Store()
/trunk/main/oox/source/xls/
H A Dstylesbuffer.cxx414 setIndexed( b16Bit ? rStrm.readuInt16() : rStrm.readuInt8() ); in importColorId()
425 return rStrm; in operator >>()
526 rStrm >> nCount; in importPalette()
797 rStrm.skip( 1 ); in importFont()
939 maModel.maName = rStrm.readUniStringBody( rStrm.readuInt8() ); in importCfRule()
944 rStrm.skip( 3 ); in importCfRule()
945 rStrm >> nColor; in importCfRule()
946 rStrm.skip( 4 ); in importCfRule()
1198 rStrm.skip( 1 ); in importFontData5()
1215 maModel.maName = rStrm.readUniStringBody( rStrm.readuInt8() ); in importFontName8()
[all …]
H A Dsheetdatacontext.cxx437 rStrm >> nXfId; in readCellHeader()
451 rStrm.skip( 2 ); in readCellFormula()
458 rStrm >> aRange; in readFormulaRef()
561 rStrm.skip( 1 ); in importArray()
713 rStrm.skip( 2 ); in importRow()
723 rStrm.skip( 4 ); in importRow()
803 rStrm >> aAddr; in readCellHeader()
816 if( readCellHeader( rStrm, rStrm.getRecId() == BIFF2_ID_BLANK ) ) in importBlank()
822 if( readCellHeader( rStrm, rStrm.getRecId() == BIFF2_ID_BOOLERR ) ) in importBoolErr()
925 for( rStrm >> aAddr; bValidAddr && (rStrm.getRemaining() > 2); ++aAddr.mnCol ) in importMultBlank()
[all …]
/trunk/main/sc/source/filter/html/
H A Dhtmlexp.cxx355 return rStrm.GetError(); in Write()
403 rStrm << '\"'; in WriteHeader()
405 rStrm << '\"'; in WriteHeader()
413 rStrm << '\"'; in WriteHeader()
415 rStrm << '\"'; in WriteHeader()
417 rStrm << ", "; in WriteHeader()
420 rStrm << "; " << sFontSize in WriteHeader()
423 rStrm << sMyEndComment; in WriteHeader()
453 rStrm << "</A>"; in WriteOverview()
605 rStrm << '>'; OUT_LF(); in WriteBody()
[all …]
/trunk/main/sc/source/filter/excel/
H A Dxehelper.cxx1090 if( rStrm.GetRoot().GetBiff() <= EXC_BIFF5 ) in Save()
1106 rStrm.SetSliceSize( 9 ); in Save()
1107 rStrm << EXC_CACHEDVAL_EMPTY; in Save()
1108 rStrm.WriteZeroBytes( 8 ); in Save()
1113 rStrm.SetSliceSize( 6 ); in Save()
1119 rStrm.SetSliceSize( 9 ); in Save()
1120 rStrm << EXC_CACHEDVAL_BOOL << nBool; in Save()
1121 rStrm.WriteZeroBytes( 7 ); in Save()
1126 rStrm.SetSliceSize( 9 ); in Save()
1128 rStrm.WriteZeroBytes( 7 ); in Save()
[all …]
H A Dxicontent.cxx81 rStrm.Ignore( 4 ); in ReadSst()
82 rStrm >> nStrCount; in ReadSst()
129 lclAppendString32( rString, rStrm, rStrm.ReaduInt32(), b16Bit ); in lclAppendString32()
137 rStrm >> nChars; in lclIgnoreString32()
257 rStrm >> aGuid; in ReadEmbeddedData()
259 rStrm >> nFlags; in ReadEmbeddedData()
705 rStrm >> nObjId; in ReadDval()
724 rStrm >> nFlags; in ReadDV()
900 rStrm >> nFlags; in ReadWqsettings()
1058 rStrm >> nMode; in lclReadFilepass8()
[all …]
/trunk/main/sc/source/ui/docshell/
H A Dimpex.cxx460 if( Dif2Doc( rStrm ) ) in ImportStream()
501 if( Doc2Dif( rStrm ) ) in ExportStream()
548 if( Doc2RTF( rStrm ) ) in ExportStream()
570 rStrm << *p; in WriteUnicodeOrByteString()
581 rStrm << sal_Char(0); in WriteUnicodeOrByteString()
605 endl( rStrm ); in WriteUnicodeOrByteEndl()
825 rStrm.StartReadingUnicodeText( rStrm.GetStreamCharSet() ); in Text2Doc()
839 if( rStrm.IsEof() ) in Text2Doc()
1162 rStrm.StartReadingUnicodeText( rStrm.GetStreamCharSet() ); in ExtText2Doc()
1211 if ( rStrm.IsEof() ) in ExtText2Doc()
[all …]
/trunk/main/sd/source/filter/eppt/
H A Deppt.cxx817 nParaOfs = rStrm.Tell(); in ImplCreateHyperBlob()
861 rStrm << pUrl[ i ]; in ImplCreateHyperBlob()
863 rStrm << (sal_uInt16)0; in ImplCreateHyperBlob()
870 rStrm << (sal_uInt32)0x1f in ImplCreateHyperBlob()
874 rStrm << pUrl[ i ]; in ImplCreateHyperBlob()
877 rStrm << (sal_uInt16)0; in ImplCreateHyperBlob()
878 rStrm << (sal_uInt16)0 in ImplCreateHyperBlob()
886 nCurrentOfs = rStrm.Tell(); in ImplCreateHyperBlob()
887 rStrm.Seek( nParaOfs ); in ImplCreateHyperBlob()
889 rStrm << nParaCount; in ImplCreateHyperBlob()
[all …]
/trunk/main/sw/inc/
H A Dshellio.hxx521 SvStream& OutLong( SvStream& rStrm, long nVal );
522 SvStream& OutULong( SvStream& rStrm, sal_uLong nVal );
525 SvStream& OutHex( SvStream& rStrm, sal_uLong nHex, sal_uInt8 nLen = 2 );
527 inline SvStream& OutHex4( SvStream& rStrm, sal_uInt16 nHex ) in OutHex4() argument
528 { return OutHex( rStrm, nHex, 4 ); } in OutHex4()
H A Dndgrf.hxx77 sal_Bool ImportGraphic( SvStream& rStrm );
/trunk/main/basic/source/basmgr/
H A Dbasmgr.cxx1260 sal_Bool BasicManager::ImplEncryptStream( SvStream& rStrm ) const in ImplEncryptStream()
1262 sal_uIntPtr nPos = rStrm.Tell(); in ImplEncryptStream()
1264 rStrm >> nCreator; in ImplEncryptStream()
1265 rStrm.Seek( nPos ); in ImplEncryptStream()
1271 rStrm.SetKey( szCryptingKey ); in ImplEncryptStream()
1272 rStrm.RefreshBuffer(); in ImplEncryptStream()
1279 sal_Bool BasicManager::ImplLoadBasic( SvStream& rStrm, StarBASICRef& rOldBasic ) const in ImplLoadBasic() argument
1281 sal_Bool bProtected = ImplEncryptStream( rStrm ); in ImplLoadBasic()
1282 SbxBaseRef xNew = SbxBase::Load( rStrm ); in ImplLoadBasic()
1314 rStrm.SetKey( ByteString() ); in ImplLoadBasic()
/trunk/main/basic/source/classes/
H A Dsbxmod.cxx1681 rStrm >> bImage; in LoadData()
1687 if( !p->Load( rStrm, nImgVer ) ) in LoadData()
1735 rStrm << (sal_uInt8) 1; in StoreData()
1752 rStrm << (sal_uInt8) 1; in StoreData()
1753 return aImg.Save( rStrm ); in StoreData()
1770 return StoreBinaryData( rStrm, 0 ); in StoreBinaryData()
1789 rStrm << (sal_uInt8) 1; in StoreBinaryData()
1809 bool bRet = LoadData( rStrm, 2 ); in LoadBinaryData()
1953 if( !SbxObject::StoreData( rStrm ) ) in StoreData()
2019 rStrm >> n; in LoadData()
[all …]
/trunk/main/sc/source/filter/inc/
H A Dxestyle.hxx115 virtual void Save( XclExpStream& rStrm );
116 virtual void SaveXml( XclExpXmlStream& rStrm );
120 virtual void WriteBody( XclExpStream& rStrm );
181 virtual void SaveXml( XclExpXmlStream& rStrm );
185 virtual void WriteBody( XclExpStream& rStrm );
205 virtual void Save( XclExpStream& rStrm );
252 virtual void Save( XclExpStream& rStrm );
253 virtual void SaveXml( XclExpXmlStream& rStrm );
301 virtual void Save( XclExpStream& rStrm );
302 virtual void SaveXml( XclExpXmlStream& rStrm );
[all …]
/trunk/main/sw/source/core/layout/
H A Dlaycache.cxx1225 SwLayCacheIoImpl::SwLayCacheIoImpl( SvStream& rStrm, sal_Bool bWrtMd ) : in SwLayCacheIoImpl() argument
1226 pStream( &rStrm ), in SwLayCacheIoImpl()

Completed in 353 milliseconds

12345678910>>...13