Home
last modified time | relevance | path

Searched refs:LogicToPagePos (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Dgridwin3.cxx382 pPV->LogicToPagePos(aRect); in UpdateStatusPosSize()
394 pPV->LogicToPagePos(aRect); in UpdateStatusPosSize()
402 pPV->LogicToPagePos(aPos); in UpdateStatusPosSize()
/trunk/main/sc/source/ui/drawfunc/
H A Ddrawsh2.cxx336 pPV->LogicToPagePos(aRect); in GetDrawAttrState()
348 pPV->LogicToPagePos(aRect); in GetDrawAttrState()
356 pPV->LogicToPagePos(aPos); in GetDrawAttrState()
/trunk/main/cui/source/tabpages/
H A Dtransfrm.cxx272 pView->GetSdrPageView()->LogicToPagePos(aTempRect); in Construct()
551 pView->GetSdrPageView()->LogicToPagePos(aTempRect); in Construct()
588 pView->GetSdrPageView()->LogicToPagePos(aObjectRect); in FillItemSet()
797 mpView->GetSdrPageView()->LogicToPagePos(aTempRect); in Construct()
803 mpView->GetSdrPageView()->LogicToPagePos(aTempRect); in Construct()
899 mpView->GetSdrPageView()->LogicToPagePos(aTempRect); in FillItemSet()
H A Dswpossizetabpage.cxx717 m_pSdrView->GetSdrPageView()->LogicToPagePos( m_aRect ); in FillItemSet()
1875 m_pSdrView->GetSdrPageView()->LogicToPagePos( m_aRect ); in SetView()
/trunk/main/sd/source/ui/func/
H A Dfusnapln.cxx113 pPV->LogicToPagePos(aLinePos); in DoExecute()
122 pPV->LogicToPagePos(aLinePos); in DoExecute()
/trunk/main/sd/source/ui/dlg/
H A Ddlgsnap.cxx98 pPV->LogicToPagePos(aLeftTop); in SdSnapLineDlg()
100 pPV->LogicToPagePos(aRightBottom); in SdSnapLineDlg()
/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
/trunk/main/sd/source/ui/view/
H A Ddrviewsa.cxx714 mpDrawView->GetSdrPageView()->LogicToPagePos(aPos); in GetStatusBarState()
729 mpDrawView->GetSdrPageView()->LogicToPagePos(aRect); in GetStatusBarState()
745 mpDrawView->GetSdrPageView()->LogicToPagePos(aRect); in GetStatusBarState()
/trunk/main/svx/source/svdraw/
H A Dsvdedtv1.cxx1310 GetSdrPageView()->LogicToPagePos(aRect); in GetGeoAttrFromMarked()
1333 GetSdrPageView()->LogicToPagePos(aRotateAxe); in GetGeoAttrFromMarked()
1476 GetSdrPageView()->LogicToPagePos(aRect); in SetGeoAttrToMarked()
1504 GetSdrPageView()->LogicToPagePos(aRotateAxe); in SetGeoAttrToMarked()

Completed in 49 milliseconds