Home
last modified time | relevance | path

Searched refs:rSt (Results 1 – 25 of 38) sorted by relevance

12

/trunk/main/sw/source/filter/ww8/dump/
H A Dww8dout.cxx91 long pos = rSt.Tell(); in filepos()
95 if( &rSt == &xStrm ) in filepos()
116 filepos( s, rSt ); in indent()
143 ostream& __cdecl end( ostream& s, SvStream& rSt ) { level--; return indent( s, rSt ) << "END "; } in end() argument
278 void OutTab( SvStream& rSt, short ) in OutTab() argument
283 rSt.Read( &nDel, sizeof( nDel ) ); in OutTab()
334 OutWordsHex( rSt, 10 ); in OutTab190()
350 OutWord( rSt, 0 ); in OutTab192()
351 OutWordHex( rSt, 0 ); in OutTab192()
374 rSt.Read( &nHi, sizeof( nHi ) ); in OutTabD608()
[all …]
H A Dww8scan.cxx4844 rSt >> nFib; in WW8Fib()
4893 rSt >> lid; in WW8Fib()
4898 rSt >> lKey1; in WW8Fib()
4899 rSt >> lKey2; in WW8Fib()
4900 rSt >> envr; in WW8Fib()
4910 rSt >> chse; in WW8Fib()
4912 rSt >> fcMin; in WW8Fib()
4913 rSt >> fcMac; in WW8Fib()
4918 rSt >> csw; in WW8Fib()
4940 rSt >> clw; in WW8Fib()
[all …]
H A Dww8dout.hxx36 void OutByte( SvStream& rSt, short nLen );
37 void OutBool( SvStream& rSt, short nLen );
38 void OutShort( SvStream& rSt, short );
39 void OutShorts( SvStream& rSt, short nLen );
40 void OutWord( SvStream& rSt, short );
41 void OutWords( SvStream& rSt, short nLen );
42 void OutWordHex( SvStream& rSt, short );
43 void OutWordsHex( SvStream& rSt, short );
44 void OutLongHex( SvStream& rSt, short );
45 void OutLongsHex( SvStream& rSt, short nLen );
[all …]
H A Ddump8a.cxx774 static void DumpIt( SvStream& rSt, short nLen ) in DumpIt() argument
776 indent( *pOut, rSt ); in DumpIt()
815 long nSprmPos = rSt.Tell(); in DumpSprm()
818 indent( *pOut, rSt ); in DumpSprm()
821 rSt.Read( x, 512 ); // Token und folgende lesen in DumpSprm()
848 rSprm.pOutFnc( rSt, nSprmNL ); // Rufe Ausgabefunktion in DumpSprm()
850 DumpItSmall( rSt, nSprmNL ); // oder Dumper in DumpSprm()
858 if( nLen <= 1 || rSt.IsEof() ){ in DumpSprms()
861 begin( *pOut, rSt ) << "Sprms" << endl1; in DumpSprms()
864 nLen = DumpSprm( nVersion, rSt, nLen ); in DumpSprms()
[all …]
/trunk/main/sw/source/filter/ww8/
H A Dww8scan.cxx5374 rSt >> nFib; in WW8Fib()
5421 rSt >> lid; in WW8Fib()
5426 rSt >> nHash; in WW8Fib()
5427 rSt >> nKey; in WW8Fib()
5428 rSt >> envr; in WW8Fib()
5438 rSt >> chse; in WW8Fib()
5440 rSt >> fcMin; in WW8Fib()
5441 rSt >> fcMac; in WW8Fib()
5474 rSt >> cbMac; in WW8Fib()
5575 rSt >> fcWss; in WW8Fib()
[all …]
H A Dww8par3.cxx557 rSt >> aLVL.nStartAt; in ReadLVL()
558 rSt >> aLVL.nNFC; in ReadLVL()
559 rSt >> aBits1; in ReadLVL()
581 rSt >> ixchFollow; in ReadLVL()
584 rSt >> aLVL.nV6DxaSpace; in ReadLVL()
585 rSt >> aLVL.nV6Indent; in ReadLVL()
588 rSt.SeekRel( 2 ); in ReadLVL()
1175 , rSt(rSt_) in WW8ListManager()
1199 rSt >> nListCount; in WW8ListManager()
1221 rSt >> aBits1; in WW8ListManager()
[all …]
H A Dww8par2.cxx4375 rSt.Seek(nOffset); in ReadWord2Chpx()
4382 rSt >> nFlags8; in ReadWord2Chpx()
4395 rSt >> nFlags8; in ReadWord2Chpx()
4504 rSt >> cstcStd; in ImportOldFormatStyles()
4507 rSt >> cbName; in ImportOldFormatStyles()
4513 rSt >> nCount; in ImportOldFormatStyles()
4554 rSt >> cbChpx; in ImportOldFormatStyles()
4561 rSt >> cb; in ImportOldFormatStyles()
4592 rSt >> cbPapx; in ImportOldFormatStyles()
4598 rSt >> cb; in ImportOldFormatStyles()
[all …]
H A DWW8Sttbf.hxx44 WW8Struct(SvStream& rSt, sal_uInt32 nPos, sal_uInt32 nSize);
72 WW8Sttb(SvStream& rSt, sal_Int32 nPos, sal_uInt32 nSize);
93 WW8Sttb<T>::WW8Sttb(SvStream& rSt, sal_Int32 nPos, sal_uInt32 nSize) in WW8Sttb() argument
94 : WW8Struct(rSt, nPos, nSize), bDoubleByteCharacters(false) in WW8Sttb()
H A DWW8Sttbf.cxx32 WW8Struct::WW8Struct(SvStream& rSt, sal_uInt32 nPos, sal_uInt32 nSize) in WW8Struct() argument
35 rSt.Seek(nPos); in WW8Struct()
38 rSt.Read(mp_data.get(), nSize); in WW8Struct()
H A Dww8par.cxx511 SdrObject* SwMSDffManager::ProcessObj(SvStream& rSt, in ProcessObj() argument
531 ProcessClientAnchor( rSt, in ProcessObj()
539 ProcessClientData( rSt, in ProcessObj()
547 if( maShapeRecords.SeekToContent( rSt, in ProcessObj()
557 rSt >> nPID; in ProcessObj()
558 if ( rSt.GetError() != 0 ) in ProcessObj()
560 rSt >> nUDData; in ProcessObj()
569 if ( rSt.GetError() != 0 ) in ProcessObj()
936 rSt >> nX >> nY; in ProcessObj()
940 rSt >> nSmallX >> nSmallY; in ProcessObj()
[all …]
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx3360 rSt >> aHd; in SeekToRec()
3952 rSt >> aHd; in ImportGraphic()
4176 rSt >> aObjHd; in ImportObj()
4200 rSt >> aRecHd; in ImportGroup()
4312 rSt >> nPID; in ImportShape()
4315 rSt >> nUDData; in ImportShape()
4980 rSt >> aShapeHd; in GetGlobalChildAnchor()
5053 rSt >> aShapeHd; in GetGroupAnchors()
5151 rSt >> nPID; in ProcessObj()
5830 rSt >> aDgContHd; in SetDgContainer()
[all …]
H A Dsvdfppt.cxx719 rSt >> nX in RecolorGraphic()
750 rSt >> nChanged; in RecolorGraphic()
754 rSt >> nDummy in RecolorGraphic()
771 rSt >> nDummy in RecolorGraphic()
2573 rSt >> rContentHd; in SeekToContentOfProgTag()
2605 rSt.Seek( nOldPos ); in SeekToContentOfProgTag()
3538 rSt >> aHd; in PPTExtParaProv()
3550 rSt >> nType; in PPTExtParaProv()
3615 rSt >> aHd; in PPTExtParaProv()
3623 rSt >> nDepth; in PPTExtParaProv()
[all …]
H A Descherex.cxx107 rStrm ( rSt ) in EscherExContainer()
125 rStrm ( rSt ) in EscherExAtom()
325 rSt << nPropId in Commit()
4181 rSt << (sal_uInt8)PICT; in WriteBlibEntry()
4184 rSt << (sal_uInt8)meBlibType; in WriteBlibEntry()
4187 rSt.Write( &mnIdentifier[ 0 ], 16 ); in WriteBlibEntry()
4188 rSt << (sal_uInt16)0 in WriteBlibEntry()
4304 rSt << n16; in WriteBlibStoreContainer()
4307 rSt << sal_uInt16( ESCHER_BlipFirst + nBlibType ); in WriteBlibStoreContainer()
4313 rSt << nBlipSize; in WriteBlibStoreContainer()
[all …]
/trunk/main/sd/source/filter/eppt/
H A Dpptexsoundcollection.cxx100 void ExSoundEntry::Write( SvStream& rSt, sal_uInt32 nId ) in Write() argument
115 rSt << (sal_uInt32)( EPP_CString << 16 ) << (sal_uInt32)( nSoundNameLen * 2 ); in Write()
117 rSt << aSoundName.GetChar( i ); in Write()
126 rSt << aExtension.GetChar( i ); in Write()
131 rSt << (sal_uInt32)( ( EPP_CString << 16 ) | 32 ) << (sal_uInt32)( nIdLen * 2 ); in Write()
133 rSt << aId.GetChar( i ); in Write()
135 rSt << (sal_uInt32)( EPP_SoundData << 16 ) << (sal_uInt32)( nFileSize ); in Write()
145 rSt.Write( pBuf, nToDo ); in Write()
207 void ExSoundCollection::Write( SvStream& rSt ) in Write() argument
216 rSt << (sal_uInt32)( EPP_SoundCollAtom << 16 ) << (sal_uInt32)4 << nSoundCount; in Write()
[all …]
H A Descherex.cxx50 void PptEscherEx::WriteDrawingGroupContainer( SvStream& rSt ) in WriteDrawingGroupContainer() argument
53 rSt << (sal_uInt32)( 0xf | ( 1035 << 16 ) ) // EPP_PPDrawingGroup in WriteDrawingGroupContainer()
56 ImplWriteDggContainer( rSt ); in WriteDrawingGroupContainer()
73 void PptEscherEx::ImplWriteDggContainer( SvStream& rSt ) in ImplWriteDggContainer() argument
78 rSt << (sal_uInt32)( 0xf | ( ESCHER_DggContainer << 16 ) ) in ImplWriteDggContainer()
82 mxGlobal->WriteDggAtom( rSt ); in ImplWriteDggContainer()
83 mxGlobal->WriteBlibStoreContainer( rSt ); in ImplWriteDggContainer()
84 ImplWriteOptAtom( rSt ); in ImplWriteDggContainer()
85 ImplWriteSplitMenuColorsAtom( rSt ); in ImplWriteDggContainer()
101 void PptEscherEx::ImplWriteOptAtom( SvStream& rSt ) in ImplWriteOptAtom() argument
[all …]
H A Descherex.hxx48 void ImplWriteDggContainer( SvStream& rSt );
51 void ImplWriteOptAtom( SvStream& rSt );
54 void ImplWriteSplitMenuColorsAtom( SvStream& rSt );
67 void WriteDrawingGroupContainer( SvStream& rSt );
H A Deppt.cxx395 if ( rSt.Tell() ) in ImplWriteExtParaHeader()
402 aBuExOutlineStream.Write( rSt.GetData(), rSt.Tell() ); in ImplWriteExtParaHeader()
2047 void PPTExCharSheet::Write( SvStream& rSt, PptEscherEx*, sal_uInt16 nLev, sal_Bool, sal_Bool bSimpl… in Write() argument
2056 rSt << nCharFlags in Write()
2073 rSt << rLev.mnFontHeight in Write()
2078 rSt << rLev.mnAsianOrComplexFont in Write()
2321 rSt << nParaFlags in Write()
2337 rSt << rLev.mnBiDi; in Write()
2341 rSt << rLev.mnDefaultTab in Write()
2438 void PPTExStyleSheet::WriteTxCFStyleAtom( SvStream& rSt ) in WriteTxCFStyleAtom() argument
[all …]
H A Deppt.hxx321 …void Write( SvStream& rSt, PptEscherEx* pEx, sal_uInt16 nLev, sal_Bool bFirst, sal_Bool bSimpleTex…
362 …void Write( SvStream& rSt, PptEscherEx* pEx, sal_uInt16 nLev, sal_Bool bFirst, sal_Bool bSimpleTex…
385 void WriteTxCFStyleAtom( SvStream& rSt );
757 …void ImplWriteExtParaHeader( SvMemoryStream& rSt, sal_uInt32 nRef, sal_uInt32 nInstance, sal_uI…
805 void ImplWriteObjectEffect( SvStream& rSt,
809 …void ImplWriteClickAction( SvStream& rSt, ::com::sun::star::presentation::ClickAction eAction, …
H A Dpptexsoundcollection.hxx58 void Write( SvStream& rSt, sal_uInt32 nId );
74 void Write( SvStream& rSt );
/trunk/main/filter/inc/filter/msfilter/
H A Dmsdffimp.hxx427 void GetDrawingGroupContainerData( SvStream& rSt,
434 void GetDrawingContainerData( SvStream& rSt,
437 sal_Bool GetShapeGroupContainerData( SvStream& rSt,
441 sal_Bool GetShapeContainerData( SvStream& rSt,
447 FASTBOOL ReadGraphic( SvStream& rSt, sal_uLong nIndex, Graphic& rGraphic ) const;
524 static sal_Bool ReadCommonRecordHeader( SvStream& rSt,
563 void SetDgContainer( SvStream& rSt );
654 SdrObject* ImportObj(SvStream& rSt, void* pData,
657 SdrObject* ImportGroup( const DffRecordHeader& rHd, SvStream& rSt, void* pData,
660 SdrObject* ImportShape( const DffRecordHeader& rHd, SvStream& rSt, void* pData,
[all …]
H A Dsvdfppt.hxx454 virtual sal_Bool SeekToShape( SvStream& rSt, void* pClientData, sal_uInt32 nId ) const;
458 void RecolorGraphic( SvStream& rSt, sal_uInt32 nRecLen, Graphic& rGraph );
461 …virtual SdrObject* ProcessObj( SvStream& rSt, DffObjData& rData, void* pData, Rectangle& rTextRect…
462 …virtual void ProcessClientAnchor2( SvStream& rSt, DffRecordHeader& rHd, void* pData, DffObjData& …
559 …sal_Bool SeekToContentOfProgTag( sal_Int32 nVersion, SvStream& rSt, const DffRecordHeader& rPro…
600 virtual sal_Bool SeekToShape( SvStream& rSt, void* pClientData, sal_uInt32 nId ) const;
708 PPTExtParaProv( SdrPowerPointImport& rManager, SvStream& rSt,
816 PPTStyleSheet( const DffRecordHeader& rSlideHd, SvStream& rSt, SdrPowerPointImport&,
981 void Read( SvStream& rSt );
1105 PPTTextObj( SvStream& rSt, SdrPowerPointImport&, PptSlidePersistEntry&, DffObjData* );
/trunk/main/sd/source/filter/ppt/
H A Dpptin.cxx2656 rSt >> aHd; in ProcessObj()
2666 Ppt97AnimationPtr pAnimation( new Ppt97Animation( rSt ) ); in ProcessObj()
2708 sal_uInt32 nFilePosMerk2 = rSt.Tell(); in ProcessObj()
2711 if(SeekToRec( rSt, PPT_PST_CString, nHdRecEnd, NULL, 0 ) ) in ProcessObj()
2714 rSt.Seek( nFilePosMerk2 ); in ProcessObj()
2719 rSt >> aInteractiveInfoAtom; in ProcessObj()
2732 rSt >> nRef; in ProcessObj()
2764 aHd.SeekToEndOfRecord( rSt ); in ProcessObj()
2766 while( ( rSt.GetError() == 0 ) && ( rSt.Tell() < nClientDataLen ) ); in ProcessObj()
2773 rSt >> aMasterShapeHd; in ProcessObj()
[all …]
/trunk/main/sw/source/core/doc/
H A Ddocfmt.cxx354 SwIndex& rSt = pPam->GetPoint()->nContent; in ResetAttrs() local
355 sal_uInt16 nMkPos, nPtPos = rSt.GetIndex(); in ResetAttrs()
383 nPtPos = nMkPos = rSt.GetIndex(); in ResetAttrs()
385 pTxtNd->DontExpandFmt( rSt, sal_True ); in ResetAttrs()
389 rSt = nMkPos; in ResetAttrs()
636 const SwIndex& rSt = pStt->nContent; in lcl_InsAttr() local
648 aTxtSet, rSt.GetIndex(), rSt.GetIndex(), nFlags ) || bRet; in lcl_InsAttr()
683 sal_uInt16 nInsCnt = rSt.GetIndex(); in lcl_InsAttr()
821 const SwIndex& rSt = pStt->nContent; in lcl_InsAttr() local
822 sal_uInt16 nMkPos, nPtPos = rSt.GetIndex(); in lcl_InsAttr()
[all …]
/trunk/main/autodoc/source/parser/tokens/
H A Dtkpstama.cxx169 StmArrayStatus & rSt = CurrentStatus(); in Peek() local
170 nPeekedStatus = rSt.NextBy(in_nBranch); in Peek()
/trunk/main/autodoc/source/parser_i/tokens/
H A Dtkpstam2.cxx166 StmArrayStatu2 & rSt = CurrentStatus(); in Peek() local
167 nPeekedStatus = rSt.NextBy(in_nBranch); in Peek()

Completed in 282 milliseconds

12