Home
last modified time | relevance | path

Searched refs:TopLeft (Results 76 – 100 of 391) sorted by relevance

12345678910>>...16

/aoo42x/main/svx/workben/
H A Dedittest.cxx781 …e()->Draw( pEditView->GetWindow(), pEditView->GetOutputArea(), pEditView->GetVisArea().TopLeft() ); in IMPL_LINK()
1474 aMapMode.SetOrigin( pEditView->GetOutputArea().TopLeft() ); in Paint()
1500 …Invalidate( Rectangle( aCurFrame.TopLeft(), Size( aOutArea.Left()-aCurFrame.Left(), aCurFrame.GetH… in MarkOutputArea()
1509 …Invalidate( Rectangle( aCurFrame.TopLeft(), Size( aCurFrame.GetWidth(), aOutArea.Top() - aCurFrame… in MarkOutputArea()
1672 Rectangle aRect( pEditView->GetOutputArea().TopLeft(), aTextSz ); in KeyInput()
1689 Rectangle aR( pEditView->GetOutputArea().TopLeft(), aSz ); in KeyInput()
/aoo42x/main/vcl/source/gdi/
H A Dmetaact.cxx50 Point aTL( rRect.TopLeft() ); in ImplScaleRect()
1891 maPt = aRectangle.TopLeft(); in Scale()
1972 maDstPt = aRectangle.TopLeft(); in Scale()
2124 maPt = aRectangle.TopLeft(); in Scale()
2205 maDstPt = aRectangle.TopLeft(); in Scale()
2363 maPt = aRectangle.TopLeft(); in Scale()
2447 maDstPt = aRectangle.TopLeft(); in Scale()
3841 maPoint = aRectangle.TopLeft(); in Scale()
3918 maPoint = aRectangle.TopLeft(); in Scale()
H A Dbmpacc3.cxx303 DrawLine( rRect.TopLeft(), rRect.TopRight() ); in DrawRect()
306 DrawLine( rRect.BottomLeft(), rRect.TopLeft() ); in DrawRect()
/aoo42x/main/dbaccess/source/ui/querydesign/
H A DConnectionLineAccess.cxx173 Point aPoint(m_pLine ? m_pLine->GetBoundingRect().TopLeft() : Point()); in getLocation()
180 …pLine ? m_pLine->GetParent()->ScreenToOutputPixel(m_pLine->GetBoundingRect().TopLeft()) : Point()); in getLocationOnScreen()
H A DQueryViewSwitch.cxx98 m_pTextView->SetPosSizePixel( _rPlayground.TopLeft(), _rPlayground.GetSize() ); in resizeDocumentView()
99 m_pDesignView->SetPosSizePixel( _rPlayground.TopLeft(), _rPlayground.GetSize() ); in resizeDocumentView()
H A Dquerycontainerwindow.cxx151 m_pBeamer->SetPosSizePixel( aPlayground.TopLeft(), aBeamerSize ); in resizeAll()
163 …m_pViewSwitch->SetPosSizePixel( _rPlayground.TopLeft(), Size( _rPlayground.GetWidth(), _rPlaygroun… in resizeDocumentView()
/aoo42x/main/starmath/source/
H A Drect.cxx208 nHiAttrFence = aGlyphRect.TopLeft().Y() - 1 - nBorderWidth - nDist; in BuildRect()
683 rDev.DrawLine(rRec.TopLeft(), rRec.BottomLeft()); in SmDrawFrame()
686 rDev.DrawLine(rRec.TopRight(), rRec.TopLeft()); in SmDrawFrame()
/aoo42x/main/vcl/source/app/
H A Dhelp.cxx473 DrawCtrlText( maTextRect.TopLeft(), maHelpText ); in Paint()
475 DrawText( maTextRect.TopLeft(), maHelpText ); in Paint()
742 … pHelpWin->GetParent()->ImplGetFrameWindow()->OutputToAbsoluteScreenPixel( pHelpArea->TopLeft() ), in ImplSetHelpWindowPos()
/aoo42x/main/svtools/source/toolpanel/
H A Dtoolpaneldrawer.cxx197 m_pPaintDevice->DrawLine( i_rTitleBarBox.TopLeft(), i_rTitleBarBox.TopRight() ); in impl_paintBackground()
198 m_pPaintDevice->DrawLine( i_rTitleBarBox.TopLeft(), i_rTitleBarBox.BottomLeft() ); in impl_paintBackground()
/aoo42x/main/svx/source/dialog/
H A Dconnctrl.cxx191 aNewPos -= Point( aRect.TopLeft().X(), aRect.TopLeft().Y() ); in Construct()
H A Dimapwnd.cxx721 Rectangle aScreenRect( OutputToScreenPixel( aLogicPix.TopLeft() ), in RequestHelp()
973 …InnerPoly.append(basegfx::B2DPoint(aNewObjectRectangle.TopLeft().X(), aNewObjectRectangle.TopLeft(… in CreateDefaultObject()
H A Dframelink.cxx192 maBeg( bTLBR ? rRect.TopLeft() : rRect.TopRight() ), in LinePoints()
1083 … aLPoints.maBeg, aLPoints.maEnd, rRect.BottomRight(), rRect.BottomLeft(), rRect.TopLeft() ); in lclPushCrossingClipRegion()
1085 … aRPoints.maBeg, aRPoints.maEnd, rRect.BottomRight(), rRect.TopRight(), rRect.TopLeft() ) ); in lclPushCrossingClipRegion()
1090 aLPoints.maBeg, aLPoints.maEnd, rRect.BottomLeft(), rRect.TopLeft(), rRect.TopRight() ); in lclPushCrossingClipRegion()
H A Dpagectrl.cxx276 aPos = aRect.TopLeft(); in DrawPage()
289 aPos = aRect.TopLeft(); in DrawPage()
/aoo42x/main/sw/source/ui/wrtsh/
H A Ddelete.cxx154 Point aTmpPt = GetObjRect().TopLeft(); in DelLeft()
380 Point aTmpPt = GetObjRect().TopLeft(); in DelRight()
/aoo42x/main/vcl/unx/generic/printergfx/
H A Dcommon_gfx.cxx242 leftside.push_back( aLastRect.TopLeft() ); in JoinVerticalClipRectangles()
330 PSBinMoveTo (it->TopLeft(), aOldPoint, nColumn ); in EndSetClipRegion()
354 nChar = psp::getValueOf (rRectangle.TopLeft().X(), pRect); in DrawRect()
356 nChar += psp::getValueOf (rRectangle.TopLeft().Y(), pRect + nChar); in DrawRect()
/aoo42x/main/sw/source/core/objectpositioning/
H A Dascharanchoredobjectposition.cxx266 aDiff = aRelPos + aAbsAnchorPos - aSnapRect.TopLeft(); in CalcPosition()
268 aDiff = aRelPos + aAnchorPos - aSnapRect.TopLeft(); in CalcPosition()
/aoo42x/main/sc/source/ui/view/
H A Ddrawvie4.cxx152 aDragStartDiff = rStartPos - aMarkedRect.TopLeft(); in BeginDrag()
366 pObj->Resize( aDrawRect.TopLeft(), Fraction( aOriginalSize.Width(), aDrawRect.GetWidth() ), in SetMarkedOriginalSize()
H A Dgridwin3.cxx383 aSet.Put( SfxPointItem( SID_ATTR_POSITION, aRect.TopLeft() ) ); in UpdateStatusPosSize()
395 aSet.Put( SfxPointItem( SID_ATTR_POSITION, aRect.TopLeft() ) ); in UpdateStatusPosSize()
/aoo42x/main/vcl/source/window/
H A Ddockwin.cxx587 aShowTrackRect.SetPos( ImplFrameToOutput( aShowTrackRect.TopLeft() ) ); in Tracking()
685 mpFloatWin->SetPosSizePixel( rRect.TopLeft(), rRect.GetSize() ); in EndDocking()
689 Point aPos = rRect.TopLeft(); in EndDocking()
/aoo42x/main/sd/source/ui/accessibility/
H A DAccessibleDocumentViewBase.cxx356 aVisibleArea.TopLeft())); in getBounds()
401 ::Point aLogicalPoint (maShapeTreeInfo.GetViewForwarder()->GetVisibleArea().TopLeft()); in getLocationOnScreen()
420 aVisibleArea.TopLeft())); in getSize()
/aoo42x/main/sd/source/ui/slidesorter/view/
H A DSlsInsertionIndicatorOverlay.cxx305 Point aTextOffset (aTextBox.TopLeft()); in PaintPageCount()
326 rDevice.DrawText(aTextBox.TopLeft()-aTextOffset, sNumber); in PaintPageCount()
/aoo42x/main/svx/source/svdraw/
H A Dsvdtrans.cxx600 aPol[0]=rRect.TopLeft(); in Rect2Poly()
604 aPol[4]=rRect.TopLeft(); in Rect2Poly()
605 if (rGeo.nShearWink!=0) ShearPoly(aPol,rRect.TopLeft(),rGeo.nTan); in Rect2Poly()
606 if (rGeo.nDrehWink!=0) RotatePoly(aPol,rRect.TopLeft(),rGeo.nSin,rGeo.nCos); in Rect2Poly()
H A Dsvdograf.cxx1281 pGrp->NbcShear(aRect.TopLeft(), aGeoStat.nShearWink, aGeoStat.nTan, false); in DoConvertToPolyObj()
1287 … pGrp->NbcRotate(aRect.TopLeft(), aGeoStat.nDrehWink, aGeoStat.nSin, aGeoStat.nCos); in DoConvertToPolyObj()
1444 Point aPos( rMaxRect.TopLeft() ); in AdjustToMaxRect()
1474 aPos = aRect.TopLeft(); in AdjustToMaxRect()
/aoo42x/main/svtools/source/control/
H A Daccessibleruler.cxx156 return AWTPoint( GetBoundingBox().TopLeft() ); in getLocation()
162 return AWTPoint( GetBoundingBoxOnScreen().TopLeft() ); in getLocationOnScreen()
/aoo42x/main/vcl/inc/vcl/
H A Dbmpacc.hxx143 inline Point TopLeft() const;
332 inline Point BitmapReadAccess::TopLeft() const in TopLeft() function in BitmapReadAccess

Completed in 378 milliseconds

12345678910>>...16