Home
last modified time | relevance | path

Searched refs:NbcSetLogicRect (Results 1 – 25 of 29) sorted by relevance

12

/trunk/main/reportdesign/source/core/sdr/
H A DRptObject.cxx566 void OCustomShape::NbcSetLogicRect(const Rectangle& rRect) in NbcSetLogicRect() function in rptui::OCustomShape
568 SdrObjCustomShape::NbcSetLogicRect(rRect); in NbcSetLogicRect()
793 void OUnoObject::NbcSetLogicRect(const Rectangle& rRect) in NbcSetLogicRect() function in rptui::OUnoObject
795 SdrUnoObj::NbcSetLogicRect(rRect); in NbcSetLogicRect()
1093 void OOle2Obj::NbcSetLogicRect(const Rectangle& rRect) in NbcSetLogicRect() function in rptui::OOle2Obj
1095 SdrOle2Obj::NbcSetLogicRect(rRect); in NbcSetLogicRect()
/trunk/main/reportdesign/inc/
H A DRptObject.hxx158 virtual void NbcSetLogicRect(const Rectangle& rRect);
201 virtual void NbcSetLogicRect(const Rectangle& rRect);
247 virtual void NbcSetLogicRect(const Rectangle& rRect);
/trunk/main/svx/source/svdraw/
H A Dsvdovirt.cxx515 void SdrVirtObj::NbcSetLogicRect(const Rectangle& rRect) in NbcSetLogicRect() function in SdrVirtObj
520 rRefObj.NbcSetLogicRect(aR); in NbcSetLogicRect()
H A Dsvdorect.cxx307 void SdrRectObj::NbcSetLogicRect(const Rectangle& rRect) in NbcSetLogicRect() function in SdrRectObj
309 SdrTextObj::NbcSetLogicRect(rRect); in NbcSetLogicRect()
H A Dsvdocapt.cxx682 void SdrCaptionObj::NbcSetLogicRect(const Rectangle& rRect) in NbcSetLogicRect() function in SdrCaptionObj
684 SdrRectObj::NbcSetLogicRect(rRect); in NbcSetLogicRect()
H A Dsvdotxdr.cxx187 NbcSetLogicRect(aNewRect); in applySpecialDrag()
H A Dsvdograf.cxx1074 void SdrGrafObj::NbcSetLogicRect( const Rectangle& rRect) in NbcSetLogicRect() function in SdrGrafObj
1077 SdrRectObj::NbcSetLogicRect(rRect); in NbcSetLogicRect()
H A Dsvdotxtr.cxx104 void SdrTextObj::NbcSetLogicRect(const Rectangle& rRect) in NbcSetLogicRect() function in SdrTextObj
H A Dsvdobj.cxx1684 void SdrObject::NbcSetLogicRect(const Rectangle& rRect) in NbcSetLogicRect() function in SdrObject
1708 NbcSetLogicRect(rRect); in SetLogicRect()
2212 NbcSetLogicRect(aNewLogic); in NbcApplyNotPersistAttr()
H A Dsvdoole2.cxx1975 void SdrOle2Obj::NbcSetLogicRect(const Rectangle& rRect) in NbcSetLogicRect() function in SdrOle2Obj
1977 SdrRectObj::NbcSetLogicRect(rRect); in NbcSetLogicRect()
H A Dsvdcrtv.cxx510 if (!rLogRect.IsEmpty()) pAktCreate->NbcSetLogicRect(rLogRect); in ImpBegCreateObj()
/trunk/main/sw/source/core/inc/
H A Ddflyobj.hxx107 virtual void NbcSetLogicRect(const Rectangle& rRect);
/trunk/main/svx/inc/svx/
H A Dsvdorect.hxx100 virtual void NbcSetLogicRect(const Rectangle& rRect);
H A Dsvdogrp.hxx109 virtual void NbcSetLogicRect(const Rectangle& rRect);
H A Dsvdocapt.hxx137 virtual void NbcSetLogicRect(const Rectangle& rRect);
H A Dsvdograf.hxx192 virtual void NbcSetLogicRect(const Rectangle& rRect);
H A Dsvdovirt.hxx127 virtual void NbcSetLogicRect(const Rectangle& rRect);
H A Dsvdoole2.hxx159 virtual void NbcSetLogicRect(const Rectangle& rRect);
H A Dsvdoashp.hxx199 virtual void NbcSetLogicRect(const Rectangle& rRect);
H A Dsvdotable.hxx234 virtual void NbcSetLogicRect(const Rectangle& rRect);
H A Dsvdotext.hxx436 virtual void NbcSetLogicRect(const Rectangle& rRect);
/trunk/main/sw/inc/
H A Ddcontact.hxx346 virtual void NbcSetLogicRect(const Rectangle& rRect);
/trunk/main/svx/source/table/
H A Dsvdotable.cxx2003 NbcSetLogicRect( rRect ); in NbcSetSnapRect()
2168 void SdrTableObj::NbcSetLogicRect(const Rectangle& rRect) in NbcSetLogicRect() function in sdr::table::SdrTableObj
2534 NbcSetLogicRect(aNewRectangle); in applySpecialDrag()
/trunk/main/sc/source/core/tool/
H A Ddetfunc.cxx533 pArrow->NbcSetLogicRect(Rectangle(aStartPos,aEndPos)); //! noetig ??? in InsertArrow()
599 pArrow->NbcSetLogicRect(Rectangle(aStartPos,aEndPos)); //! noetig ??? in InsertToOtherTab()
/trunk/main/sw/source/core/draw/
H A Ddcontact.cxx2742 void SwDrawVirtObj::NbcSetLogicRect(const Rectangle& rRect) in NbcSetLogicRect() function in SwDrawVirtObj
2746 rRefObj.NbcSetLogicRect(aR); in NbcSetLogicRect()

Completed in 156 milliseconds

12