Home
last modified time | relevance | path

Searched refs:TopLeft (Results 51 – 75 of 392) sorted by relevance

12345678910>>...16

/aoo41x/main/sd/source/ui/view/
H A Ddrviewsh.cxx125 Point aNewPos(aVisArea.TopLeft()); in MakeVisible()
180 if(aNewPos != aVisArea.TopLeft()) in MakeVisible()
H A Dsdview4.cxx242 pNewGrafObj->NbcResize(aObjRect.TopLeft(), aScaleWidth, aScaleHeight); in InsertGraphic()
244 Point aVec = aPickObjRect.TopLeft() - aObjRect.TopLeft(); in InsertGraphic()
/aoo41x/main/svtools/source/toolpanel/
H A Dpaneltabbar.cxx678 Point aTextPos( aRenderArea.TopLeft() ); in impl_renderItemContent()
709 i_rLogicalRect.TopLeft(), in CopyFromRenderDevice()
727 m_rTabBar.DrawBitmapEx( aActualRect.TopLeft(), aBitmap ); in CopyFromRenderDevice()
843 m_aScrollBack.SetPosSizePixel( aButtonBack.TopLeft(), aButtonBack.GetSize() ); in Relayout()
854 m_aScrollForward.SetPosSizePixel( aButtonForward.TopLeft(), aButtonForward.GetSize() ); in Relayout()
H A Dtablayouter.cxx190 m_pData->pTabBar->SetPosSizePixel( aPanelRect.TopLeft(), aTabBarSize ); in Layout()
207 m_pData->pTabBar->SetPosSizePixel( aPanelRect.TopLeft(), aTabBarSize ); in Layout()
/aoo41x/main/svx/source/stbctrls/
H A Dzoomsliderctrl.cxx324 Point aImagePoint = aRect.TopLeft(); in Paint()
331 aImagePoint = aRect.TopLeft(); in Paint()
337 …aImagePoint.X() = aRect.TopLeft().X() + aControlRect.GetWidth() - nIncDecWidth - (nSliderXOffset -… in Paint()
/aoo41x/main/sw/source/core/frmedt/
H A Dfecopy.cxx359 aPt -= rSttPt - pObj->GetSnapRect().TopLeft(); in CopyDrawSel()
412 aPos -= rSttPt - pObj->GetSnapRect().TopLeft(); in CopyDrawSel()
1414 pNewObj->NbcResize( aNewRect.TopLeft(), aScaleWidth, aScaleHeight); in Paste()
1416 Point aVec = aOldObjRect.TopLeft() - aNewRect.TopLeft(); in Paste()
1446 aNullPt = aOldObjRect.TopLeft(); in Paste()
/aoo41x/main/filter/source/graphicfilter/ipict/
H A Dipict.cxx1694 pVirDev->DrawBitmap(aDestRect.TopLeft(),aDestRect.GetSize(),aBmp); in ReadData()
1702 pVirDev->DrawBitmap(aDestRect.TopLeft(),aDestRect.GetSize(),aBmp); in ReadData()
1719 pVirDev->DrawBitmap(aDestRect.TopLeft(),aDestRect.GetSize(),aBmp); in ReadData()
1727 pVirDev->DrawBitmap(aDestRect.TopLeft(),aDestRect.GetSize(),aBmp); in ReadData()
1735 pVirDev->DrawBitmap(aDestRect.TopLeft(),aDestRect.GetSize(),aBmp); in ReadData()
1743 pVirDev->DrawBitmap(aDestRect.TopLeft(),aDestRect.GetSize(),aBmp); in ReadData()
/aoo41x/main/svx/source/svdraw/
H A Dsvdogrp.cxx429 NbcResize(aOld.TopLeft(),aX,aY); in NbcSetSnapRect()
564 Resize(aOld.TopLeft(),aX,aY); in SetSnapRect()
768 Point aRelPos0(GetSnapRect().TopLeft()-aAnchor); in NbcSetRelativePos()
775 Point aRelPos0(GetSnapRect().TopLeft()-aAnchor); in SetRelativePos()
H A Dsvdetc.cxx985 aSpotPos[i] = rArea.TopLeft(); in impCalcBackgroundColor()
994 aSpotPos[i] = rArea.TopLeft(); in impCalcBackgroundColor()
1003 aSpotPos[i] = rArea.TopLeft(); in impCalcBackgroundColor()
1012 aSpotPos[i] = rArea.TopLeft(); in impCalcBackgroundColor()
H A Dsvdomedia.cxx155 Point aPos( rMaxRect.TopLeft() ); in AdjustToMaxRect()
185 aPos = aRect.TopLeft(); in AdjustToMaxRect()
/aoo41x/main/vcl/source/gdi/
H A Dgdimtf.cxx1185 … aMtf.AddAction( new MetaBmpExScaleAction( aBmpRect.TopLeft(), aBmpRect.GetSize(), in Rotate()
1200 … aMtf.AddAction( new MetaBmpExScaleAction( aBmpRect.TopLeft(), aBmpRect.GetSize(), aBmpEx ) ); in Rotate()
1213 … aMtf.AddAction( new MetaBmpExScaleAction( aBmpRect.TopLeft(), aBmpRect.GetSize(), aBmpEx ) ); in Rotate()
1227 … aMtf.AddAction( new MetaBmpExScaleAction( aBmpRect.TopLeft(), aBmpRect.GetSize(), aBmpEx ) ); in Rotate()
1365 … aMtf.AddAction( new MetaFloatTransparentAction( aTransMtf, aMtfRect.TopLeft(), aMtfRect.GetSize(), in Rotate()
1378 aMtf.AddAction( new MetaEPSAction( aEPSRect.TopLeft(), aEPSRect.GetSize(), in Rotate()
3100 aVDev.DrawBitmapEx( aOverlayRect.TopLeft(), aOverlayRect.GetSize(), *pOverlay ); in CreateThumbnail()
3118 Bitmap aOverlayMergeBmp( aVDev.GetBitmap( aOverlayRect.TopLeft(), aOverlayRect.GetSize() ) ); in CreateThumbnail()
3122 aVDev.DrawBitmap( aOverlayRect.TopLeft(), aOverlayRect.GetSize(), pOverlay->GetMask() ); in CreateThumbnail()
3130 …aOverlayMergeBmp.CombineSimple( aVDev.GetBitmap( aOverlayRect.TopLeft(), aOverlayRect.GetSize() ),… in CreateThumbnail()
[all …]
/aoo41x/main/editeng/source/editeng/
H A Dimpedit.cxx244 Point aTopLeft( aTmpRec.TopLeft() ); in DrawSelection()
334 aTmpPoly[0] = aRect.TopLeft(); in ImplDrawHighlightRect()
413 Point aPos( GetWindowPos( rDocRect.TopLeft() ) ); in GetWindowPos()
518 Point aNewTopLeft( aOutArea.TopLeft() ); in RecalcOutputArea()
836 GetCursor()->SetPos( aCursorRect.TopLeft() ); in ShowCursor()
1495 …GetWindow()->DrawOutDev( pDragAndDropInfo->aCurSavedCursor.TopLeft(), pDragAndDropInfo->aCurSavedC… in HideDDCursor()
1539 aSaveRec.TopLeft(), aSaveRec.GetSize(), *GetWindow() ); in ShowDDCursor()
1951 Point aTopLeft( GetWindowPos( aEditCursor.TopLeft() ) ); in dragOver()
/aoo41x/main/drawinglayer/source/processor2d/
H A Dvclprocessor2d.cxx589 … mpOutputDevice->DrawBitmapEx(aOutRectPixel.TopLeft(), aBitmapEx); in RenderFillGraphicPrimitive2D()
593 … mpOutputDevice->DrawBitmapEx(aOutRectPixel.TopLeft(), aNeededBitmapSizePixel, aBitmapEx); in RenderFillGraphicPrimitive2D()
616 … mpOutputDevice->DrawBitmapEx(aOutRectPixel.TopLeft(), aBitmapEx); in RenderFillGraphicPrimitive2D()
620 … mpOutputDevice->DrawBitmapEx(aOutRectPixel.TopLeft(), aNeededBitmapSizePixel, aBitmapEx); in RenderFillGraphicPrimitive2D()
1251 aRectangle.TopLeft(), in RenderEpsPrimitive2D()
/aoo41x/main/sdext/source/presenter/
H A DPresenterPaneBorderManager.cxx217 return TopLeft; in ClassifyBorderElementUnderMouse()
385 case PresenterPaneBorderManager::TopLeft: in mouseMoved()
462 case PresenterPaneBorderManager::TopLeft: in mouseDragged()
/aoo41x/main/sc/source/ui/Accessibility/
H A DAccessibleEditObject.cxx194 Point aCellLoc = aScreenBounds.TopLeft(); in GetBoundingBoxOnScreen()
196 Point aWindowLoc = aWindowRect.TopLeft(); in GetBoundingBoxOnScreen()
229 Point aScreenLoc = aBounds.TopLeft(); in GetBoundingBox()
/aoo41x/main/sd/source/ui/slidesorter/model/
H A DSlsPageDescriptor.cxx293 return maBoundingBox.TopLeft(); in GetLocation()
295 return maBoundingBox.TopLeft() + maVisualState.GetLocationOffset(); in GetLocation()
/aoo41x/main/sd/source/core/
H A Dsdpage.cxx1215 Point aTitlePos( aTitleRect.TopLeft() ); in CalcAutoLayoutRectangles()
1217 Point aLayoutPos( aLayoutRect.TopLeft() ); in CalcAutoLayoutRectangles()
1324 …( rRectangle[0].GetSize().Height(), rRectangle[1].BottomLeft().Y() - rRectangle[0].TopLeft().Y() ); in CalcAutoLayoutRectangles()
1332 rRectangle[1].SetPos( aTitleRect.TopLeft() ); in CalcAutoLayoutRectangles()
1336 Point aPos( aTitleRect.TopLeft() ); in CalcAutoLayoutRectangles()
1345 …( rRectangle[0].GetSize().Height(), rRectangle[1].BottomLeft().Y() - rRectangle[0].TopLeft().Y() ); in CalcAutoLayoutRectangles()
1353 rRectangle[1].SetPos( aTitleRect.TopLeft() ); in CalcAutoLayoutRectangles()
1359 …e( rRectangle[0].GetSize().Width(), rRectangle[1].BottomLeft().Y() - rRectangle[0].TopLeft().Y() ); in CalcAutoLayoutRectangles()
1925 Point aTopLeft(pObj->GetCurrentBoundRect().TopLeft()); in ScaleObjects()
/aoo41x/main/soldep/source/
H A Dtbox.cxx227 aRect = Rectangle( aRect.TopLeft(), Point( aRect.Left()+6, aRect.Top()+6 )); in MouseButtonDown()
278 aRect = Rectangle( aRect.TopLeft(), Point( aRect.Left()+6, aRect.Top()+6 )); in MouseButtonUp()
319 aRect = Rectangle( aRect.TopLeft(), Point( aRect.Left()+6, aRect.Top()+6 )); in MouseMove()
/aoo41x/main/sc/source/ui/cctrl/
H A Dtbzoomsliderctrl.cxx515 Point aImagePoint = aRect.TopLeft(); in DoPaint()
522 aImagePoint = aRect.TopLeft(); in DoPaint()
528 …aImagePoint.X() = aRect.TopLeft().X() + aSliderWindowSize.Width() - nIncDecWidth - (nSliderXOffset… in DoPaint()
/aoo41x/main/vcl/source/window/
H A Ddockingarea.cxx185 DrawLine( aRect.TopLeft(), aRect.TopRight() ); in Paint()
186 DrawLine( aRect.TopLeft(), aRect.BottomLeft() ); in Paint()
/aoo41x/main/sc/source/ui/view/
H A Dtabvwshh.cxx138 pDrView->ResizeMarkedObj( aRect.TopLeft(), in ExecuteObject()
142 pDrView->ResizeMarkedObj( aRect.TopLeft(), in ExecuteObject()
/aoo41x/main/sc/source/ui/drawfunc/
H A Dfuconrec.cxx240 Point aStart = aRect.TopLeft(); in CreateDefaultObject()
287 aRect.TopLeft() - Point(aRect.GetWidth() / 2, aRect.GetHeight() / 2)); in CreateDefaultObject()
/aoo41x/main/vcl/source/control/
H A Dbutton.cxx410 rPos = aOutRect.TopLeft(); in ImplDrawAlignedImage()
1005 Point aPos = rRect.TopLeft(); in ImplDrawPushButtonContent()
1724 … aClipRect.SetPos(pBorder->ScreenToOutputPixel(OutputToScreenPixel(aClipRect.TopLeft()))); in PreNotify()
2179 Rectangle aCtrlRect( maStateRect.TopLeft(), maStateRect.GetSize() ); in ImplDrawRadioButtonState()
2207 DrawImage( maStateRect.TopLeft(), maStateRect.GetSize(), aImage ); in ImplDrawRadioButtonState()
2209 DrawImage( maStateRect.TopLeft(), aImage ); in ImplDrawRadioButtonState()
2247 Point aImagePos( aImageRect.TopLeft() ); in ImplDrawRadioButtonState()
3382 DrawImage( maStateRect.TopLeft(), maStateRect.GetSize(), aImage ); in ImplDrawCheckBoxState()
3384 DrawImage( maStateRect.TopLeft(), aImage ); in ImplDrawCheckBoxState()
3741 Point aPos11( aStateRect.TopLeft() ); in Draw()
[all …]
/aoo41x/main/sfx2/source/doc/
H A Dobjembed.cxx179 SetVisArea( Rectangle( GetVisArea().TopLeft(), rVisSize ) ); in SetVisAreaSize()
254 Point aDelta = aOrg - aVisArea.TopLeft(); in DoDraw_Impl()
/aoo41x/main/svx/source/accessibility/
H A DAccessibleFrameSelector.cxx374 aPos = aSpot.TopLeft(); in getBounds()
399 aPos = aSpot.TopLeft(); in getLocation()
419 aPos = aSpot.TopLeft(); in getLocationOnScreen()

Completed in 2011 milliseconds

12345678910>>...16