Home
last modified time | relevance | path

Searched defs:rRect (Results 151 – 175 of 371) sorted by relevance

12345678910>>...15

/aoo4110/main/cui/source/dialogs/
H A Dpasswdomdlg.cxx77 void PasswordReenterEdit_Impl::Paint( const Rectangle& rRect ) in Paint()
H A Dhlmarkwn.cxx86 void SvxHlmarkTreeLBox::Paint( const Rectangle& rRect ) in Paint()
/aoo4110/main/sdext/source/pdfimport/tree/
H A Dpdfiprocessor.hxx263 … void setRect (const ::com::sun::star::geometry::RealRectangle2D& rRect ){ m_rRect=rRect; } in setRect()
/aoo4110/main/sd/source/ui/slideshow/
H A Dshowwin.cxx283 void ShowWindow::Paint(const Rectangle& rRect) in Paint()
/aoo4110/main/svtools/source/control/
H A Dtaskbar.cxx241 void TaskBar::Paint( const Rectangle& rRect ) in Paint()
/aoo4110/main/sc/source/ui/docshell/
H A Ddocsh6.cxx75 void lcl_SetTopRight( Rectangle& rRect, const Point& rPos ) in lcl_SetTopRight()
/aoo4110/main/canvas/source/simplecanvas/
H A Dsimplecanvasimpl.cxx69geometry::RealRectangle2D const& rRect ) in rect2Poly()
/aoo4110/main/cui/source/options/
H A Dconnpooloptions.cxx299 …void DriverListControl::PaintCell( OutputDevice& rDev, const Rectangle& rRect, sal_uInt16 nColId )… in PaintCell() argument
/aoo4110/main/dbaccess/source/ui/control/
H A DTableGrantCtrl.cxx442 void OTableGrantControl::PaintCell( OutputDevice& rDev, const Rectangle& rRect, sal_uInt16 nColumnI… in PaintCell() argument
/aoo4110/main/svx/source/svdraw/
H A Dsvdtrans.cxx50 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 Dsvdpagv.cxx314 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 Dgen.hxx691 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 Dpview.cxx253 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 Dviewimp.cxx190 sal_Bool SwViewImp::AddPaintRect( const SwRect &rRect ) in AddPaintRect()
/aoo4110/main/sw/source/filter/ww8/
H A Drtfsdrexport.cxx171 void RtfSdrExport::Commit( EscherPropertyContainer& rProps, const Rectangle& rRect ) in Commit()
H A DWW8TableInfo.cxx119 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 Dgraphctl.cxx322 void GraphCtrl::Paint( const Rectangle& rRect ) in Paint()
/aoo4110/main/sd/source/ui/view/
H A Ddrawview.cxx552 void DrawView::MakeVisible(const Rectangle& rRect, ::Window& rWin) in MakeVisible()
/aoo4110/main/svx/inc/svx/
H A Dsvddrgv.hxx298 void SetWorkArea(const Rectangle& rRect) { aMaxWorkArea=rRect; } in SetWorkArea()
/aoo4110/main/sc/source/ui/view/
H A Dtabview5.cxx505 void ScTabView::DrawMarkRect( const Rectangle& rRect ) in DrawMarkRect()
/aoo4110/main/canvas/source/tools/
H A Dverifyinput.cxx209 void verifyInput( const geometry::RealRectangle2D& rRect, in verifyInput()
/aoo4110/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx1432 void PDFWriterImpl::PDFPage::appendRect( const Rectangle& rRect, OStringBuffer& rBuffer ) const in appendRect() argument
8738 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 Doutdev6.cxx1118 void OutputDevice::DrawWallpaper( const Rectangle& rRect, in DrawWallpaper()
1185 void OutputDevice::ImplDraw2ColorFrame( const Rectangle& rRect, in ImplDraw2ColorFrame()
/aoo4110/main/svtools/source/misc/
H A Dimap.cxx206 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 Dbrdwin.cxx92 void Window::ImplCalcSymbolRect( Rectangle& rRect ) in ImplCalcSymbolRect()
113 const Rectangle& rRect, SymbolType eSymbol ) in ImplDrawBrdWinSymbol()
126 const Rectangle& rRect, in ImplDrawBrdWinSymbolButton()

Completed in 689 milliseconds

12345678910>>...15