Searched refs:rInp (Results 1 – 5 of 5) sorted by relevance
186 rInp.Seek(rInp.Tell()+Siz); in ObjkOverSeek()205 return rInp; in operator >>()216 return rInp; in operator >>()231 return rInp; in operator >>()242 return rInp; in operator >>()253 return rInp; in operator >>()268 return rInp; in operator >>()288 return rInp; in operator >>()302 return rInp; in operator >>()316 return rInp; in operator >>()[all …]
368 b=aPcx.GetByte(rInp); in SgfFilterBMap()427 nFileStart=rInp.Tell(); in SgfBMapFilter()428 rInp>>aHead; in SgfBMapFilter()434 rInp>>aEntr; in SgfBMapFilter()516 rInp>>aVect; RecNr++; in SgfFilterVect()582 nFileStart=rInp.Tell(); in SgfVectFilter()583 rInp>>aHead; in SgfVectFilter()588 rInp>>aEntr; in SgfVectFilter()640 nPos=rInp.Tell(); in CheckSgfTyp()641 rInp>>aHead; in CheckSgfTyp()[all …]
28 sal_uInt8 CheckSgfTyp(SvStream& rInp, sal_uInt16& nVersion);29 sal_Bool SgfBMapFilter(SvStream& rInp, SvStream& rOut);30 sal_Bool SgfVectFilter(SvStream& rInp, GDIMetaFile& rMtf);31 sal_Bool SgfSDrwFilter(SvStream& rInp, GDIMetaFile& rMtf, INetURLObject aIniPath );
46 friend void DtHdOverSeek(SvStream& rInp);145 friend sal_Bool ObjOverSeek(SvStream& rInp, ObjkType& rObjk);
89 SwXMLConditionParser_Impl( const OUString& rInp );144 SwXMLConditionParser_Impl::SwXMLConditionParser_Impl( const OUString& rInp ) : in SwXMLConditionParser_Impl() argument145 sInput( rInp ), in SwXMLConditionParser_Impl()149 nLength( rInp.getLength() ) in SwXMLConditionParser_Impl()
Completed in 78 milliseconds