Home
last modified time | relevance | path

Searched refs:GetCurrentBoundRect (Results 51 – 75 of 84) sorted by relevance

1234

/trunk/main/svx/source/table/
H A Dsvdotable.cxx2711 SdrTableObj* pNewTableObj = new SdrTableObj( GetModel(), GetCurrentBoundRect(), nColumns, nRows); in CloneRange()
2758 pNewTableObj->SetLogicRect( pNewTableObj->GetCurrentBoundRect() ); in CloneRange()
H A Dcell.cxx601 const Rectangle& Cell::GetCurrentBoundRect() const in GetCurrentBoundRect() function in sdr::table::Cell
/trunk/main/sd/source/ui/view/
H A Dviewshe2.cxx955 const Rectangle& rBoundRect = pObj->GetCurrentBoundRect(); in ActivateObject()
/trunk/main/svx/source/svdraw/
H A Dsvdogrp.cxx266 const Rectangle& SdrObjGroup::GetCurrentBoundRect() const in GetCurrentBoundRect() function in SdrObjGroup
H A Dsvdxcgv.cxx730 const Rectangle aBoundRect( pObj->GetCurrentBoundRect() ); in GetObjGraphic()
H A Dsvdedtv.cxx695 Rectangle aObjRect(pObj->GetCurrentBoundRect()); in ForceMarkedObjToAnotherPage()
H A Dsvdetc.cxx894 && pObj->GetCurrentBoundRect().IsInside(rPnt) in impGetSdrObjListFillColor()
H A Dsvdograf.cxx1225 const Rectangle aBoundRect(GetCurrentBoundRect()); in getMetafileFromEmbeddedSvg()
H A Dsvdview.cxx540 Rectangle aBoundRect(pHitObj->GetCurrentBoundRect()); in PickAnything()
H A Dsvdedxv.cxx147 rRect=pMacroObj->GetCurrentBoundRect(); in TakeActionRect()
/trunk/main/sc/source/core/data/
H A Ddocumen5.cxx219 pObject->GetCurrentBoundRect().IsInside(rPos) ) in HasChartAtPoint()
/trunk/main/sc/source/ui/view/
H A Ddrawview.cxx168 Rectangle aBoundRect = pObj->GetCurrentBoundRect(); in AddCustomHdl()
/trunk/main/sw/source/filter/xml/
H A Dswxml.cxx500 … SdrGrafObj* pGraphicObj = new SdrGrafObj( aGraphic, pOle2Obj->GetCurrentBoundRect() ); in lcl_ConvertSdrOle2ObjsToSdrGrafObjs()
/trunk/main/sd/source/core/
H A Dsdpage.cxx1887 Point aTopLeft(pObj->GetCurrentBoundRect().TopLeft()); in ScaleObjects()
2958 rAreas.push_back( pPageObj->GetCurrentBoundRect() ); in CalculateHandoutAreas()
/trunk/main/sc/source/filter/excel/
H A Dxeescher.cxx102 ImplCalcAnchorRect( rSdrObj.GetCurrentBoundRect(), MAP_100TH_MM ); in SetSdrObject()
/trunk/main/filter/source/msfilter/
H A Deschesdo.cxx266 Rectangle aBound = pObj->GetCurrentBoundRect(); in ImplWriteShape()
/trunk/main/svx/source/unodraw/
H A DUnoGraphicExporter.cxx979 Rectangle aR1(pObj->GetCurrentBoundRect()); in GetGraphic()
H A Dunoshape.cxx752 Rectangle aRect(pTempObj->GetCurrentBoundRect()); in GetBitmap()
2784 Rectangle aRect( mpObj->GetCurrentBoundRect() ); in getPropertyValueImpl()
/trunk/main/sd/source/ui/dlg/
H A Danimobjs.cxx594 Rectangle aObjRect( pObject->GetCurrentBoundRect() ); in UpdateControl()
H A Dsdtreelb.cxx1777 Point aDragPos (rObject.GetCurrentBoundRect().Center()); in AddShapeToTransferable()
/trunk/main/filter/source/svg/
H A Dsvgexport.cxx1082 const Size aSize( pObj->GetCurrentBoundRect().GetSize() ); in implCreateObjectsFromShape()
/trunk/main/svx/source/engine3d/
H A Dview3d.cxx1834 Rectangle aBoundRect = pSubObj->GetCurrentBoundRect(); in MergeScenes()
/trunk/main/reportdesign/source/ui/misc/
H A DUITools.cxx931 Rectangle aRect = _pObj->GetCurrentBoundRect(); in isOver()
/trunk/main/sc/source/ui/unoobj/
H A Dshapeuno.cxx1030 Point aPos(pObj->GetCurrentBoundRect().TopLeft()); in getAnchor()
/trunk/main/sw/source/core/doc/
H A Ddoclay.cxx1679 Size aSz( rSdrObj.GetCurrentBoundRect().GetSize() ); in lcl_InsertDrawLabel()

Completed in 271 milliseconds

1234