Searched refs:aPos0 (Results 1 – 4 of 4) sorted by relevance
55 Point aPos0; // Position beim letzten Event member in SdrDragStat114 const Point& GetPos0() const { return aPos0; } in GetPos0()115 Point& Pos0() { return aPos0; } in Pos0()
69 aPos0=rPnt; in Reset()77 aPos0=GetNow(); in NextMove()
1142 Point aPos0 = Point( aRect.Left(), mnOffY ); in Paint() local1149 aPoly[0] = aPos0; in Paint()1199 … Rectangle aDelRect( Point(aPos0.X()+1, aPos0.Y()), Point(aPos3.X()-1, aPos3.Y()) ); in Paint()
1257 Point aPos0( 0, 0 ); in GetPlaceableBound() local