Home
last modified time | relevance | path

Searched refs:GetLogicRect (Results 26 – 50 of 87) sorted by relevance

1234

/trunk/main/sd/source/core/
H A Dsdpage.cxx1179 aTitleRect = pMasterTitle->GetLogicRect(); in CalcAutoLayoutRectangles()
1184 aLayoutRect = pMasterSubTitle->GetLogicRect(); in CalcAutoLayoutRectangles()
1186 aLayoutRect = pMasterOutline->GetLogicRect(); in CalcAutoLayoutRectangles()
2014 sal_uLong nHeight = pObj->GetLogicRect().GetSize().Height(); in ScaleObjects()
2497 pOutl->SetPaperSize( pObj->GetLogicRect().GetSize() ); in SetObjText()
/trunk/main/sd/source/ui/func/
H A Dfuinsert.cxx324 aRect = pPickObj->GetLogicRect(); in DoExecute()
614 Rectangle aRect = ( (SdrOle2Obj*) pObj)->GetLogicRect(); in DoExecute()
/trunk/main/sw/source/core/inc/
H A Ddflyobj.hxx105 virtual const Rectangle& GetLogicRect() const;
/trunk/main/sd/source/ui/view/
H A Dviewshe2.cxx912 Rectangle aRect = pObj->GetLogicRect(); in ActivateObject()
950 Rectangle aRect = pObj->GetLogicRect(); in ActivateObject()
H A Dsdview2.cxx523 aRect.Union( pObj->GetLogicRect() ); in AcceptDrop()
705 aRect.Union( pObj->GetLogicRect() ); in ExecuteDrop()
H A Ddrawview.cxx623 Rectangle aRect( pObj->GetLogicRect() ); in DeleteMarked()
/trunk/main/svx/source/dialog/
H A Dimapwnd.cxx371 IMapRectangleObject* pObj = new IMapRectangleObject( pRectObj->GetLogicRect(), in SdrObjCreated()
445 …>ReplaceObject( IMapObjectPtr(new IMapRectangleObject( ( (const SdrRectObj&) rObj ).GetLogicRect(), in SdrObjChanged()
/trunk/main/svx/inc/svx/
H A Dsvdocapt.hxx136 virtual const Rectangle& GetLogicRect() const;
H A Dsvdovirt.hxx125 virtual const Rectangle& GetLogicRect() const;
H A Dsvdoashp.hxx185 virtual const Rectangle& GetLogicRect() const;
H A Dsvdotable.hxx233 virtual const Rectangle& GetLogicRect() const;
H A Dsvdotext.hxx437 virtual const Rectangle& GetLogicRect() const;
/trunk/main/reportdesign/source/core/sdr/
H A DReportDrawPage.cxx123 Rectangle aRect = pOle2Obj->GetLogicRect(); in _CreateShape()
/trunk/main/sc/source/ui/drawfunc/
H A Dfusel2.cxx150 if( pObj->GetLogicRect().IsInside( rPos ) ) in IsNoteCaptionClicked()
H A Dfutext3.cxx208 Rectangle aNewRect = pObject->GetLogicRect(); in StopDragMode()
/trunk/main/sd/source/ui/table/
H A Dtablefunction.cxx153 aRect = pPickObj->GetLogicRect(); in FuTable()
/trunk/main/sc/source/ui/app/
H A Dclient.cxx227 Rectangle aLogicRect = pDrawObj->GetLogicRect(); in ViewChanged()
/trunk/main/svx/source/svdraw/
H A Dsvdoole2.cxx192 Rectangle aLogicRect( mpObj->GetLogicRect() ); in impl_getScaledRect_nothrow()
281 Rectangle aLogicRect( mpObj->GetLogicRect() ); in notifyEvent()
340 Rectangle aLogicRect( mpObj->GetLogicRect() ); in visibilityChanged()
H A Dsvdotxtr.cxx99 const Rectangle& SdrTextObj::GetLogicRect() const in GetLogicRect() function in SdrTextObj
H A Dsvdouno.cxx405 pRetval = new SdrGrafObj(SdrDragView::GetObjGraphic(GetModel(), this), GetLogicRect()); in getFullDragClone()
/trunk/main/sw/inc/
H A Ddcontact.hxx344 virtual const Rectangle& GetLogicRect() const;
/trunk/main/sc/source/filter/xml/
H A Dxmlcelli.cxx624 …OSL_ENSURE( !pCaption->GetLogicRect().IsEmpty(), "ScXMLTableRowCellContext::SetAnnotation - invali… in SetAnnotation()
642 aCaptionRect = pObject->GetLogicRect(); in SetAnnotation()
/trunk/main/svx/source/sdr/contact/
H A Dviewobjectcontactofunocontrol.cxx1055 …olContactHelper::adjustControlGeometry_throw( m_aControl, pUnoObject->GetLogicRect(), _rViewTransf… in positionAndZoomControl()
1237 _rUnoObject.GetLogicRect(), in createControlForDevice()
/trunk/main/sc/source/ui/view/
H A Ddrawvie4.cxx363 Rectangle aDrawRect = pObj->GetLogicRect(); in SetMarkedOriginalSize()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin2.cxx484 Rectangle aLogicPix = LogicToPixel(pObj->GetLogicRect()); in RequestHelp()

Completed in 173 milliseconds

1234