Home
last modified time | relevance | path

Searched refs:GetSnapRect (Results 26 – 50 of 90) sorted by relevance

1234

/trunk/main/sw/source/core/draw/
H A Ddview.cxx814 aMyRect = pObj->GetSnapRect(); in CalcAnchor()
831 Rectangle aRect = pObj->GetSnapRect(); in CalcAnchor()
/trunk/main/svx/source/svdraw/
H A Dsvdoattr.cxx105 const Rectangle& SdrAttrObj::GetSnapRect() const in GetSnapRect() function in SdrAttrObj
H A Dsvdpage.cxx333 aSnapRect=pObj->GetSnapRect(); in RecalcRects()
336 aSnapRect.Union(pObj->GetSnapRect()); in RecalcRects()
377 aSnapRect.Union(pObj->GetSnapRect()); in NbcInsertObject()
/trunk/main/sw/source/core/inc/
H A Ddflyobj.hxx102 virtual const Rectangle& GetSnapRect() const;
/trunk/main/svx/source/engine3d/
H A De3dsceneupdater.cxx114 if(mpScene->GetSnapRect() != aNewSnapRect) in ~E3DModifySceneSnapRectUpdater()
H A Dobj3d.cxx474 Rectangle aRect = pScene->GetSnapRect(); in NbcMove()
541 maSnapRect.Union(pCandidate->GetSnapRect()); in RecalcSnapRect()
/trunk/main/svx/inc/svx/
H A Dsvdogrp.hxx73 virtual const Rectangle& GetSnapRect() const;
H A Dsvdocapt.hxx134 virtual const Rectangle& GetSnapRect() const;
H A Dsvdovirt.hxx121 virtual const Rectangle& GetSnapRect() const;
H A Dsvdoashp.hxx183 virtual const Rectangle& GetSnapRect() const;
H A Dsvdoedge.hxx230 virtual const Rectangle& GetSnapRect() const;
H A Dsvdotable.hxx230 virtual const Rectangle& GetSnapRect() const;
/trunk/main/basctl/source/dlged/
H A Ddlgedobj.cxx162 Rectangle aFormRect = pForm->GetSnapRect(); in TransformSdrToControlCoordinates()
398 Rectangle aRect_ = GetSnapRect(); in SetPropsFromRect()
1427 Rectangle aRect_ = GetSnapRect(); in SetPropsFromRect()
H A Ddlged.cxx725 Point aPoint = (pDlgEdForm->GetSnapRect()).Center(); in CreateDefaultObject()
1101 Point aFormCenter = (pDlgEdForm->GetSnapRect()).Center(); in Paste()
/trunk/main/chart2/source/controller/drawinglayer/
H A DViewElementListProvider.cxx196 Size aSize = pObj->GetSnapRect().GetSize(); in GetSymbolGraphic()
/trunk/main/sw/source/ui/ribbar/
H A Dconcustomshape.cxx193 pObj->NbcRotate( pObj->GetSnapRect().Center(), nAngle, sin( a ), cos( a ) ); in SetAttributes()
/trunk/main/sc/source/ui/drawfunc/
H A Dfuconcustomshape.cxx258 pObj->NbcRotate( pObj->GetSnapRect().Center(), nAngle, sin( a ), cos( a ) ); in SetAttributes()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape3d.cxx209 : aCenter( pCustomShape->GetSnapRect().Center() ) in Transformation2D()
316 RotatePoint( aP, pCustomShape->GetSnapRect().Center(), sin( a ), cos( a ) ); in Create3DObject()
/trunk/main/sd/source/ui/func/
H A Dfuconcs.cxx281 pObj->NbcRotate( pObj->GetSnapRect().Center(), nAngle, sin( a ), cos( a ) ); in SetAttributes()
/trunk/main/svx/source/unodraw/
H A Dunoshape.cxx1216 return pObj->GetSnapRect(); in svx_getLogicRectHack()
1332 Point aPt = mpObj->GetSnapRect().TopLeft(); in setSize()
2523 Point aRef1(mpObj->GetSnapRect().Center()); in setPropertyValueImpl()
2545 Point aRef1(mpObj->GetSnapRect().Center()); in setPropertyValueImpl()
2770 Rectangle aRect( mpObj->GetSnapRect() ); in getPropertyValueImpl()
/trunk/main/sw/inc/
H A Ddcontact.hxx341 virtual const Rectangle& GetSnapRect() const;
/trunk/main/svx/source/sdr/contact/
H A Dviewcontactofe3dscene.cxx261 const Rectangle& rRectangle = GetE3dScene().GetSnapRect(); in createObjectTransformation()
/trunk/main/svx/source/table/
H A Dtablertfimporter.cxx299 Rectangle aRect( mrTableObj.GetSnapRect() ); in FillTable()
/trunk/main/sw/source/core/layout/
H A Danchoreddrawobject.cxx693 return GetDrawObj()->GetSnapRect(); in GetObjRect()
/trunk/main/basctl/source/accessibility/
H A Daccessibledialogcontrolshape.cxx153 Rectangle aRect = m_pDlgEdObj->GetSnapRect(); in GetBounds()

Completed in 143 milliseconds

1234