| /aoo4110/main/cui/source/dialogs/ | 
| H A D | passwdomdlg.cxx | 77 void PasswordReenterEdit_Impl::Paint( const Rectangle& rRect )  in Paint()
 | 
| H A D | hlmarkwn.cxx | 86 void SvxHlmarkTreeLBox::Paint( const Rectangle& rRect )  in Paint()
 | 
| /aoo4110/main/sdext/source/pdfimport/tree/ | 
| H A D | pdfiprocessor.hxx | 263 …      void  setRect  (const ::com::sun::star::geometry::RealRectangle2D& rRect ){ m_rRect=rRect; }   in setRect()
 | 
| /aoo4110/main/sd/source/ui/slideshow/ | 
| H A D | showwin.cxx | 283 void ShowWindow::Paint(const Rectangle& rRect)  in Paint()
 | 
| /aoo4110/main/svtools/source/control/ | 
| H A D | taskbar.cxx | 241 void TaskBar::Paint( const Rectangle& rRect )  in Paint()
 | 
| /aoo4110/main/sc/source/ui/docshell/ | 
| H A D | docsh6.cxx | 75 void lcl_SetTopRight( Rectangle& rRect, const Point& rPos )  in lcl_SetTopRight()
 | 
| /aoo4110/main/canvas/source/simplecanvas/ | 
| H A D | simplecanvasimpl.cxx | 69 …                                           geometry::RealRectangle2D const&                 rRect )  in rect2Poly()
 | 
| /aoo4110/main/cui/source/options/ | 
| H A D | connpooloptions.cxx | 299 …void DriverListControl::PaintCell( OutputDevice& rDev, const Rectangle& rRect, sal_uInt16 nColId )…  in PaintCell()  argument
 | 
