Home
last modified time | relevance | path

Searched refs:TopLeft (Results 126 – 150 of 392) sorted by relevance

12345678910>>...16

/aoo41x/main/svtools/source/control/
H A Dvalueset.cxx340 maVirDev.DrawBitmapEx(aRect.TopLeft(), aBlendFrame); in ImplFormatItem()
927 Point aPos = aRect.TopLeft(); in ImplHideSelect()
1025 Point aPos = aRect1.TopLeft(); in ImplDrawDropPos()
1031 Point aPos = aRect2.TopLeft(); in ImplDrawDropPos()
1729 Point aPt = OutputToScreenPixel( aItemRect.TopLeft() ); in RequestHelp()
H A Dctrlbox.cxx217 Point aPos( rUDEvt.GetRect().TopLeft() ); in UserDraw()
242 rUDEvt.GetDevice()->DrawBitmapEx(aRect.TopLeft(), aBlendFrame); in UserDraw()
796 Point aTopLeft = rUDEvt.GetRect().TopLeft(); in UserDraw()
/aoo41x/main/desktop/source/deployment/gui/
H A Ddp_gui_extlistbox.cxx545 Point aPos( rRect.TopLeft() ); in DrawRow()
591 aPos = rRect.TopLeft() + Point( ICON_OFFSET, TOP_OFFSET ); in DrawRow()
648 … aPos = rRect.TopLeft() + Point( ICON_OFFSET + nMaxTitleWidth + (2*SPACE_BETWEEN), TOP_OFFSET ); in DrawRow()
/aoo41x/main/accessibility/source/extended/
H A DAccessibleBrowseBoxBase.cxx244 return AWTPoint( getBoundingBox().TopLeft() ); in getLocation()
250 return AWTPoint( getBoundingBoxOnScreen().TopLeft() ); in getLocationOnScreen()
/aoo41x/main/tools/inc/tools/
H A Dgen.hxx408 inline Point TopLeft() const;
505 inline Point Rectangle::TopLeft() const in TopLeft() function in Rectangle
/aoo41x/main/chart2/source/controller/main/
H A DDrawCommandDispatch.cxx484 Point aStart = aRect.TopLeft(); in createDefaultObject()
564 … aRect.TopLeft() - Point( aRect.GetWidth() / 2, aRect.GetHeight() / 2 ) ); in createDefaultObject()
/aoo41x/main/sw/source/ui/docvw/
H A DSidebarWin.cxx477 …if (GetPosPixel().X() != mPosSize.TopLeft().X() || (abs(GetPosPixel().Y() - mPosSize.TopLeft().Y()… in SetPosAndSize()
480 SetPosPixel(mPosSize.TopLeft()); in SetPosAndSize()
/aoo41x/main/sd/source/ui/slidesorter/view/
H A DSlsButtonBar.cxx386 const Point aLocalLocation (aModelLocation - mpDescriptor->GetBoundingBox().TopLeft()); in GetButtonAt()
446 const Point aOffset (rpDescriptor->GetBoundingBox().TopLeft()); in Paint()
515 if ( ! maButtonBoundingBox.IsInside(aModelLocation - mpDescriptor->GetBoundingBox().TopLeft())) in IsMouseOverBar()
/aoo41x/main/svtools/source/contnr/
H A Dsvtabbx.cxx950 Point aTopLeft = aRect.TopLeft(); in GetFieldRectPixelAbs()
959 aTopLeft = aRect.TopLeft(); in GetFieldRectPixelAbs()
960 aTopLeft += GetWindowExtentsRelative( pParent ).TopLeft(); in GetFieldRectPixelAbs()
/aoo41x/main/sd/source/core/
H A Ddrawdoc2.cxx1160 RotatePoint( aRelPoint, rRect.TopLeft(), -rGeo.nSin, rGeo.nCos ); in GetHitIMapObject()
1168 ShearPoint( aRelPoint, rRect.TopLeft(), -rGeo.nTan ); in GetHitIMapObject()
1189 aRelPoint -= rRect.TopLeft(); in GetHitIMapObject()
/aoo41x/main/sc/source/ui/Accessibility/
H A DAccessibleDocumentPagePreview.cxx158 pTextHelper->SetOffset(rVisRect.TopLeft()); in CreateTextHelper()
380 aNote.mpTextHelper->SetOffset(aNote.maRect.TopLeft()); in CheckChanges()
594 aPoint = pWin->LogicToPixel(rPoint, maMapMode) + aRect.TopLeft(); in LogicToPixel()
618 aPoint = pWin->PixelToLogic(rPoint - aRect.TopLeft(), maMapMode); in PixelToLogic()
/aoo41x/main/svtools/source/edit/
H A Dtextview.cxx398 mpImpl->mpWindow->DrawOutDev( rRect.TopLeft(), rRect.GetSize(), in ImpPaint()
460 Point aTopLeft( aTmpRec.TopLeft() ); in ImpHighlight()
1748 Point aTopLeft = aRec.TopLeft(); in PageUp()
1902 …Point aPoint( GetWindowPos( !mpImpl->mpTextEngine->IsRightToLeft() ? aEditCursor.TopLeft() : aEdit… in ImpShowCursor()
1996 aCursor.SetPos( GetWindowPos( aCursor.TopLeft() ) ); in ImpShowDDCursor()
1999 mpImpl->mpDDInfo->maCursor.SetPos( aCursor.TopLeft() ); in ImpShowDDCursor()
/aoo41x/main/vcl/source/window/
H A Dtoolbox.cxx1522 Point aPos( rRect.TopLeft() ); in ImplDrawOutButton()
3569 Rectangle aButtonRect( pItem->maRect.TopLeft(), aBtnSize ); in ImplDrawItem()
3866 aRect.SetPos( AbsoluteScreenToOutputPixel( aRect.TopLeft() ) ); in ImplDrawFloatwinBorder()
3870 p1 = pItem->maRect.TopLeft(); in ImplDrawFloatwinBorder()
3881 p1 = pItem->maRect.TopLeft(); in ImplDrawFloatwinBorder()
4860 Point aPt = OutputToScreenPixel( aTempRect.TopLeft() ); in RequestHelp()
4908 Point aPt = OutputToScreenPixel( aTempRect.TopLeft() ); in RequestHelp()
5246 Point aPos = aDockingRect.TopLeft(); in Docking()
5269 Point aPosTL( maInDockRect.TopLeft() ); in Docking()
5512 Point aPos = ScreenToOutputPixel( rRect.TopLeft() ); in StartCustomize()
H A Ddecoview.cxx447 Point aPos3( bRTL ? rRect.TopLeft() : rRect.TopRight() ); in ImplDrawSymbol()
716 pDev->DrawRect( Rectangle( rRect.TopLeft(), Size( nWidth, nLineHeight ) ) ); in ImplDrawDPILineRect()
717 pDev->DrawRect( Rectangle( rRect.TopLeft(), Size( nLineWidth, nHeight ) ) ); in ImplDrawDPILineRect()
/aoo41x/main/cui/source/options/
H A Dreadonlyimage.cxx56 Rectangle aScreenRect( OutputToScreenPixel( aLogicPix.TopLeft() ), in RequestHelp()
/aoo41x/main/svx/source/sidebar/possize/
H A DSidebarDialControlBmp.cxx88 DrawBitmapEx(maRect.TopLeft(), /*aImageSize,*/ aBitmapEx); in DrawBackground()
/aoo41x/main/svtools/workben/
H A Dbrowser.cxx454 pEdit->SetPosSizePixel( aRect.TopLeft(), aRect.GetSize() ); in DoubleClick()
506 rDev.DrawText( rRect.TopLeft(), aText ); in PaintField()
/aoo41x/main/svtools/source/brwbox/
H A Ddatwin.cxx71 rDev.DrawLine( aRect.TopLeft(), Point( aRect.Right(), aRect.Top() ) ); in DECLARE_LIST()
72 rDev.DrawLine( aRect.TopLeft(), Point( aRect.Left(), aRect.Bottom() - 1 ) ); in DECLARE_LIST()
/aoo41x/main/dbaccess/source/ui/dlg/
H A Dsqlmessage.cxx616 m_aInfoImage.SetPosSizePixel( aInfoRect.TopLeft(), aInfoRect.GetSize() ); in impl_positionControls()
619 m_aTitle.SetPosSizePixel( aPrimaryRect.TopLeft(), aPrimaryRect.GetSize() ); in impl_positionControls()
/aoo41x/main/dbaccess/source/ui/querydesign/
H A DTableWindow.cxx371 DrawLine( rRect.BottomLeft()+Point(1,-2), rRect.TopLeft() + aEHvector ); in Draw3DBorder()
372 DrawLine( rRect.TopLeft() + aEHvector, rRect.TopRight()+Point(-2,1) ); in Draw3DBorder()
H A DJoinDesignView.cxx140 m_pScrollWindow->SetPosSizePixel( _rPlayground.TopLeft(), _rPlayground.GetSize() ); in resizeDocumentView()
/aoo41x/main/vcl/source/control/
H A Dcombobox.cxx670 mpSubEdit->SetPosSizePixel( aContent.TopLeft(), aContent.GetSize() ); in Resize()
1563 aRect.Move( aOffset.TopLeft().X(), aOffset.TopLeft().Y() ); in GetBoundingRectangle()
H A Dlstbox.cxx729 mpImplWin->SetPosSizePixel( aContent.TopLeft(), aContent.GetSize() ); in Resize()
1327 aRect.Move( aOffset.TopLeft().X(), aOffset.TopLeft().Y() ); in GetBoundingRectangle()
/aoo41x/main/extensions/source/scanner/
H A Dsanedlg.cxx775 DrawBitmap( maPreviewRect.TopLeft(), maPreviewRect.GetSize(), in Paint()
926 case TopLeft: maTopLeft = aMousePos; break; in MouseMove()
975 meDragDirection = TopLeft; in MouseButtonDown()
/aoo41x/main/svx/source/sidebar/line/
H A DLineStyleValueSet.cxx66 Point aBLPos = aRect.TopLeft(); in UserDraw()

Completed in 1855 milliseconds

12345678910>>...16