Home
last modified time | relevance | path

Searched refs:rBmap (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svtools/source/filter/
H A Dsgvmain.cxx290 SvStream& operator>>(SvStream& rInp, BmapType& rBmap) in operator >>() argument
292 rInp.Read((char*)&rBmap.Last,BmapSize); in operator >>()
294 SWAPOBJK (rBmap); in operator >>()
295 SWAPAREA (rBmap.F); in operator >>()
296 SWAPPOINT(rBmap.Pos1); in operator >>()
297 SWAPPOINT(rBmap.Pos2); in operator >>()
298 rBmap.DrehWink=SWAPSHORT(rBmap.DrehWink); in operator >>()
299 rBmap.Slant =SWAPSHORT(rBmap.Slant ); in operator >>()
300 SWAPPOINT(rBmap.PixSize); in operator >>()
/trunk/main/svtools/source/inc/
H A Dsgvmain.hxx284 friend SvStream& operator>>(SvStream& rIStream, BmapType& rBmap);

Completed in 14 milliseconds