Home
last modified time | relevance | path

Searched defs:LogicToPagePos (Results 1 – 1 of 1) sorted by path

/trunk/main/svx/inc/svx/
H A Dsvdpagv.hxx233 void LogicToPagePos(Point& rPnt) const { rPnt-=aPgOrg; } in LogicToPagePos() function in SdrPageView
234 void LogicToPagePos(Rectangle& rRect) const { rRect.Move(-aPgOrg.X(),-aPgOrg.Y()); } in LogicToPagePos() function in SdrPageView

Completed in 11 milliseconds