| /aoo4110/main/dbaccess/source/ui/control/ | 
| H A D | TableGrantCtrl.cxx | 442 void OTableGrantControl::PaintCell( OutputDevice& rDev, const Rectangle& rRect, sal_uInt16 nColumnI…  in PaintCell()  argument
 | 
| /aoo4110/main/svx/source/svdraw/ | 
| H A D | svdtrans.cxx | 50 void ResizeRect(Rectangle& rRect, const Point& rRef, const Fraction& rxFact, const Fraction& ryFact…  in ResizeRect()158 void MirrorRect(Rectangle& rRect, const Point& /*rRef1*/, const Point& /*rRef2*/, FASTBOOL bNoJusti…  in MirrorRect()
 597 Polygon Rect2Poly(const Rectangle& rRect, const GeoStat& rGeo)  in Rect2Poly()
 610 void Poly2Rect(const Polygon& rPol, Rectangle& rRect, GeoStat& rGeo)  in Poly2Rect()
 
 | 
| H A D | svdpagv.cxx | 314 void SdrPageView::InvalidateAllWin(const Rectangle& rRect, sal_Bool bPlus1Pix)  in InvalidateAllWin()481 void SdrPageView::DrawPageViewGrid(OutputDevice& rOut, const Rectangle& rRect, Color aColor)  in DrawPageViewGrid()
 
 | 
| /aoo4110/main/tools/inc/tools/ | 
| H A D | gen.hxx | 691 inline Rectangle operator + ( const Rectangle& rRect, const Point& rPt )  in operator +()699 inline Rectangle operator - ( const Rectangle& rRect, const Point& rPt )  in operator -()
 
 | 
| /aoo4110/main/sw/source/ui/uiview/ | 
| H A D | pview.cxx | 253 void  SwPagePreViewWin::Paint( const Rectangle& rRect )  in Paint()1592 void SwPagePreView::SetVisArea( const Rectangle &rRect, sal_Bool bUpdateScrollbar )  in SetVisArea()
 2030 void SwPagePreViewWin::RepaintCoreRect( const SwRect& rRect )  in RepaintCoreRect()
 
 | 
| /aoo4110/main/sw/source/core/view/ | 
| H A D | viewimp.cxx | 190 sal_Bool SwViewImp::AddPaintRect( const SwRect &rRect )  in AddPaintRect()
 | 
| /aoo4110/main/sw/source/filter/ww8/ | 
| H A D | rtfsdrexport.cxx | 171 void RtfSdrExport::Commit( EscherPropertyContainer& rProps, const Rectangle& rRect )  in Commit()
 | 
| H A D | WW8TableInfo.cxx | 119 void WW8TableNodeInfoInner::setRect(const SwRect & rRect)  in setRect()458 void WW8TableNodeInfo::setRect(const SwRect & rRect)  in setRect()
 1110 void WW8TableCellGrid::insert(const SwRect & rRect,   in insert()
 
 | 
| /aoo4110/main/svx/source/dialog/ | 
| H A D | graphctl.cxx | 322 void GraphCtrl::Paint( const Rectangle& rRect )  in Paint()
 | 
| /aoo4110/main/sd/source/ui/view/ | 
| H A D | drawview.cxx | 552 void DrawView::MakeVisible(const Rectangle& rRect, ::Window& rWin)  in MakeVisible()
 | 
| /aoo4110/main/svx/inc/svx/ | 
| H A D | svddrgv.hxx | 298 	void SetWorkArea(const Rectangle& rRect) { aMaxWorkArea=rRect; }  in SetWorkArea()
 | 
| /aoo4110/main/sc/source/ui/view/ | 
| H A D | tabview5.cxx | 505 void ScTabView::DrawMarkRect( const Rectangle& rRect )  in DrawMarkRect()
 | 
| /aoo4110/main/canvas/source/tools/ | 
| H A D | verifyinput.cxx | 209         void verifyInput( const geometry::RealRectangle2D&			rRect,  in verifyInput()
 | 
| /aoo4110/main/vcl/source/gdi/ | 
| H A D | pdfwriter_impl.cxx | 1432 void PDFWriterImpl::PDFPage::appendRect( const Rectangle& rRect, OStringBuffer& rBuffer ) const  in appendRect()  argument8738 void PDFWriterImpl::drawRectangle( const Rectangle& rRect )  in drawRectangle()
 8762 void PDFWriterImpl::drawRectangle( const Rectangle& rRect, sal_uInt32 nHorzRound, sal_uInt32 nVertR…  in drawRectangle()
 8853 void PDFWriterImpl::drawEllipse( const Rectangle& rRect )  in drawEllipse()
 8923 static double calcAngle( const Rectangle& rRect, const Point& rPoint )  in calcAngle()
 10210 void PDFWriterImpl::drawGradient( const Rectangle& rRect, const Gradient& rGradient )  in drawGradient()
 10311 void PDFWriterImpl::drawWallpaper( const Rectangle& rRect, const Wallpaper& rWall )  in drawWallpaper()
 10801 bool PDFWriterImpl::intersectClipRegion( const Rectangle& rRect )  in intersectClipRegion()
 10828 void PDFWriterImpl::createNote( const Rectangle& rRect, const PDFNote& rNote, sal_Int32 nPageNr )  in createNote()
 10847 sal_Int32 PDFWriterImpl::createLink( const Rectangle& rRect, sal_Int32 nPageNr )  in createLink()
 [all …]
 
 | 
| H A D | outdev6.cxx | 1118 void OutputDevice::DrawWallpaper( const Rectangle& rRect,  in DrawWallpaper()1185 void OutputDevice::ImplDraw2ColorFrame( const Rectangle& rRect,  in ImplDraw2ColorFrame()
 
 | 
| /aoo4110/main/svtools/source/misc/ | 
| H A D | imap.cxx | 206 IMapRectangleObject::IMapRectangleObject( const Rectangle& rRect,  in IMapRectangleObject()226 void IMapRectangleObject::ImpConstruct( const Rectangle& rRect, sal_Bool bPixel )  in ImpConstruct()
 
 | 
| /aoo4110/main/vcl/source/window/ | 
| H A D | brdwin.cxx | 92 void Window::ImplCalcSymbolRect( Rectangle& rRect )  in ImplCalcSymbolRect()113 								  const Rectangle& rRect, SymbolType eSymbol )  in ImplDrawBrdWinSymbol()
 126 										const Rectangle& rRect,  in ImplDrawBrdWinSymbolButton()
 
 |