/aoo41x/main/sw/source/core/layout/ |
H A D | anchoreddrawobject.cxx | 400 SwRect aObjRect( GetObjRect() ); in MakeObjPos() local 405 aObjRect = GetObjRect(); in MakeObjPos() 408 if ( aObjRect.Left() + 10 <= aPageRect.Left() ) in MakeObjPos() 739 nHoriRelPos = aObjRect.Top() - aAnchorPos.Y(); in AdjustPositioningAttr() 745 nVertRelPos = aObjRect.Top() - aAnchorPos.Y(); in AdjustPositioningAttr() 806 SwRect aObjRect( GetObjRect() ); in _SetPositioningAttr() local 808 SwTwips nHoriPos = aObjRect.Left(); in _SetPositioningAttr() 809 SwTwips nVertPos = aObjRect.Top(); in _SetPositioningAttr() 825 nHoriPos = -aObjRect.Left() - aObjRect.Width(); in _SetPositioningAttr() 830 nHoriPos = aObjRect.Top(); in _SetPositioningAttr() [all …]
|
/aoo41x/main/sc/source/core/data/ |
H A D | drwlayer.cxx | 776 if ( !bSetHor && ( aObjRect.Right() < nStartX || aObjRect.Left() > nEndX ) ) in GetPrintArea() 778 if ( !bSetVer && ( aObjRect.Bottom() < nStartY || aObjRect.Top() > nEndY ) ) in GetPrintArea() 785 if (aObjRect.Left() < nStartX) nStartX = aObjRect.Left(); in GetPrintArea() 786 if (aObjRect.Right() > nEndX) nEndX = aObjRect.Right(); in GetPrintArea() 790 if (aObjRect.Top() < nStartY) nStartY = aObjRect.Top(); in GetPrintArea() 791 if (aObjRect.Bottom() > nEndY) nEndY = aObjRect.Bottom(); in GetPrintArea() 968 Point aOldMMPos = bNegativePage ? aObjRect.TopRight() : aObjRect.TopLeft(); in MoveAreaTwips() 1021 long nOldSizeX = aObjRect.Right() - aObjRect.Left() + 1; in MoveAreaTwips() 1022 long nOldSizeY = aObjRect.Bottom() - aObjRect.Top() + 1; in MoveAreaTwips() 1200 Rectangle aObjRect; in HasObjectsInRows() local [all …]
|
H A D | documen9.cxx | 613 Rectangle aObjRect = pObject->GetLogicRect(); in HasControl() local 614 if ( aObjRect.IsOver( rMMRect ) ) in HasControl() 640 Rectangle aObjRect = pObject->GetLogicRect(); in InvalidateControls() local 641 if ( aObjRect.IsOver( rMMRect ) ) in InvalidateControls() 648 pWin->Invalidate( aObjRect ); in InvalidateControls()
|
H A D | document.cxx | 1608 Rectangle aObjRect = GetMMRect( in CopyToClip() local 1610 pDrawLayer->CopyToClip(pClipDoc, i, aObjRect); in CopyToClip()
|
/aoo41x/main/sd/source/ui/docshell/ |
H A D | sdclient.cxx | 91 void Client::RequestNewObjectArea( Rectangle& aObjRect ) in RequestNewObjectArea() argument 111 aObjRect.SetPos( aOldRect.TopLeft() ); in RequestNewObjectArea() 114 aObjRect.SetSize( aOldRect.GetSize() ); in RequestNewObjectArea() 117 if ( !aWorkArea.IsInside(aObjRect) && !bPosProtect && aObjRect != aOldRect ) in RequestNewObjectArea() 120 Point aPos = aObjRect.TopLeft(); in RequestNewObjectArea() 121 Size aSize = aObjRect.GetSize(); in RequestNewObjectArea() 130 aObjRect.SetPos(aPos); in RequestNewObjectArea()
|
/aoo41x/main/reportdesign/source/ui/report/ |
H A D | ViewsWindow.cxx | 711 Rectangle aObjRect = aRectIter->first; in collectBoundResizeRect() local 713 _rResize = aObjRect; in collectBoundResizeRect() 718 _rResize = aObjRect; in collectBoundResizeRect() 722 _rResize = aObjRect; in collectBoundResizeRect() 726 _rResize = aObjRect; in collectBoundResizeRect() 730 _rResize = aObjRect; in collectBoundResizeRect() 739 _rBound.Union(aObjRect); in collectBoundResizeRect() 812 Rectangle aObjRect = aRectIter->first; in alignMarkedObjects() local 857 Rectangle aTest = aObjRect; in alignMarkedObjects() 895 nXMov = aObjRect.getWidth(); in alignMarkedObjects() [all …]
|
/aoo41x/main/sw/source/core/doc/ |
H A D | docdraw.cxx | 166 const SwRect aObjRect = _rSdrObj.GetSnapRect(); in SV_IMPL_VARARR_SORT() local 172 nHoriRelPos = aObjRect.Left() - aAnchorPos.X(); in SV_IMPL_VARARR_SORT() 173 nVertRelPos = aObjRect.Top() - aAnchorPos.Y(); in SV_IMPL_VARARR_SORT() 176 nHoriRelPos = aObjRect.Top() - aAnchorPos.Y(); in SV_IMPL_VARARR_SORT() 177 nVertRelPos = aAnchorPos.X() - aObjRect.Right(); in SV_IMPL_VARARR_SORT() 182 nHoriRelPos = aAnchorPos.X() - aObjRect.Right(); in SV_IMPL_VARARR_SORT() 183 nVertRelPos = aObjRect.Top() - aAnchorPos.Y(); in SV_IMPL_VARARR_SORT() 187 nHoriRelPos = aObjRect.Left() - aAnchorPos.X(); in SV_IMPL_VARARR_SORT() 188 nVertRelPos = aObjRect.Top() - aAnchorPos.Y(); in SV_IMPL_VARARR_SORT() 207 const SwRect aObjRect = _rSdrObj.GetSnapRect(); in SV_IMPL_VARARR_SORT() local [all …]
|
H A D | docfly.cxx | 667 Rectangle aObjRect( pContact->GetAnchoredObj( pObj )->GetObjRect().SVRect() ); in ChgAnchor() local 668 const Point aPt( aObjRect.TopLeft() ); in ChgAnchor() 678 ? aObjRect.TopRight() in ChgAnchor() 813 SwRect aNewObjRect( aObjRect ); in ChgAnchor()
|
/aoo41x/main/sc/source/filter/html/ |
H A D | htmlexp2.cxx | 93 Rectangle aObjRect = pObject->GetCurrentBoundRect(); in FillGraphList() local 94 if ( bAll || aRect.IsInside( aObjRect ) ) in FillGraphList() 97 ScRange aR = pDoc->GetRange( nTab, aObjRect ); in FillGraphList() 99 Size aSize( MMToPixel( aObjRect.GetSize() ) ); in FillGraphList() 116 aCellRect.GetWidth() - aObjRect.GetWidth(), in FillGraphList() 117 aCellRect.GetHeight() - aObjRect.GetHeight() )); in FillGraphList()
|
/aoo41x/main/sw/source/core/draw/ |
H A D | dcontact.cxx | 1423 SwRect aObjRect( rObj.GetSnapRect() ); in _Changed() local 1435 aObjRect = pGroupObj->GetSnapRect(); in _Changed() 1443 nXPosDiff = aObjRect.Left() - aOldObjRect.Left(); in _Changed() 1444 nYPosDiff = aObjRect.Top() - aOldObjRect.Top(); in _Changed() 1449 nXPosDiff = aOldObjRect.Right() - aObjRect.Right(); in _Changed() 1450 nYPosDiff = aObjRect.Top() - aOldObjRect.Top(); in _Changed() 1455 nXPosDiff = aObjRect.Top() - aOldObjRect.Top(); in _Changed() 1456 nYPosDiff = aOldObjRect.Right() - aObjRect.Right(); in _Changed() 1499 ->SetLastObjRect( aObjRect.SVRect() ); in _Changed() 1501 else if ( aObjRect.SSize() != aOldObjRect.GetSize() ) in _Changed()
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdedtv1.cxx | 1839 Rectangle aObjRect(bBoundRects?pObj->GetCurrentBoundRect():pObj->GetSnapRect()); in AlignMarkedObjects() local 1840 aBound.Union(aObjRect); in AlignMarkedObjects() 1888 Rectangle aObjRect(bBoundRects?pObj->GetCurrentBoundRect():pObj->GetSnapRect()); in AlignMarkedObjects() local 1891 case SDRVALIGN_TOP : nYMov=aBound.Top() -aObjRect.Top() ; break; in AlignMarkedObjects() 1892 case SDRVALIGN_BOTTOM: nYMov=aBound.Bottom()-aObjRect.Bottom() ; break; in AlignMarkedObjects() 1893 case SDRVALIGN_CENTER: nYMov=aCenter.Y() -aObjRect.Center().Y(); break; in AlignMarkedObjects() 1898 case SDRHALIGN_LEFT : nXMov=aBound.Left() -aObjRect.Left() ; break; in AlignMarkedObjects() 1899 case SDRHALIGN_RIGHT : nXMov=aBound.Right() -aObjRect.Right() ; break; in AlignMarkedObjects() 1900 case SDRHALIGN_CENTER: nXMov=aCenter.X() -aObjRect.Center().X(); break; in AlignMarkedObjects()
|
H A D | svdedtv.cxx | 695 Rectangle aObjRect(pObj->GetCurrentBoundRect()); in ForceMarkedObjToAnotherPage() local 697 if (!aObjRect.IsOver(aPgRect)) { in ForceMarkedObjToAnotherPage() 703 bFnd = aObjRect.IsOver(pPV->GetPageRect()); in ForceMarkedObjToAnotherPage() 712 InvalidateAllWin(aObjRect); in ForceMarkedObjToAnotherPage()
|
/aoo41x/main/sd/source/ui/view/ |
H A D | sdview4.cxx | 237 Rectangle aObjRect(pNewGrafObj->GetCurrentBoundRect()); in InsertGraphic() local 238 Size aObjSize(aObjRect.GetSize()); in InsertGraphic() 242 pNewGrafObj->NbcResize(aObjRect.TopLeft(), aScaleWidth, aScaleHeight); in InsertGraphic() 244 Point aVec = aPickObjRect.TopLeft() - aObjRect.TopLeft(); in InsertGraphic()
|
H A D | sdview3.cxx | 728 Rectangle aObjRect( pNewObj->GetCurrentBoundRect() ); in InsertData() local 729 Size aObjSize( aObjRect.GetSize() ); in InsertData() 733 pNewObj->NbcResize( aObjRect.TopLeft(), aScaleWidth, aScaleHeight ); in InsertData() 735 aVec -= aObjRect.TopLeft(); in InsertData()
|
/aoo41x/main/svx/source/tbxctrls/ |
H A D | fontworkgallery.cxx | 255 Rectangle aObjRect( pNewObject->GetLogicRect() ); in insertSelectedFontwork() local 267 aPagePos.X() -= aObjRect.GetWidth() / 2; in insertSelectedFontwork() 268 aPagePos.Y() -= aObjRect.GetHeight() / 2; in insertSelectedFontwork() 269 Rectangle aNewObjectRectangle(aPagePos, aObjRect.GetSize()); in insertSelectedFontwork()
|
/aoo41x/main/embeddedobj/source/general/ |
H A D | docholder.cxx | 1281 awt::Rectangle aObjRect = CalculateBorderedArea( aRect ); in requestPositioning() local 1283 m_pEmbedObj->requestPositioning( aObjRect ); in requestPositioning() 1300 awt::Rectangle aObjRect = CalculateBorderedArea( aRect ); in calcAdjustedRectangle() local 1301 aObjRect = xControllerBorder->queryBorderedArea( aObjRect ); in calcAdjustedRectangle() 1302 aResult = AddBorderToArea( aObjRect ); in calcAdjustedRectangle()
|
/aoo41x/main/svx/source/gallery2/ |
H A D | galobj.cxx | 577 const Rectangle aObjRect(pPage->GetAllObjBoundRect()); in CreateThumb() local 579 if(aObjRect.GetWidth() && aObjRect.GetHeight()) in CreateThumb()
|
/aoo41x/main/sd/source/ui/dlg/ |
H A D | animobjs.cxx | 594 Rectangle aObjRect( pObject->GetCurrentBoundRect() ); in UpdateControl() local 595 Size aObjSize( aObjRect.GetSize() ); in UpdateControl() 596 Point aOrigin( Point( -aObjRect.Left(), -aObjRect.Top() ) ); in UpdateControl() 609 aBmp = BitmapEx( aVD.GetBitmap( aObjRect.TopLeft(), aObjSize ) ); in UpdateControl()
|
/aoo41x/main/sc/source/ui/Accessibility/ |
H A D | AccessibleDocumentPagePreview.cxx | 1409 Rectangle aObjRect; in ScPagePreviewCountData() local 1411 if ( rData.GetHeaderPosition( aObjRect ) && aObjRect.IsOver( aVisRect ) ) in ScPagePreviewCountData() 1414 if ( rData.GetFooterPosition( aObjRect ) && aObjRect.IsOver( aVisRect ) ) in ScPagePreviewCountData()
|
/aoo41x/main/sc/source/core/tool/ |
H A D | detfunc.cxx | 761 Rectangle aObjRect; in DeleteBox() local 782 aObjRect = ((SdrRectObj*)pObject)->GetLogicRect(); in DeleteBox() 783 aObjRect.Justify(); in DeleteBox() 784 if ( RectIsPoints( aObjRect, aStartCorner, aEndCorner ) ) in DeleteBox()
|
/aoo41x/main/sw/source/core/unocore/ |
H A D | unodraw.cxx | 2463 const Rectangle aObjRect = pObj->GetSnapRect(); in _GetAttrPosition() local 2464 aAttrPos.X = TWIP_TO_MM100(aObjRect.Left()); in _GetAttrPosition() 2465 aAttrPos.Y = TWIP_TO_MM100(aObjRect.Top()); in _GetAttrPosition()
|
/aoo41x/main/sc/source/ui/unoobj/ |
H A D | docuno.cxx | 875 Rectangle aObjRect = pSdrObj->GetCurrentBoundRect(); in FillRenderMarkData() local 877 ScRange aRange = pDoc->GetRange( nCurrentTab, aObjRect ); in FillRenderMarkData()
|
/aoo41x/main/vcl/source/gdi/ |
H A D | pdfwriter_impl.cxx | 10534 Rectangle aObjRect; in drawPolyPolygon() local 10540 aObjRect = aSubDiv.GetBoundRect(); in drawPolyPolygon() 10541 Rectangle aConvObjRect( aObjRect ); in drawPolyPolygon() 10549 sal_Int32 nXOff = aObjRect.Left(); in drawPolyPolygon() 10550 sal_Int32 nYOff = aLogicPgSz.Height() - aObjRect.Bottom(); in drawPolyPolygon() 10593 m_aPages.back().appendPoint( aObjRect.BottomLeft(), aLine ); in drawPolyPolygon()
|