Home
last modified time | relevance | path

Searched refs:aPos0 (Results 1 – 4 of 4) sorted by relevance

/trunk/main/svx/inc/svx/
H A Dsvddrag.hxx55 Point aPos0; // Position beim letzten Event member in SdrDragStat
114 const Point& GetPos0() const { return aPos0; } in GetPos0()
115 Point& Pos0() { return aPos0; } in Pos0()
/trunk/main/svx/source/svdraw/
H A Dsvddrag.cxx69 aPos0=rPnt; in Reset()
77 aPos0=GetNow(); in NextMove()
/trunk/main/svtools/source/control/
H A Dtabbar.cxx1167 Point aPos0 = Point( aRect.Left(), mnOffY ); in Paint() local
1174 aPoly[0] = aPos0; in Paint()
1197 aPos0.X()++; in Paint()
1215 DrawLine( aPos0, aPos1 ); in Paint()
1221 DrawLine( Point( aPos0.X(), aPos0.Y()+1 ), in Paint()
1266 Rectangle aDelRect( aPos0, aPos3 ); in Paint()
/trunk/main/svtools/source/filter/wmf/
H A Dwinwmf.cxx1257 Point aPos0( 0, 0 ); in GetPlaceableBound() local

Completed in 30 milliseconds