Home
last modified time | relevance | path

Searched refs:GetCurrentBoundRect (Results 26 – 50 of 84) sorted by relevance

1234

/aoo42x/main/sc/source/ui/app/
H A Dclient.cxx177 const Rectangle& rBoundRect = pDrawObj->GetCurrentBoundRect(); in ObjectAreaChanged()
/aoo42x/main/sw/source/core/view/
H A Dvdraw.cxx331 const Rectangle aBound( pObj->GetCurrentBoundRect() ); in NotifySizeChg()
/aoo42x/main/svx/inc/svx/
H A Dsvdoashp.hxx184 virtual const Rectangle& GetCurrentBoundRect() const;
H A Dsvdoedge.hxx229 virtual const Rectangle& GetCurrentBoundRect() const;
H A Dsvdobj.hxx656 virtual const Rectangle& GetCurrentBoundRect() const;
/aoo42x/main/svx/source/form/
H A Dfmpage.cxx254 Rectangle aItemRect = pObj->GetCurrentBoundRect(); in RequestHelp()
H A Dformcontrolfactory.cxx138 _rObject.GetCurrentBoundRect() in initializeControlModel()
/aoo42x/main/sw/source/core/access/
H A Daccfrmobj.cxx301 aBox = SwRect( mpDrawObj->GetCurrentBoundRect() ); in GetBox()
/aoo42x/main/sw/inc/
H A Ddcontact.hxx365 virtual const Rectangle& GetCurrentBoundRect() const;
/aoo42x/main/chart2/source/controller/drawinglayer/
H A DDrawViewWrapper.cxx370 Rectangle aRect(pObj->GetCurrentBoundRect()); in IsObjectHit()
/aoo42x/main/sw/source/core/layout/
H A Danchoreddrawobject.cxx699 return GetDrawObj()->GetCurrentBoundRect(); in GetObjBoundRect()
/aoo42x/main/sd/source/ui/view/
H A Dsdview3.cxx725 Rectangle aPickObjRect( pPickObj2->GetCurrentBoundRect() ); in InsertData()
728 Rectangle aObjRect( pNewObj->GetCurrentBoundRect() ); in InsertData()
/aoo42x/main/sw/source/filter/ww8/
H A Dww8graf.cxx1089 pNew->SetLogicRect( pTextObj->GetCurrentBoundRect() ); in InsertTxbxText()
2907 pSdrTextObj = new SdrRectObj( OBJ_TEXT, pThisGroup->GetCurrentBoundRect()); in MungeTextIntoDrawBox()
2921 pSdrTextObj->NbcRotate(pSdrTextObj->GetCurrentBoundRect().Center(), nAngle, in MungeTextIntoDrawBox()
H A Dww8graf2.cxx367 rSubObj.SetLogicRect(rReplaceObj.GetCurrentBoundRect()); in ReplaceObj()
/aoo42x/main/svx/source/table/
H A Dcelleditsource.cxx671 Rectangle aBoundRect( mxCell->GetCurrentBoundRect() ); in CreateViewForwarder()
H A Dcell.hxx84 SVX_DLLPRIVATE virtual const Rectangle& GetCurrentBoundRect() const;
/aoo42x/main/sc/source/ui/view/
H A Dtabvwshb.cxx141 const Rectangle& rBoundRect = pObj->GetCurrentBoundRect(); in ActivateObject()
H A Dtabview5.cxx604 MakeVisible(pDrawObj->GetCurrentBoundRect()); in ScrollToObject()
/aoo42x/main/chart2/source/controller/main/
H A DSelectionHelper.cxx681 Point aPos = pSubObj->GetCurrentBoundRect().Center(); in getMarkHandles()
/aoo42x/main/sw/source/ui/uiview/
H A Dviewdraw.cxx163 const Rectangle& rBoundRect = ((SdrObjGroup*)pObj)->GetCurrentBoundRect(); in ExecDraw()
/aoo42x/main/sw/source/core/frmedt/
H A Dfefly1.cxx361 Point aTmpPos = pObj->GetCurrentBoundRect().TopLeft(); in IsFlyInFly()
1779 **pRectToFill = pObj->GetCurrentBoundRect(); in GetFmtFromObj()
/aoo42x/main/svx/source/svdraw/
H A Dsvdedtv1.cxx1839 Rectangle aObjRect(bBoundRects?pObj->GetCurrentBoundRect():pObj->GetSnapRect()); in AlignMarkedObjects()
1888 Rectangle aObjRect(bBoundRects?pObj->GetCurrentBoundRect():pObj->GetSnapRect()); in AlignMarkedObjects()
H A Dsvdmark.cxx839 aR = pMark->GetMarkedSdrObj()->GetCurrentBoundRect(); in TakeBoundRect()
H A Dsvdsnpv.cxx388 Rectangle aRect(pO->GetCurrentBoundRect()); in SnapPos()
H A Dsvdoashp.cxx1714 const Rectangle& SdrObjCustomShape::GetCurrentBoundRect() const in GetCurrentBoundRect() function in SdrObjCustomShape
1716 return SdrTextObj::GetCurrentBoundRect(); in GetCurrentBoundRect()
2823 aBoundRect0 = GetCurrentBoundRect(); in AdjustTextFrameWidthAndHeight()

Completed in 216 milliseconds

1234