/aoo41x/main/svx/source/accessibility/ |
H A D | charmapacc.cxx | 179 ::com::sun::star::awt::Point aParentScreenLoc = AWTPoint( aParentRect.TopLeft() ); in implGetBounds()
|
/aoo41x/main/sc/source/ui/drawfunc/ |
H A D | fuins2.cxx | 658 aStart = aMarkDest.TopLeft(); // marked by hand in FuInsertChart()
|
/aoo41x/main/sd/source/ui/app/ |
H A D | sdxfer.cxx | 347 Point aOrigin( ( maVisArea = mpSdViewIntern->GetAllMarkedBoundRect() ).TopLeft() ); in CreateData()
|
/aoo41x/main/sw/source/ui/ribbar/ |
H A D | workctrl.cxx | 248 Point aPt(rBox.OutputToScreenPixel(aItemRect.TopLeft())); in CreatePopupWindow()
|
/aoo41x/main/svtools/source/control/ |
H A D | tabbar.cxx | 1391 Point aPt = OutputToScreenPixel( aItemRect.TopLeft() ); in RequestHelp() 1424 Point aPt = OutputToScreenPixel( aItemRect.TopLeft() ); in RequestHelp()
|
/aoo41x/main/filter/source/svg/ |
H A D | svgwriter.cxx | 438 Point aTL( rRect.TopLeft() ); in ImplMap() 1816 ImplWriteText( pA->GetRect().TopLeft(), pA->GetText(), NULL, 0 ); in ImplWriteActions()
|
/aoo41x/main/filter/source/graphicfilter/epict/ |
H A D | epict.cxx | 338 Point aPoint = OutputDevice::LogicToLogic( rRect.TopLeft(), aSrcMapMode, aTargetMapMode ); in MapRectangle() 405 Rectangle aRect( OutputDevice::LogicToLogic( rRect.TopLeft(), in WriteArcAngles()
|
/aoo41x/main/cui/source/tabpages/ |
H A D | swpossizetabpage.cxx | 1921 aPt += m_aWorkArea.TopLeft(); in SetView() 1924 aPt2 += m_aRect.TopLeft(); in SetView()
|
H A D | grfpage.cxx | 795 aGrf.Draw( this, aRect.TopLeft(), aRect.GetSize() ); in Paint()
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdopath.cxx | 2436 Point aTmp(rRect.TopLeft()); in TakeUnrotatedSnapRect() 2438 aTmp-=rRect.TopLeft(); in TakeUnrotatedSnapRect() 2468 NbcResize(aOld.TopLeft(), aX, aY); in NbcSetSnapRect()
|
/aoo41x/main/toolkit/source/awt/ |
H A D | vclxaccessiblecomponent.cxx | 815 awt::Point aParentScreenLoc = AWTPoint( aParentRect.TopLeft() ); in implGetBounds()
|
/aoo41x/main/sd/source/ui/animations/ |
H A D | CustomAnimationList.cxx | 436 rDev.DrawPixel( aOutRect.TopLeft()); in Paint()
|
/aoo41x/main/sd/source/ui/view/ |
H A D | viewshe2.cxx | 673 aVisAreaPos = GetDocSh()->GetVisArea(ASPECT_CONTENT).TopLeft(); in SetPageSizeAndBorder()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | drawview.cxx | 176 aPos = aBoundRect.TopLeft(); in AddCustomHdl()
|
/aoo41x/main/sw/source/core/doc/ |
H A D | docfly.cxx | 668 const Point aPt( aObjRect.TopLeft() ); in ChgAnchor()
|
/aoo41x/main/sw/source/ui/table/ |
H A D | tautofmt.cxx | 761 Point aPos = cellRect.TopLeft(); in DrawString()
|
/aoo41x/main/svtools/source/graphic/ |
H A D | grfcache.cxx | 589 pOut->DrawBitmapEx( aRotBoundRect.TopLeft(), aRotBoundRect.GetSize(), *mpBmpEx ); in Draw()
|
/aoo41x/main/basctl/source/basicide/ |
H A D | bastypes.cxx | 441 SetPosSizePixel( GetParent()->ScreenToOutputPixel( aFloatingPosAndSize.TopLeft() ), in ToggleFloatingMode()
|
/aoo41x/main/sd/source/ui/func/ |
H A D | fudraw.cxx | 1079 Rectangle aScreenRect(mpWindow->OutputToScreenPixel(aLogicPix.TopLeft()), in SetHelpText()
|
/aoo41x/main/accessibility/source/standard/ |
H A D | vclxaccessiblelist.cxx | 1060 aPos = AWTPoint(m_pListBoxHelper->GetDropDownPosSizePixel().TopLeft()); in getLocationOnScreen()
|
/aoo41x/main/filter/source/graphicfilter/eps/ |
H A D | eps.cxx | 1472 ImplMoveTo( rRect.TopLeft() ); in ImplRect() 1493 ImplMoveTo( rRect.TopLeft() ); in ImplRectFill()
|
/aoo41x/main/svx/source/unodraw/ |
H A D | unoshape.cxx | 1332 Point aPt = mpObj->GetSnapRect().TopLeft(); in setSize() 2771 Point aTopLeft( aRect.TopLeft() ); in getPropertyValueImpl() 2785 Point aTopLeft( aRect.TopLeft() ); in getPropertyValueImpl()
|
/aoo41x/main/svx/source/customshapes/ |
H A D | EnhancedCustomShape3d.cxx | 315 Point aP( aSnapRect.TopLeft() ); in Create3DObject()
|
/aoo41x/main/sw/source/core/layout/ |
H A D | frmtool.cxx | 3213 aPos = pObj->GetCurrentBoundRect().TopLeft(); in Is_Lower_Of() 3338 …const SwFrm* pTmpPage = pRootFrm ? pRootFrm->GetPageAtPos( rRect.TopLeft(), &rRect.SSize(), true )… in FindPage()
|
/aoo41x/main/sd/source/ui/slideshow/ |
H A D | slideshowimpl.cxx | 889 mpShowWindow->SetPosPixel( aContentRect.TopLeft() ); in startPreview() 1084 mpShowWindow->SetPosPixel( aClientRect.TopLeft() ); in startShow()
|