| /aoo4110/main/sw/source/core/draw/ | 
| H A D | dcontact.cxx | 2091 SwPageFrm* SwDrawContact::FindPage( const SwRect &rRect )  in FindPage()2708 void SwDrawVirtObj::SetSnapRect(const Rectangle& rRect)  in SetSnapRect()
 2718 void SwDrawVirtObj::NbcSetSnapRect(const Rectangle& rRect)  in NbcSetSnapRect()
 2734 void SwDrawVirtObj::SetLogicRect(const Rectangle& rRect)  in SetLogicRect()
 2744 void SwDrawVirtObj::NbcSetLogicRect(const Rectangle& rRect)  in NbcSetLogicRect()
 
 | 
| /aoo4110/main/svtools/source/contnr/ | 
| H A D | imivctl1.cxx | 592 void SvxIconChoiceCtrl_Impl::AdjustVirtSize( const Rectangle& rRect )  in AdjustVirtSize()712 void SvxIconChoiceCtrl_Impl::Paint( const Rectangle& rRect )  in Paint()
 1842 void SvxIconChoiceCtrl_Impl::PaintItem( const Rectangle& rRect,  in PaintItem()
 2213 		const Rectangle& rRect = GetEntryBoundRect( pEntry );  in MakeEntryVisible()  local
 2590 	const Rectangle& rRect = GetEntryBoundRect( pRefEntry );  in ShowDDIcon()  local
 2637 	const Rectangle& rRect = GetEntryBoundRect( pRefEntry );  in HideShowDDIcon()  local
 2828 void SvxIconChoiceCtrl_Impl::MakeVisible( const Rectangle& rRect, sal_Bool bScrBar,  in MakeVisible()
 3157 static Rectangle GetHotSpot( const Rectangle& rRect )  in GetHotSpot()
 3180 void SvxIconChoiceCtrl_Impl::SelectRect( const Rectangle& rRect, sal_Bool bAdd,  in SelectRect()
 3345 void SvxIconChoiceCtrl_Impl::AddSelectedRect( const Rectangle& rRect )  in AddSelectedRect()
 [all …]
 
 | 
| /aoo4110/main/sw/source/ui/inc/ | 
| H A D | pview.hxx | 257 	inline void             RepaintCoreRect( const SwRect& rRect )  in RepaintCoreRect()
 | 
| /aoo4110/main/reportdesign/source/ui/report/ | 
| H A D | StartMarker.cxx | 107 void OStartMarker::Paint( const Rectangle& rRect )  in Paint()
 | 
| H A D | ReportSection.cxx | 141 void OReportSection::Paint( const Rectangle& rRect )  in Paint()813         const Rectangle& rRect = m_pView->GetWorkArea();  in ExecuteDrop()  local
 
 | 
| /aoo4110/main/vcl/source/window/ | 
| H A D | splitwin.cxx | 1007 void SplitWindow::ImplDrawBack( SplitWindow* pWindow, const Rectangle& rRect,  in ImplDrawBack()1762 void SplitWindow::ImplGetButtonRect( Rectangle& rRect, long nEx, sal_Bool bTest ) const  in ImplGetButtonRect()
 1835 void SplitWindow::ImplGetAutoHideRect( Rectangle& rRect, sal_Bool bTest ) const  in ImplGetAutoHideRect()
 1852 void SplitWindow::ImplGetFadeInRect( Rectangle& rRect, sal_Bool bTest ) const  in ImplGetFadeInRect()
 1864 void SplitWindow::ImplGetFadeOutRect( Rectangle& rRect, sal_Bool ) const  in ImplGetFadeOutRect()
 1876 void SplitWindow::ImplDrawButtonRect( const Rectangle& rRect, long nSize )  in ImplDrawButtonRect()
 2077 void SplitWindow::ImplDrawGrip( const Rectangle& rRect, sal_Bool bHorz, sal_Bool bLeft )  in ImplDrawGrip()
 
 | 
| H A D | window.cxx | 2768 void Window::ImplMoveInvalidateRegion( const Rectangle& rRect,  in ImplMoveInvalidateRegion()2793 void Window::ImplMoveAllInvalidateRegions( const Rectangle& rRect,  in ImplMoveAllInvalidateRegions()
 2919 void Window::ImplScroll( const Rectangle& rRect,  in ImplScroll()
 3887 void Window::ImplInvertFocus( const Rectangle& rRect )  in ImplInvertFocus()
 4912 void Window::Paint( const Rectangle& rRect )  in Paint()
 7414     Rectangle rRect;  in GetDesktopRectPixel()  local
 7575                      const Rectangle& rRect, sal_uInt16 nFlags )  in Scroll()
 7599 void Window::Invalidate( const Rectangle& rRect, sal_uInt16 nFlags )  in Invalidate()
 7647 void Window::Validate( const Rectangle& rRect, sal_uInt16 nFlags )  in Validate()
 9388 void Window::RecordLayoutData( vcl::ControlLayoutData* pLayout, const Rectangle& rRect )  in RecordLayoutData()
 [all …]
 
 | 
| /aoo4110/main/sw/source/ui/uiview/ | 
| H A D | viewport.cxx | 229 void SwView::SetVisArea( const Rectangle &rRect, sal_Bool bUpdateScrollbar )  in SetVisArea()379 void SwView::CalcPt( Point *pPt, const Rectangle &rRect,  in CalcPt()
 433 void SwView::Scroll( const Rectangle &rRect, sal_uInt16 nRangeX, sal_uInt16 nRangeY )  in Scroll()
 
 | 
| H A D | view.cxx | 1113 	const SwRect& rRect = pWrtShell->GetCharRect();  in WriteUserData()  local1286 		const SwRect& rRect = pWrtShell->GetCharRect();  in ReadUserDataSequence()  local
 1481 	const SwRect& rRect = pWrtShell->GetCharRect();  in WriteUserDataSequence()  local
 
 | 
| /aoo4110/main/sw/source/ui/docvw/ | 
| H A D | SidebarTxtControl.cxx | 133 void SidebarTxtControl::Paint( const Rectangle& rRect)  in Paint()
 | 
| /aoo4110/main/svx/source/stbctrls/ | 
| H A D | pszctrl.cxx | 366 	const Rectangle& rRect = rUsrEvt.GetRect();  in Paint()  local
 | 
| /aoo4110/main/tools/inc/tools/ | 
| H A D | b3dtrans.hxx | 187 	void SetViewportRectangle(Rectangle& rRect) { SetViewportRectangle(rRect, rRect); }  in SetViewportRectangle()
 | 
| /aoo4110/main/tools/source/generic/ | 
| H A D | line.cxx | 118 sal_Bool Line::Intersection( const Rectangle& rRect, Line& rIntersection ) const  in Intersection()  argument
 | 
| /aoo4110/main/sc/source/ui/dbgui/ | 
| H A D | csvcontrol.cxx | 279 void ScCsvControl::ImplInvertRect( OutputDevice& rOutDev, const Rectangle& rRect )  in ImplInvertRect()
 | 
| /aoo4110/main/sfx2/source/dialog/ | 
| H A D | dockwin.cxx | 702 sal_Bool SfxDockingWindow::Docking( const Point& rPos, Rectangle& rRect )  in Docking()805 void SfxDockingWindow::EndDocking( const Rectangle& rRect, sal_Bool bFloatMode )  in EndDocking()
 1314 SfxChildAlignment SfxDockingWindow::CalcAlignment(const Point& rPos, Rectangle& rRect)  in CalcAlignment()
 
 | 
| /aoo4110/main/vcl/source/gdi/ | 
| H A D | wall.cxx | 473 void Wallpaper::SetRect( const Rectangle& rRect )  in SetRect()
 | 
| H A D | print2.cxx | 434             const Rectangle& rRect = static_cast<const MetaEllipseAction&>(rAct).GetRect();  in ImplCalcActionBounds()  local1509 void Printer::DrawGradientEx( OutputDevice* pOut, const Rectangle& rRect, const Gradient& rGradient…  in DrawGradientEx()
 
 | 
| /aoo4110/main/vcl/workben/ | 
| H A D | svptest.cxx | 234 void MyWin::Paint( const Rectangle& rRect )  in Paint()
 | 
| /aoo4110/main/svx/source/svdraw/ | 
| H A D | svdograf.cxx | 437 SdrGrafObj::SdrGrafObj(const Graphic& rGrf, const Rectangle& rRect)  in SdrGrafObj()1064 void SdrGrafObj::NbcSetSnapRect(const Rectangle& rRect)  in NbcSetSnapRect()
 1071 void SdrGrafObj::NbcSetLogicRect( const Rectangle& rRect)  in NbcSetLogicRect()
 
 | 
| H A D | svdpntv.cxx | 1130 void SdrPaintView::InvalidateAllWin(const Rectangle& rRect, sal_Bool bPlus1Pix)  in InvalidateAllWin()1172 void SdrPaintView::InvalidateOneWin(Window& rWin, const Rectangle& rRect)  in InvalidateOneWin()
 1347 void SdrPaintView::MakeVisible(const Rectangle& rRect, Window& rWin)  in MakeVisible()
 
 | 
| /aoo4110/main/sw/source/core/doc/ | 
| H A D | dbgoutsw.cxx | 411 String lcl_dbg_out(const SwRect & rRect)  in lcl_dbg_out()428 SW_DLLPUBLIC const char * dbg_out(const SwRect & rRect)  in dbg_out()
 
 | 
| /aoo4110/main/sfx2/source/doc/ | 
| H A D | new.cxx | 163 void SfxPreviewWin_Impl::Paint( const Rectangle& rRect )  in Paint()183 void SfxPreviewWin::Paint( const Rectangle& rRect )  in Paint()
 
 | 
| /aoo4110/main/svx/source/dialog/ | 
| H A D | dlgctl3d.cxx | 173 void Svx3DPreviewControl::Paint(const Rectangle& rRect)  in Paint()565 void Svx3DLightControl::Paint(const Rectangle& rRect)  in Paint()
 
 | 
| /aoo4110/main/svtools/source/misc/ | 
| H A D | embedhlp.cxx | 742 void EmbeddedObjectRef::DrawPaintReplacement( const Rectangle &rRect, const String &rText, OutputDe…  in DrawPaintReplacement()815 void EmbeddedObjectRef::DrawShading( const Rectangle &rRect, OutputDevice *pOut )  in DrawShading()
 
 | 
| /aoo4110/main/vcl/test/ | 
| H A D | dndtest.cxx | 277 void MyWin::Paint( const Rectangle& rRect )  in Paint()
 |