Home
last modified time | relevance | path

Searched refs:GetCurrentBoundRect (Results 1 – 25 of 84) sorted by last modified time

1234

/trunk/main/sc/source/ui/unoobj/
H A Dshapeuno.cxx1030 Point aPos(pObj->GetCurrentBoundRect().TopLeft()); in getAnchor()
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx3571 !pPage->Frm().IsOver( pObj->GetCurrentBoundRect() ) ) in IsPaint()
6230 const Rectangle &rBound = pObj->GetCurrentBoundRect(); in lcl_RefreshLine()
H A Dfrmtool.cxx3229 aPos = pObj->GetCurrentBoundRect().TopLeft(); in Is_Lower_Of()
/trunk/main/svx/source/svdraw/
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()
H A Dsvdobj.cxx684 return GetCurrentBoundRect().Center(); in GetRefPoint()
905 const Rectangle& SdrObject::GetCurrentBoundRect() const in GetCurrentBoundRect() function in SdrObject
1135 const Rectangle aR(GetCurrentBoundRect()); in TakeXorPoly()
1784 if (GetCurrentBoundRect()!=aBoundRect0) { in SetOutlinerParaObject()
1808 if (GetCurrentBoundRect()!=aBoundRect0) { in ReformatText()
1917 rGeo.aBoundRect =GetCurrentBoundRect(); in SaveGeoData()
2335 Rectangle aR(GetCurrentBoundRect()); in GetCornerGluePoint()
H A Dsvdedxv.cxx147 rRect=pMacroObj->GetCurrentBoundRect(); in TakeActionRect()
H A Dsvdograf.cxx1225 const Rectangle aBoundRect(GetCurrentBoundRect()); in getMetafileFromEmbeddedSvg()
H A Dsvddrgmt.cxx1721 Rectangle aBound(pObj->GetCurrentBoundRect()); in MoveSdrDrag()
H A Dsvdview.cxx540 Rectangle aBoundRect(pHitObj->GetCurrentBoundRect()); in PickAnything()
H A Dsvdoedge.cxx385 const Rectangle& SdrEdgeObj::GetCurrentBoundRect() const in GetCurrentBoundRect() function in SdrEdgeObj
392 return SdrTextObj::GetCurrentBoundRect(); in GetCurrentBoundRect()
594 Rectangle aBoundRect0; if (pUserCall!=NULL) aBoundRect0=GetCurrentBoundRect(); in ImpRecalcEdgeTrack()
753 aBoundRect1 = rCon1.pObj->GetCurrentBoundRect(); in ImpCalcEdgeTrack()
776 aBoundRect2 = rCon2.pObj->GetCurrentBoundRect(); in ImpCalcEdgeTrack()
1596 Rectangle aBoundRect0; if (pUserCall!=NULL) aBoundRect0=GetCurrentBoundRect(); in Notify()
2124 Rectangle aObjBound(pObj->GetCurrentBoundRect()); in ImpFindConnector()
2514 Rectangle aBoundRect0; if (pUserCall!=NULL) aBoundRect0=GetCurrentBoundRect(); in setGluePointIndex()
H A Dsvdpage.cxx332 aOutRect=pObj->GetCurrentBoundRect(); in RecalcRects()
335 aOutRect.Union(pObj->GetCurrentBoundRect()); in RecalcRects()
376 aOutRect.Union(pObj->GetCurrentBoundRect()); in NbcInsertObject()
/trunk/main/svx/source/table/
H A Dcell.cxx601 const Rectangle& Cell::GetCurrentBoundRect() const in GetCurrentBoundRect() function in sdr::table::Cell
H A Dcell.hxx84 SVX_DLLPRIVATE virtual const Rectangle& GetCurrentBoundRect() const;
H A Dsvdotable.cxx2711 SdrTableObj* pNewTableObj = new SdrTableObj( GetModel(), GetCurrentBoundRect(), nColumns, nRows); in CloneRange()
2758 pNewTableObj->SetLogicRect( pNewTableObj->GetCurrentBoundRect() ); in CloneRange()
/trunk/main/sd/source/core/
H A Dsdpage.cxx1887 Point aTopLeft(pObj->GetCurrentBoundRect().TopLeft()); in ScaleObjects()
2958 rAreas.push_back( pPageObj->GetCurrentBoundRect() ); in CalculateHandoutAreas()
H A DCustomAnimationEffect.cxx1721 const Rectangle aBoundRect( pObj->GetCurrentBoundRect() ); in updateSdrPathObjFromPath()
/trunk/main/svx/inc/svx/
H A Dsvdobj.hxx656 virtual const Rectangle& GetCurrentBoundRect() const;
/trunk/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()
/trunk/main/sd/source/filter/html/
H A Dhtmlex.cxx1643 Rectangle aRect(pObject->GetCurrentBoundRect()); in CreateHtmlForPresPages()
/trunk/main/sw/source/core/view/
H A Dvdraw.cxx331 const Rectangle aBound( pObj->GetCurrentBoundRect() ); in NotifySizeChg()
/trunk/main/sd/source/ui/dlg/
H A Danimobjs.cxx594 Rectangle aObjRect( pObject->GetCurrentBoundRect() ); in UpdateControl()
/trunk/main/sw/source/filter/xml/
H A Dswxml.cxx500 … SdrGrafObj* pGraphicObj = new SdrGrafObj( aGraphic, pOle2Obj->GetCurrentBoundRect() ); in lcl_ConvertSdrOle2ObjsToSdrGrafObjs()
/trunk/main/chart2/source/controller/main/
H A DSelectionHelper.cxx681 Point aPos = pSubObj->GetCurrentBoundRect().Center(); in getMarkHandles()
/trunk/main/sw/inc/
H A Ddcontact.hxx365 virtual const Rectangle& GetCurrentBoundRect() const;
/trunk/main/sd/source/ui/view/
H A Dsdview3.cxx725 Rectangle aPickObjRect( pPickObj2->GetCurrentBoundRect() ); in InsertData()
728 Rectangle aObjRect( pNewObj->GetCurrentBoundRect() ); in InsertData()

Completed in 302 milliseconds

1234