Home
last modified time | relevance | path

Searched refs:TopRight (Results 76 – 92 of 92) sorted by relevance

1234

/trunk/main/vcl/source/window/
H A Dtoolbox2.cxx1177 aPos = rRect.TopRight(); in ImplGetPopupPosition()
H A Dwindow.cxx7505 Point p1 = OutputToScreenPixel( rRect.TopRight() ); in ImplOutputToUnmirroredAbsoluteScreenPixel()
/trunk/main/svx/workben/
H A Dedittest.cxx1504 Point aPos( aCurFrame.TopRight() ); in MarkOutputArea()
/trunk/main/editeng/source/editeng/
H A Dimpedit3.cxx3809 aStartPos = aClipRec.TopRight(); in Paint()
3867 aStartPos = pView->GetOutputArea().TopRight(); in Paint()
/trunk/main/filter/source/graphicfilter/eos2met/
H A Deos2met.cxx1334 WritePoint(aRect.TopRight()); in METBox()
/trunk/main/svx/source/svdraw/
H A Dsvdedxv.cxx1065 pWin->DrawPixel(aRect.TopRight()); in SdrEndTextEdit()
/trunk/main/svx/source/table/
H A Dsvdotable.cxx2433 rHdlList.AddHdl( pH = new SdrHdl(aRect.TopRight(),HDL_UPRGT) ); pH->SetMoveOutside( true ); in AddToHdlList()
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx8787 aPoints[2] = Point( rRect.TopRight().X()+1 - nHorzRound, aPoints[1].Y() ); in drawRectangle()
8790 aPoints[5] = Point( rRect.TopRight().X()+1, rRect.TopRight().Y()+nVertRound ); in drawRectangle()
8872 aPoints[4] = Point( rRect.TopRight().X()+1, rRect.TopRight().Y() + rRect.GetHeight()/2 ); in drawEllipse()
/trunk/main/sc/source/ui/view/
H A Dgridwin.cxx2994 aTextPos -= aOutputArea.TopRight(); in SelectForContextMenu()
3043 aTextPos -= aOutputArea.TopRight(); in SelectForContextMenu()
/trunk/main/sfx2/source/appl/
H A Dworkwin.cxx955 aPos = aTmp.TopRight(); in Arrange_Impl()
/trunk/main/sc/source/ui/unoobj/
H A Dviewuno.cxx424 aVisPos = aCellRect.TopRight(); in GetVisArea()
/trunk/main/sw/source/core/frmedt/
H A Dfeshview.cxx1632 Point aPt( rBound.TopRight() ); in ImpEndCreate()
H A Dtblsel.cxx384 const Point aTopRight( pCell->Frm().TopRight() ); in GetTblSel()
/trunk/main/svtools/source/edit/
H A Dtextview.cxx1906 …owPos( !mpImpl->mpTextEngine->IsRightToLeft() ? aEditCursor.TopLeft() : aEditCursor.TopRight() ) ); in ImpShowCursor()
/trunk/main/vcl/source/control/
H A Dbutton.cxx3743 Point aPos21( aStateRect.TopRight() ); in Draw()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx5271 aEEPos -= rOutputArea.TopRight(); in SelectMenuPosition()
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx5580 …SwRect aSidebarBorder(aPageRect.TopRight(),Size(pMgr->GetSidebarBorderWidth(),aPageRect.Height())); in PaintNotesSidebar()

Completed in 421 milliseconds

1234