Home
last modified time | relevance | path

Searched defs:rRect (Results 126 – 150 of 366) sorted by relevance

12345678910>>...15

/trunk/main/vcl/source/window/
H A Dsplitwin.cxx1007 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()
2083 void SplitWindow::ImplDrawGrip( const Rectangle& rRect, sal_Bool bHorz, sal_Bool bLeft ) in ImplDrawGrip()
H A Dwindow.cxx2768 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 …]
/trunk/main/sw/source/ui/uiview/
H A Dviewport.cxx229 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 Dview.cxx1112 const SwRect& rRect = pWrtShell->GetCharRect(); in WriteUserData() local
1285 const SwRect& rRect = pWrtShell->GetCharRect(); in ReadUserDataSequence() local
1480 const SwRect& rRect = pWrtShell->GetCharRect(); in WriteUserDataSequence() local
/trunk/main/sw/source/ui/docvw/
H A DSidebarTxtControl.cxx133 void SidebarTxtControl::Paint( const Rectangle& rRect) in Paint()
/trunk/main/tools/inc/tools/
H A Db3dtrans.hxx187 void SetViewportRectangle(Rectangle& rRect) { SetViewportRectangle(rRect, rRect); } in SetViewportRectangle()
/trunk/main/tools/source/generic/
H A Dline.cxx118 sal_Bool Line::Intersection( const Rectangle& rRect, Line& rIntersection ) const in Intersection() argument
/trunk/main/sc/source/ui/dbgui/
H A Dcsvcontrol.cxx279 void ScCsvControl::ImplInvertRect( OutputDevice& rOutDev, const Rectangle& rRect ) in ImplInvertRect()
/trunk/main/svx/source/stbctrls/
H A Dpszctrl.cxx365 const Rectangle& rRect = rUsrEvt.GetRect(); in Paint() local
/trunk/main/reportdesign/source/ui/report/
H A DReportSection.cxx141 void OReportSection::Paint( const Rectangle& rRect ) in Paint()
813 const Rectangle& rRect = m_pView->GetWorkArea(); in ExecuteDrop() local
/trunk/main/sfx2/source/dialog/
H A Ddockwin.cxx702 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()
/trunk/main/vcl/workben/
H A Dsvptest.cxx234 void MyWin::Paint( const Rectangle& rRect ) in Paint()
/trunk/main/vcl/source/gdi/
H A Dwall.cxx473 void Wallpaper::SetRect( const Rectangle& rRect ) in SetRect()
H A Dprint2.cxx434 const Rectangle& rRect = static_cast<const MetaEllipseAction&>(rAct).GetRect(); in ImplCalcActionBounds() local
1509 void Printer::DrawGradientEx( OutputDevice* pOut, const Rectangle& rRect, const Gradient& rGradient… in DrawGradientEx()
/trunk/main/svx/source/svdraw/
H A Dsvdpntv.cxx1130 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()
H A Dsvdograf.cxx437 SdrGrafObj::SdrGrafObj(const Graphic& rGrf, const Rectangle& rRect) in SdrGrafObj()
1067 void SdrGrafObj::NbcSetSnapRect(const Rectangle& rRect) in NbcSetSnapRect()
1074 void SdrGrafObj::NbcSetLogicRect( const Rectangle& rRect) in NbcSetLogicRect()
/trunk/main/sfx2/source/doc/
H A Dnew.cxx163 void SfxPreviewWin_Impl::Paint( const Rectangle& rRect ) in Paint()
183 void SfxPreviewWin::Paint( const Rectangle& rRect ) in Paint()
/trunk/main/svx/source/dialog/
H A Ddlgctl3d.cxx173 void Svx3DPreviewControl::Paint(const Rectangle& rRect) in Paint()
565 void Svx3DLightControl::Paint(const Rectangle& rRect) in Paint()
/trunk/main/sw/source/core/doc/
H A Ddbgoutsw.cxx411 String lcl_dbg_out(const SwRect & rRect) in lcl_dbg_out()
428 SW_DLLPUBLIC const char * dbg_out(const SwRect & rRect) in dbg_out()
/trunk/main/svtools/source/misc/
H A Dembedhlp.cxx742 void EmbeddedObjectRef::DrawPaintReplacement( const Rectangle &rRect, const String &rText, OutputDe… in DrawPaintReplacement()
815 void EmbeddedObjectRef::DrawShading( const Rectangle &rRect, OutputDevice *pOut ) in DrawShading()
/trunk/main/vcl/test/
H A Ddndtest.cxx277 void MyWin::Paint( const Rectangle& rRect ) in Paint()
/trunk/main/cui/source/dialogs/
H A Dpasswdomdlg.cxx77 void PasswordReenterEdit_Impl::Paint( const Rectangle& rRect ) in Paint()
/trunk/main/sdext/source/pdfimport/tree/
H A Dpdfiprocessor.hxx264 … void setRect (const ::com::sun::star::geometry::RealRectangle2D& rRect ){ m_rRect=rRect; } in setRect()
/trunk/main/svtools/source/control/
H A Dtaskbar.cxx241 void TaskBar::Paint( const Rectangle& rRect ) in Paint()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh6.cxx75 void lcl_SetTopRight( Rectangle& rRect, const Point& rPos ) in lcl_SetTopRight()

Completed in 189 milliseconds

12345678910>>...15