Home
last modified time | relevance | path

Searched refs:Paint (Results 76 – 100 of 641) sorted by relevance

12345678910>>...26

/trunk/main/sw/source/core/text/
H A Dporfly.hxx47 virtual void Paint( const SwTxtPaintInfo &rInf ) const;
96 virtual void Paint( const SwTxtPaintInfo &rInf ) const;
/trunk/main/sw/source/filter/ww8/dump/
H A Ddump8.cxx67 void Paint( const Rectangle& );
130 void MyWin::Paint( const Rectangle& ) in Paint() function in MyWin
/trunk/main/svx/source/tbxctrls/
H A Dlayctrl.cxx88 virtual void Paint( const Rectangle& );
353 void TableWindow::Paint( const Rectangle& ) in Paint() function in TableWindow
486 virtual void Paint( const Rectangle& );
693 void ColumnsWindow::Paint( const Rectangle& ) in Paint() function in ColumnsWindow
/trunk/main/svx/workben/
H A Dedittest.cxx266 virtual void Paint( const Rectangle& );
294 void __EXPORT MyView::Paint( const Rectangle& rRec ) in Paint() function in MyView
296 pEditView->Paint( rRec ); in Paint()
374 virtual void Paint( const Rectangle& );
1468 void __EXPORT EditViewWindow::Paint( const Rectangle& rRec ) in Paint() function in EditViewWindow
1480 pEditView->Paint( rRec ); in Paint()
1678 pEditView->Paint( aRect ); in KeyInput()
/trunk/main/sd/source/ui/annotations/
H A Dannotationwindow.hxx65 virtual void Paint( const Rectangle& rRect);
156 virtual void Paint( const Rectangle& rRect);
/trunk/main/vcl/workben/
H A Dvcldemo.cxx80 void Paint( const Rectangle& rRect );
154 void MyWin::Paint( const Rectangle& rRect ) in Paint() function in MyWin
/trunk/main/sd/source/ui/view/
H A DViewTabBar.cxx80 virtual void Paint (const Rectangle& rRect);
682 void TabBarControl::Paint (const Rectangle& rRect) in Paint() function in sd::TabBarControl
694 ::TabControl::Paint (rRect); in Paint()
H A Ddrviews5.cxx463 void DrawViewShell::Paint(const Rectangle& rRect, ::sd::Window* pWin) in Paint() function in sd::DrawViewShell
496 GetDocSh()->GetDocShellFunction()->Paint( rRect, pWin ); in Paint()
499 GetCurrentFunction()->Paint( rRect, pWin ); in Paint()
/trunk/main/offapi/com/sun/star/drawing/framework/
H A DXPaneBorderPainter.idl42 /** Paint the border around a rectangular region, typically a pane.
99 /** Paint the border around a pane.
123 /** Paint the border around a pane where the border includes a callout
/trunk/main/sfx2/source/sidebar/
H A DPanel.cxx186 void Panel::Paint (const Rectangle& rUpdateArea) in Paint() function in sfx2::sidebar::Panel
188 Window::Paint(rUpdateArea); in Paint()
H A DTitleBar.cxx49 const sidebar::Paint& rInitialBackgroundPaint) in TitleBar()
88 void TitleBar::Paint (const Rectangle& rUpdateArea) in Paint() function in sfx2::sidebar::TitleBar
/trunk/main/cui/source/dialogs/
H A Dhangulhanjadlg.cxx117 void Paint( OutputDevice& _rDevice, const Rectangle& _rRect, sal_uInt16 _nTextStyle,
131 …void PseudoRubyText::Paint( OutputDevice& _rDevice, const Rectangle& _rRect, sal_uInt16 _nTextStyl… in Paint() function in svx::PseudoRubyText
226 using svx::PseudoRubyText::Paint;
236 virtual void Paint( const Rectangle& _rRect );
248 void RubyRadioButton::Paint( const Rectangle& ) in Paint() function in svx::RubyRadioButton
289 …PseudoRubyText::Paint( *this, aTextRect, nTextStyle, &aPrimaryTextLocation, &aSecondaryTextLocatio… in Paint()
H A Dthesdlg_impl.hxx132 virtual void Paint( const Point& rPos, SvLBox& rDev, sal_uInt16 nFlags, SvLBoxEntry* pEntry);
160 virtual void Paint( const Rectangle& rRect );
H A Dcommonlingui.cxx184 void SvxCommonLinguisticControl::Paint( const Rectangle& rRect ) in Paint() function in SvxCommonLinguisticControl
186 Window::Paint(rRect ); in Paint()
/trunk/main/svx/inc/svx/
H A Ddlgctl3d.hxx66 virtual void Paint( const Rectangle& rRect );
122 virtual void Paint(const Rectangle& rRect);
/trunk/main/svtools/source/misc/
H A Dhelpagentwindow.cxx116 void HelpAgentWindow::Paint( const Rectangle& rRect ) in Paint() function in svt::HelpAgentWindow
118 FloatingWindow::Paint(rRect); in Paint()
/trunk/main/svx/source/dialog/
H A Dfontlb.cxx64 void SvLBoxFontString::Paint( const Point& rPos, SvLBox& rDev, sal_uInt16 nFlags, SvLBoxEntry* pEnt… in Paint() function in SvLBoxFontString
78 SvLBoxString::Paint( rPos, rDev, nFlags, pEntry ); in Paint()
/trunk/main/dbaccess/source/ui/browser/
H A Ddataview.cxx126 void ODataView::Paint( const Rectangle& _rRect ) in Paint() function in dbaui::ODataView
136 Window::Paint( _rRect ); in Paint()
/trunk/main/sw/source/core/view/
H A Dviewsh.cxx316 pCurrentLayout->Paint( aRect ); in ImplEndAction()
337 pCurrentLayout->Paint( aRect ); in ImplEndAction()
469 Paint( VisArea().SVRect() ); in ImplUnlockPaint()
1415 GetLayout()->Paint( aRect ); in SmoothScroll()
1879 void ViewShell::Paint(const Rectangle &rRect) in Paint() function in ViewShell
1940 GetLayout()->Paint( aRect ); in Paint()
1964 GetLayout()->Paint( aRect ); in Paint()
H A Dvprint.cxx157 pSh->Paint( pPt->aRect.SVRect() ); in Repaint()
574 pStPage->GetUpper()->Paint( pStPage->Frm(), &rPrintData ); in PrintOrPDFExport()
637 pSh->GetLayout()->Paint( aSwRect ); in PrtOle2()
/trunk/main/vcl/inc/vcl/
H A Dbutton.hxx168 virtual void Paint( const Rectangle& rRect );
355 virtual void Paint( const Rectangle& rRect );
458 virtual void Paint( const Rectangle& rRect );
/trunk/main/vcl/source/control/
H A Dfixed.cxx272 void FixedText::Paint( const Rectangle& ) in Paint() function in FixedText
603 void FixedLine::Paint( const Rectangle& ) in Paint() function in FixedLine
822 void FixedBitmap::Paint( const Rectangle& ) in Paint() function in FixedBitmap
1060 void FixedImage::Paint( const Rectangle& ) in Paint() function in FixedImage
/trunk/main/chart2/source/controller/main/
H A DChartWindow.cxx87 void ChartWindow::Paint( const Rectangle& rRect ) in Paint() function in chart::ChartWindow
93 Window::Paint( rRect ); in Paint()
/trunk/main/svtools/source/brwbox/
H A Ddatwin.hxx158 virtual void Paint( const Rectangle& rRect );
205 Paint( Rectangle( Point(), GetOutputSizePixel() ) ); in Repaint()
/trunk/main/sc/source/ui/navipi/
H A Dscenwnd.cxx248 void ScScenarioWindow::Paint( const Rectangle& rRec ) in Paint() function in ScScenarioWindow
255 Window::Paint( rRec ); in Paint()

Completed in 159 milliseconds

12345678910>>...26