Home
last modified time | relevance | path

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

/trunk/main/svtools/source/inc/
H A Dsgvmain.hxx164 class RectType: public ObjkType { class
175 friend SvStream& operator>>(SvStream& rIStream, RectType& rRect);
/trunk/main/svtools/source/filter/
H A Dsgvmain.cxx218 SvStream& operator>>(SvStream& rInp, RectType& rRect) in operator >>()
558 void RectType::Draw(OutputDevice& rOut) in Draw()
879 case ObjRect: { RectType aRect; rInp>>aRect; if (!rInp.GetError()) aRect.Draw(rOut); } break; in DrawObjkList()

Completed in 21 milliseconds