Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Dgraphctl.cxx766 const Point aLogPos( PixelToLogic( rMEvt.GetPosPixel() ) ); in MouseMove() local
773 !pView->PickHandle( aLogPos ) && in MouseMove()
779 SetPointer( pView->GetPreferedPointer( aLogPos, this ) ); in MouseMove()
786 if ( Rectangle( Point(), aGraphSize ).IsInside( aLogPos ) ) in MouseMove()
787 aMousePos = aLogPos; in MouseMove()
/trunk/main/sd/source/filter/html/
H A Dhtmlex.cxx1644 Point aLogPos(aRect.TopLeft()); in CreateHtmlForPresPages() local
1703 aArea.Move(aLogPos.X() - pPage->GetLftBorder(), in CreateHtmlForPresPages()
1704 aLogPos.Y() - pPage->GetUppBorder()); in CreateHtmlForPresPages()
1718 aCenter += Point(aLogPos.X() - pPage->GetLftBorder(), in CreateHtmlForPresPages()
1719 aLogPos.Y() - pPage->GetUppBorder()); in CreateHtmlForPresPages()
1735 …:basegfx::B2DPolyPolygon(aArea.getB2DPolygon()), Size(aLogPos.X() - pPage->GetLftBorder(), aLogPos in CreateHtmlForPresPages()
/trunk/main/sd/source/ui/view/
H A Ddrviews4.cxx421 Point aLogPos = GetActiveWindow()->PixelToLogic(maMousePos); in MouseMove() local
422 mpDrawView->MovAction(aLogPos); in MouseMove()
/trunk/main/sc/source/ui/view/
H A Dprintfun.cxx1531 Point aLogPos = OutputDevice::LogicToLogic(Point(nScrX,nScrY), aOffsetMode, aLogicMode); in LocateArea() local
1532 long nLogStX = aLogPos.X(); in LocateArea()
1533 long nLogStY = aLogPos.Y(); in LocateArea()

Completed in 47 milliseconds