| /aoo41x/main/sw/source/core/text/ |
| H A D | txtpaint.hxx | 46 inline void ChgClip( const SwRect &rRect, const SwTxtFrm* pFrm = 0, in ChgClip() 165 inline DbgRect::DbgRect( OutputDevice* pOutDev, const Rectangle &rRect, in DbgRect()
|
| H A D | txtfly.hxx | 239 inline sal_Bool SwTxtFly::Relax( const SwRect &rRect ) in Relax() 249 inline SwRect SwTxtFly::GetFrm( const SwRect &rRect, sal_Bool bTop ) const in GetFrm() argument
|
| /aoo41x/main/sd/source/filter/html/ |
| H A D | htmlattr.cxx | 53 void SdHtmlAttrPreview::Paint( const Rectangle& rRect ) in Paint()
|
| /aoo41x/main/sc/source/filter/starcalc/ |
| H A D | scfobj.cxx | 58 void Sc10InsertObject::InsertChart( ScDocument* pDoc, SCTAB nDestTab, const Rectangle& rRect, in InsertChart()
|
| /aoo41x/main/chart2/source/controller/main/ |
| H A D | ChartWindow.cxx | 87 void ChartWindow::Paint( const Rectangle& rRect ) in Paint() 252 void ChartWindow::Invalidate( const Rectangle& rRect, sal_uInt16 nFlags ) in Invalidate()
|
| /aoo41x/main/sd/source/ui/view/ |
| H A D | clview.cxx | 85 void ClientView::InvalidateOneWin(::Window& rWin, const Rectangle& rRect) in InvalidateOneWin()
|
| H A D | drviewsh.cxx | 83 void DrawViewShell::MakeVisible(const Rectangle& rRect, ::Window& rWin) in MakeVisible()
|
| H A D | zoomlist.cxx | 85 void ZoomList::InsertZoomRect(const Rectangle& rRect) in InsertZoomRect()
|
| /aoo41x/main/svl/unx/inc/ |
| H A D | convert.hxx | 46 static void Swap( Rectangle & rRect ) in Swap()
|
| /aoo41x/main/sc/source/ui/view/ |
| H A D | invmerge.cxx | 147 void ScInvertMerger::AddRect( const Rectangle& rRect ) in AddRect()
|
| /aoo41x/main/sw/source/core/layout/ |
| H A D | virtoutp.hxx | 60 void SetOrgRect( SwRect &rRect ) { aOrgRect = rRect; } in SetOrgRect()
|
| /aoo41x/main/vcl/source/helper/ |
| H A D | canvastools.cxx | 472 geometry::RealRectangle2D rectangle2DFromRectangle( const Rectangle& rRect ) in rectangle2DFromRectangle() 490 Rectangle rectangleFromRealRectangle2D( const geometry::RealRectangle2D& rRect ) in rectangleFromRealRectangle2D() 510 ::Rectangle rectangleFromB2DRectangle( const ::basegfx::B2DRange& rRect ) in rectangleFromB2DRectangle() 530 Rectangle rectangleFromB2IRectangle( const ::basegfx::B2IRange& rRect ) in rectangleFromB2IRectangle() 550 ::basegfx::B2DRange b2DRectangleFromRectangle( const ::Rectangle& rRect ) in b2DRectangleFromRectangle() 570 basegfx::B2IRange b2IRectangleFromRectangle( const Rectangle& rRect ) in b2IRectangleFromRectangle()
|
| /aoo41x/main/svx/source/svdraw/ |
| H A D | svdorect.cxx | 81 SdrRectObj::SdrRectObj(const Rectangle& rRect) in SdrRectObj() 98 SdrRectObj::SdrRectObj(SdrObjKind eNewTextKind, const Rectangle& rRect) in SdrRectObj() 301 void SdrRectObj::NbcSetSnapRect(const Rectangle& rRect) in NbcSetSnapRect() 307 void SdrRectObj::NbcSetLogicRect(const Rectangle& rRect) in NbcSetLogicRect()
|
| H A D | svdopage.cxx | 88 SdrPageObj::SdrPageObj(const Rectangle& rRect, SdrPage* pNewPage) in SdrPageObj()
|
| /aoo41x/main/soldep/source/ |
| H A D | tbox.cxx | 106 void SoldepToolBox::Paint( const Rectangle& rRect ) in Paint() 359 void SoldepToolBox::EndDocking( const Rectangle& rRect, sal_Bool bFloatMode ) in EndDocking()
|
| H A D | depapp.cxx | 107 void MyWin::Paint( const Rectangle& rRect ) in Paint()
|
| /aoo41x/main/vcl/inc/ |
| H A D | helpwin.hxx | 69 void SetHelpArea( const Rectangle& rRect ) { maHelpArea = rRect; } in SetHelpArea()
|
| /aoo41x/main/dbaccess/source/ui/relationdesign/ |
| H A D | RTableConnection.cxx | 83 void ORelationTableConnection::Draw( const Rectangle& rRect ) in Draw()
|
| /aoo41x/main/vcl/workben/ |
| H A D | svdem.cxx | 134 void MyWin::Paint( const Rectangle& rRect ) in Paint()
|
| /aoo41x/main/sw/source/core/inc/ |
| H A D | noteurl.hxx | 41 SwURLNote( const String& rURL, const String& rTarget, const SwRect& rRect ) in SwURLNote()
|
| /aoo41x/main/sw/source/ui/uiview/ |
| H A D | scroll.cxx | 74 void SwScrollbar::ViewPortChgd( const Rectangle &rRect ) in ViewPortChgd()
|
| /aoo41x/main/vcl/source/gdi/ |
| H A D | region.cxx | 332 Region::Region(const Rectangle& rRect) in Region() 524 bool Region::Union( const Rectangle& rRect ) in Union() 606 bool Region::Intersect( const Rectangle& rRect ) in Intersect() 699 bool Region::Exclude( const Rectangle& rRect ) in Exclude() 780 bool Region::XOr( const Rectangle& rRect ) in XOr() 1486 Region& Region::operator=( const Rectangle& rRect ) in operator =()
|
| /aoo41x/main/svtools/source/hatchwindow/ |
| H A D | ipwin.hxx | 50 void SetOuterRectPixel( const Rectangle & rRect ) in SetOuterRectPixel()
|
| /aoo41x/main/svtools/source/brwbox/ |
| H A D | datwin.cxx | 318 void BrowserDataWin::Paint( const Rectangle& rRect ) in Paint() 645 const Rectangle& rRect ): in BrowseEvent() 666 const Rectangle& rRect ): in BrowserMouseEvent() 736 void BrowserDataWin::Invalidate( const Rectangle& rRect, sal_uInt16 nFlags ) in Invalidate()
|
| /aoo41x/main/vcl/source/window/ |
| H A D | floatwin.cxx | 236 Point FloatingWindow::CalcFloatingPosition( Window* pWindow, const Rectangle& rRect, sal_uLong nFla… in CalcFloatingPosition() 244 const Rectangle& rRect, sal_uLong nFlags, in ImplCalcPos() 657 void FloatingWindow::StartPopupMode( const Rectangle& rRect, sal_uLong nFlags ) in StartPopupMode()
|