Home
last modified time | relevance | path

Searched refs:TopLeft (Results 251 – 275 of 391) sorted by relevance

1...<<111213141516

/aoo42x/main/starmath/source/
H A Dnode.cxx2267 Point aOffset (Point() - aPoly.GetBoundRect().TopLeft() in Draw()
2330 Point aDrawPos( rDev.PixelToLogic(rDev.LogicToPixel(aBar.TopLeft())) ); in Draw()
2412 Point aPos (rDev.PixelToLogic(rDev.LogicToPixel(aTmp.TopLeft()))); in Draw()
/aoo42x/main/sc/source/ui/Accessibility/
H A DAccessibleDocument.cxx597 aPoint -= VCLRectangle(pShape->pAccShape->getBounds()).TopLeft(); in GetAt()
2157 aPoint += pWin->GetWindowExtentsRelative(NULL).TopLeft(); in LogicToPixel()
2181 aPoint -= pWin->GetWindowExtentsRelative(NULL).TopLeft(); in PixelToLogic()
/aoo42x/main/sw/source/core/access/
H A Daccpara.cxx1621 Point aFrmPixPos( GetMap()->CoreToPixel( aFrmLogBounds.SVRect() ).TopLeft() ); in GetCurrentTabStop()
2701 Point aFrmPixPos( GetMap()->CoreToPixel( aFrmLogBounds.SVRect() ).TopLeft() ); in getCharacterBounds()
2738 Point aPixPos( GetMap()->CoreToPixel( aLogBounds.SVRect() ).TopLeft() ); in getIndexAtPoint()
4046 Point aFrmPixPos( GetMap()->CoreToPixel( aFrmLogBounds.SVRect() ).TopLeft() ); in getNumberOfLineWithCaret()
H A Daccmap.cxx811 Point aPoint = (maPreviewRects.begin() + (aFound - aBegin))->TopLeft(); in AdjustMapMode()
812 aPoint -= (maLogicRects.begin() + (aFound-aBegin))->TopLeft(); in AdjustMapMode()
3550 GetMapMode( rRect.TopLeft(), aMapMode ); in CoreToPixel()
/aoo42x/main/svtools/source/control/
H A Dtaskstat.cxx477 Point aPt = OutputToScreenPixel( aItemRect.TopLeft() ); in RequestHelp()
/aoo42x/main/cui/source/dialogs/
H A Dhltpbase.cxx391 Point aDlgPos ( aDlgRect.TopLeft() ); in ShowMarkWnd()
/aoo42x/main/svx/source/table/
H A Dcelleditsource.cxx674 return new SvxDrawOutlinerViewForwarder( rOutlView, aBoundRect.TopLeft() ); in CreateViewForwarder()
H A Daccessiblecell.cxx354 ::Point aPixelPosition( maShapeTreeInfo.GetViewForwarder()->LogicToPixel( aCellRect.TopLeft() )); in getBounds()
/aoo42x/main/extensions/source/propctrlr/
H A Dpropertyeditor.cxx215 m_aTabControl.SetPosSizePixel( aTabArea.TopLeft(), aTabArea.GetSize() ); in Resize()
/aoo42x/main/accessibility/source/standard/
H A Dvclxaccessibletabpage.cxx645 aPnt += aPageRect.TopLeft(); in getIndexAtPoint()
H A Dvclxaccessiblemenuitem.cxx306 aPnt += aItemRect.TopLeft(); in getIndexAtPoint()
/aoo42x/main/sw/source/ui/uiview/
H A Dview.cxx1231 SetVisArea( aVis.TopLeft() ); in ReadUserData()
1450 Point aTopLeft(aVis.TopLeft()); in ReadUserDataSequence()
/aoo42x/main/dbaccess/source/ui/app/
H A DAppView.cxx340 m_pWin->SetPosSizePixel(_rPlayground.TopLeft() , _rPlayground.GetSize() ); in resizeDocumentView()
/aoo42x/main/dbaccess/source/ui/dlg/
H A DTextConnectionHelper.cxx272 SetPosPixel( aControlRectUnion.TopLeft() ); in DBG_NAME()
/aoo42x/main/formula/source/ui/dlg/
H A Dfuncutl.cxx80 DrawText( aRectOut.TopLeft(), aStrValue ); in Paint()
/aoo42x/main/sc/source/ui/miscdlgs/
H A Dautofmt.cxx673 Point aPos = cellRect.TopLeft(); in DrawString()
/aoo42x/main/svx/source/engine3d/
H A Dscene3d.cxx653 UpperLeft = aOutRect.TopLeft(); in RotateScene()
/aoo42x/main/sc/source/ui/view/
H A Dgridwin.cxx3000 aTextPos -= aOutputArea.TopLeft(); in SelectForContextMenu()
3001 aTextPos += aVisArea.TopLeft(); // position in the edit document in SelectForContextMenu()
3049 aTextPos -= aOutputArea.TopLeft(); in SelectForContextMenu()
3050 aTextPos += aVisArea.TopLeft(); // position in the edit document in SelectForContextMenu()
4415 Point aScrPos = PixelToLogic( aPixRect.TopLeft(), pViewData->GetLogicMode() ); in UpdateEditViewPos()
/aoo42x/main/svtools/source/contnr/
H A Divctrl.cxx583 Point aPos = _pImp->GetEntryBoundRect( pEntry ).TopLeft(); in FillLayoutData()
/aoo42x/main/svx/source/svdraw/
H A Dsvdoedge.cxx735 aPt1=aOutRect.TopLeft(); in ImpCalcEdgeTrack()
2247 NbcResize(aOld.TopLeft(), aX, aY); in NbcSetSnapRect()
2494 return aOutRect.TopLeft(); in GetTailPoint()
/aoo42x/main/editeng/source/editeng/
H A Dediteng.cxx487 pView->pImpEditView->GetOutputArea().TopLeft(), aNewSize ) ); in SetPaperSize()
895 Point aViewStart( pEditView->GetOutputArea().TopLeft() ); in PostKeyEvent()
1229 Point aPos = pImpEditEngine->PaMtoEditCursor( aCurSel.Max() ).TopLeft(); in PostKeyEvent()
/aoo42x/main/sw/source/core/draw/
H A Ddcontact.cxx2543 return aOutRect.TopLeft() - GetReferencedObj().GetCurrentBoundRect().TopLeft(); in GetOffset()
/aoo42x/main/editeng/source/outliner/
H A Doutlvw.cxx779 aCurPosDoc -= aOutArWin.TopLeft(); in ImpGetDocPos()
780 aCurPosDoc += pEditView->GetVisArea().TopLeft(); in ImpGetDocPos()
/aoo42x/main/sd/source/ui/animations/
H A DCustomAnimationCreateDialog.cxx146 pDev->DrawPixel( aOutRect.TopLeft()); in UserDraw()
/aoo42x/main/dbaccess/source/ui/control/
H A DRelationControl.cxx391 Point aPos( rRect.TopLeft() ); in PaintCell()

Completed in 332 milliseconds

1...<<111213141516