/aoo41x/main/sw/source/core/draw/ |
H A D | dflyobj.cxx | 586 void SwVirtFlyDrawObj::SetRect() const in SetRect() function in SwVirtFlyDrawObj 597 SetRect(); in GetCurrentBoundRect() 609 SetRect(); in RecalcBoundRect() 615 SetRect(); in RecalcSnapRect() 621 SetRect(); in GetSnapRect() 629 SetRect(); in SetSnapRect() 639 SetRect(); in NbcSetSnapRect() 645 SetRect(); in GetLogicRect() 653 SetRect(); in SetLogicRect() 663 SetRect(); in NbcSetLogicRect()
|
/aoo41x/main/filter/source/msfilter/ |
H A D | eschesdo.cxx | 141 rObj.SetRect( aRect ); in ImplFlipBoundingBox() 269 rObj.SetRect( Rectangle( aPosition, aSize ) ); in ImplWriteShape() 407 rObj.SetRect( Rectangle( ImplMapPoint( Point( aNewRect.X, aNewRect.Y ) ), in ImplWriteShape() 427 rObj.SetRect( Rectangle( ImplMapPoint( Point( aNewRect.X, aNewRect.Y ) ), in ImplWriteShape() 726 rObj.SetRect( aRect ); in ImplWriteShape() 785 rObj.SetRect( Rectangle( rTextRefPoint, in ImplWriteAdditionalText() 1285 SetRect(rEx.ImplMapPoint(aNewP), rEx.ImplMapSize(aNewS)); in Init() 1293 SetRect(rEx.ImplMapPoint(aOldP), rEx.ImplMapSize(aOldS)); in Init() 1352 void ImplEESdrObject::SetRect( const Point& rPos, const Size& rSz ) in SetRect() function in ImplEESdrObject
|
H A D | eschesdo.hxx | 73 void SetRect( const Point& rPos, const Size& rSz ); 74 void SetRect( const Rectangle& rRect ) in SetRect() function in ImplEESdrObject
|
/aoo41x/main/vcl/inc/vcl/ |
H A D | wall.hxx | 120 void SetRect( const Rectangle& rRect ); 121 void SetRect();
|
/aoo41x/main/embedserv/source/embed/ |
H A D | syswinwrapper.cxx | 177 SetRect(&m_rcPos, 0, 0, 0, 0); in CHatchWin() 178 SetRect(&m_rcClip, 0, 0, 0, 0); in CHatchWin()
|
H A D | docholder.cxx | 1443 SetRect((LPRECT)&bw, in requestDockingAreaSpace() 1465 SetRect((LPRECT)&bw, in setDockingAreaSpace()
|
/aoo41x/main/sc/source/filter/inc/ |
H A D | xlescher.hxx | 322 …void SetRect( const XclRoot& rRoot, SCTAB nScTab, const Rectangle& rRect, MapUnit e… 325 void SetRect( const Size& rPageSize, sal_Int32 nScaleX, sal_Int32 nScaleY,
|
/aoo41x/main/sc/source/filter/excel/ |
H A D | xlescher.cxx | 193 void XclObjAnchor::SetRect( const XclRoot& rRoot, SCTAB nScTab, const Rectangle& rRect, MapUnit eMa… in SetRect() function in XclObjAnchor 213 void XclObjAnchor::SetRect( const Size& rPageSize, sal_Int32 nScaleX, sal_Int32 nScaleY, in SetRect() function in XclObjAnchor
|
H A D | xeescher.cxx | 145 maAnchor.SetRect( GetRoot(), mnScTab, rRect, eMapUnit ); in ImplCalcAnchorRect() 166 maAnchor.SetRect( maPageSize, mnScaleX, mnScaleY, rRect, eMapUnit, true ); in ImplCalcAnchorRect() 174 maAnchor.SetRect( rRoot, rRoot.GetCurrScTab(), rRect, MAP_100TH_MM ); in XclExpDffNoteAnchor()
|
H A D | xiescher.cxx | 1796 …aAnchor.SetRect( GetRoot(), GetCurrScTab(), Rectangle( 1000, 500, nWidth, nHeight ), MAP_100TH_MM … in FinalizeTabChart()
|
/aoo41x/main/vcl/source/gdi/ |
H A D | wall.cxx | 473 void Wallpaper::SetRect( const Rectangle& rRect ) in SetRect() function in Wallpaper 498 void Wallpaper::SetRect() in SetRect() function in Wallpaper
|
/aoo41x/main/svtools/source/contnr/ |
H A D | ivctrl.cxx | 524 aBackground.SetRect( aRect ); in SetBackground() 529 aBackground.SetRect( aRect ); in SetBackground()
|
H A D | imivctl1.cxx | 1585 aPaper.SetRect( aNewOutRect ); in AdjustScrollBars() 1619 aPaper.SetRect( aRect ); in Resize() 1920 aPaper.SetRect( aRect ); in PaintEntryVirtOutDev() 2888 aPaper.SetRect( aRect ); in MakeVisible() 4609 aPaper.SetRect( aRect ); in SetOrigin()
|
/aoo41x/main/sw/source/core/inc/ |
H A D | dflyobj.hxx | 123 void SetRect() const;
|
/aoo41x/main/fpicker/source/win32/filepicker/ |
H A D | helppopupwindow.cxx | 194 SetRect( lprect, 0, 0, MAX_CHARS_PER_LINE * m_avCharWidth, 0 ); in calcWindowRect()
|
/aoo41x/main/svx/inc/svx/ |
H A D | svdmodel.hxx | 142 void SetRect(const Rectangle& rNewRect);
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdmodel.cxx | 2266 void SdrHint::SetRect(const Rectangle& rNewRect) in SetRect() function in SdrHint
|
/aoo41x/main/sw/source/core/layout/ |
H A D | fly.cxx | 2574 pObj->SetRect(); in NotifyDrawObj()
|