Home
last modified time | relevance | path

Searched refs:TopLeft (Results 151 – 175 of 391) sorted by relevance

12345678910>>...16

/aoo42x/main/svtools/source/misc/
H A Dimap.cxx310 Point aTL( aRect.TopLeft() ); in Scale()
679 Point aTL( aEllipse.TopLeft() ); in Scale()
/aoo42x/main/svx/source/accessibility/
H A DGraphCtlAccessibleContext.cxx881 aBounds -= aParentRect.TopLeft(); in GetBoundingBox()
987 return mpControl->LogicToPixel (rPoint) + aBBox.TopLeft(); in LogicToPixel()
/aoo42x/main/sw/source/core/crsr/
H A Dtrvltbl.cxx254 …) = pMasterTabFrm->IsVertical() ? pMasterTabFrm->Frm().TopRight() : pMasterTabFrm->Frm().TopLeft(); in _SelTblRowOrCol()
286 …) = pMasterTabFrm->IsVertical() ? pMasterTabFrm->Frm().TopRight() : pMasterTabFrm->Frm().TopLeft(); in SelTbl()
/aoo42x/main/sd/source/ui/func/
H A Dfuconrec.cxx880 Point aStart = aRect.TopLeft(); in CreateDefaultObject()
992 aRect.TopLeft() - Point(aRect.GetWidth() / 2, aRect.GetHeight() / 2)); in CreateDefaultObject()
/aoo42x/main/sw/source/core/draw/
H A Ddflyobj.cxx691 const Point aNewPos( aOutRect.TopLeft() ); in NbcMove()
933 else if ( aOutRect.TopLeft() != aNewPos ) in NbcResize()
H A Ddview.cxx821 const Point aMyPt = bTopRight ? aMyRect.TopRight() : aMyRect.TopLeft(); in CalcAnchor()
832 aPt = bTopRight ? aRect.TopRight() : aRect.TopLeft(); in CalcAnchor()
/aoo42x/main/svtools/source/control/
H A Dheadbar.cxx1039 pDev->DrawLine( aRect.TopLeft(), Point( aRect.Right(), aRect.Top() ) ); in Draw()
1045 pDev->DrawLine( aRect.TopLeft(), Point( aRect.Left(), aRect.Bottom() ) ); in Draw()
1104 Point aPt = OutputToScreenPixel( aItemRect.TopLeft() ); in RequestHelp()
/aoo42x/main/svx/source/svdraw/
H A Dsvdibrow.cxx372 rDev.DrawText(rRect.TopLeft(),pEntry->aName); in PaintField()
376 rDev.DrawText(aR.TopLeft(),GetCellText(nAktPaintRow,nColumnId)); in PaintField()
518 pEditControl->SetPosSizePixel(aRect.TopLeft(),aRect.GetSize()); in BegChangeEntry()
/aoo42x/main/sc/source/ui/Accessibility/
H A DAccessibleText.cxx224 aPoint += aEditViewVisArea.TopLeft(); in LogicToPixel()
246 aPoint -= aEditViewVisArea.TopLeft(); in PixelToLogic()
376 …Point aPos = aVisArea.TopLeft(); // get first the position to remember negative positions after cl… in CorrectVisArea()
H A DAccessibleDataPilotControl.cxx357 Point aControlEdge(GetBoundingBoxOnScreen().TopLeft()); in getAccessibleAtPoint()
750 Point aParentPos(mpFieldWindow->GetWindowExtentsRelative(NULL).TopLeft()); in GetBoundingBoxOnScreen()
/aoo42x/main/dbaccess/source/ui/querydesign/
H A DJoinDesignView.cxx140 m_pScrollWindow->SetPosSizePixel( _rPlayground.TopLeft(), _rPlayground.GetSize() ); in resizeDocumentView()
/aoo42x/main/tools/source/generic/
H A Dpoly.cxx426 mpImplPolygon->mpPointAry[0] = rRect.TopLeft(); in Polygon()
430 mpImplPolygon->mpPointAry[4] = rRect.TopLeft(); in Polygon()
453 mpImplPolygon->mpPointAry[0] = aRect.TopLeft(); in Polygon()
457 mpImplPolygon->mpPointAry[4] = aRect.TopLeft(); in Polygon()
/aoo42x/main/vcl/source/window/
H A Dbrdwin.cxx906 if( aOldPos != aNewRect.TopLeft() ) in ImplTracking()
926 …pBorderWindow->ShowTracking( Rectangle( pBorderWindow->ScreenToOutputPixel( aNewRect.TopLeft() ), … in ImplTracking()
1807 Point aPos( pData->maPinRect.TopLeft() ); in DrawWindow()
2010 aHelpRect.SetPos( OutputToScreenPixel( aHelpRect.TopLeft() ) ); in RequestHelp()
/aoo42x/main/svx/source/table/
H A Dsvdotable.cxx1535 Point aTextPos(aAnkRect.TopLeft()); in TakeTextRect()
2365 Point aPoint( aRect.TopLeft() ); in AddToHdlList()
2384 Point aPoint( aRect.TopLeft() ); in AddToHdlList()
2431 rHdlList.AddHdl( pH = new SdrHdl(aRect.TopLeft(),HDL_UPLFT) ); pH->SetMoveOutside( true ); in AddToHdlList()
/aoo42x/main/svx/source/sidebar/line/
H A DLineStyleValueSet.cxx66 Point aBLPos = aRect.TopLeft(); in UserDraw()
/aoo42x/main/offapi/com/sun/star/drawing/
H A DEnhancedCustomShapeTextFrame.idl40 ::com::sun::star::drawing::EnhancedCustomShapeParameterPair TopLeft;
/aoo42x/main/extensions/source/scanner/
H A Dsanedlg.hxx43 enum DragDirection { TopLeft, Top, TopRight, Right, BottomRight, Bottom, enumerator
/aoo42x/main/sw/source/ui/dbui/
H A Dcreateaddresslistdialog.cxx292 if( rRect.TopLeft().Y() < nMinVisiblePos) in MakeVisible()
294 nThumb -= 1 + ((nMinVisiblePos - rRect.TopLeft().Y()) / m_nLineHeight); in MakeVisible()
/aoo42x/main/framework/source/layoutmanager/
H A Dtoolbarlayoutmanager.cxx2345 …ContainerWindow->ScreenToOutputPixel( pDockingAreaWindow->OutputToScreenPixel( aRect.TopLeft() ))); in implts_getWindowRectFromRowColumn()
2868 …ContainerWindow->ScreenToOutputPixel( pDockingAreaWindow->OutputToScreenPixel( aRect.TopLeft() ))); in implts_calcDockingPosSize()
2926 … pContainerWindow->OutputToScreenPixel( aWindowRect.TopLeft() )).Y(); in implts_calcDockingPosSize()
3092 … pContainerWindow->OutputToScreenPixel( rTrackingRect.TopLeft() )).X(); in implts_calcDockingPosSize()
3138 … pContainerWindow->OutputToScreenPixel( rTrackingRect.TopLeft() )).Y(); in implts_calcDockingPosSize()
3267 ::Point aPoint( rTrackingRect.TopLeft()); in implts_setTrackingRect()
3593 … ::Point aOutputPos = pContainerWindow->ScreenToOutputPixel( aTrackingRect.TopLeft() ); in docking()
3599 … ::Point aScreenPos = pContainerWindow->OutputToScreenPixel( aNewDockingRect.TopLeft() ); in docking()
/aoo42x/main/editeng/source/uno/
H A Dunoviwou.cxx52 return aOutputRect.TopLeft() - maTextShapeTopLeft; in GetTextOffset()
/aoo42x/main/sd/source/ui/slidesorter/view/
H A DSlsToolTip.cxx186 const Point aOffset (pWindow->GetWindowExtentsRelative(pParent).TopLeft()); in DoShow()
/aoo42x/main/svtools/source/graphic/
H A Dgrfmgr2.cxx242 aPt = aRotBoundRect.TopLeft(); in DrawObj()
508 aOutPtPix = pOut->LogicToPixel( aRotBoundRect.TopLeft() ); in ImplCreateOutput()
616 aOutPt = pOut->PixelToLogic( aOutRect.TopLeft() ); in ImplCreateOutput()
1973 aOutPt = aRotBoundRect.TopLeft(); in ImplDraw()
/aoo42x/main/vcl/source/gdi/
H A Doutdev2.cxx1932 Bitmap aAlphaBitmap( mpAlphaVDev->GetBitmap( aDstRect.TopLeft(), aDstRect.GetSize() ) ); in ImplBlendWithAlpha()
2026 mpAlphaVDev->DrawBitmap( aDstRect.TopLeft(), aAlphaBitmap ); in ImplBlendWithAlpha()
2273 Bitmap aBmp( GetBitmap( aDstRect.TopLeft(), aDstRect.GetSize() ) ); in ImplDrawAlpha()
2363 DrawBitmap( aDstRect.TopLeft(), in ImplDrawAlpha()
/aoo42x/main/accessibility/source/extended/
H A DAccessibleBrowseBoxHeaderCell.cxx140 return Rectangle(aRet.TopLeft() - Point(0,aRet.GetHeight()),aRet.GetSize()); in getRectangle()
/aoo42x/main/sw/source/ui/uiview/
H A Dpview.cxx1547 ViewResizePixel( *pViewWin, aRect.TopLeft(), aRect.GetSize(), in InnerResizePixel()
1592 const Point aTopLeft(AlignToPixel(rRect.TopLeft())); in SetVisArea()
2088 mpPgPrevwLayout->Prepare( 0, maPaintedPreviewDocRect.TopLeft(), in Scroll()

Completed in 314 milliseconds

12345678910>>...16