Home
last modified time | relevance | path

Searched refs:DrawRect (Results 101 – 125 of 211) sorted by relevance

123456789

/aoo41x/main/svx/source/stbctrls/
H A Dxmlsecctrl.cxx194 pDev->DrawRect( aRect ); in Paint()
/aoo41x/main/sw/source/core/layout/
H A Dvirtoutp.cxx61 pOut->DrawRect( rRect ); in DbgRect()
/aoo41x/main/sc/source/ui/cctrl/
H A Dcbuttonw.cxx156 pOut->DrawRect( aTempRect ); in ImpDrawArrow()
/aoo41x/main/svx/source/svdraw/
H A Dsdrpaintwindow.cxx99 mrOutputDevice.DrawRect(*aRectIter); in OutputPreRenderDevice()
H A Dsvdpntv.cxx820 pWindow->DrawRect(*aRectIter); in CompleteRedraw()
1014 pWindow->DrawRect(*aRectIter); in BeginDrawLayers()
/aoo41x/main/sw/source/ui/table/
H A Dtautofmt.cxx895 aVD.DrawRect( maArray.GetCellRect( nCol, nRow ) ); in DrawBackground()
1034 aVD.DrawRect( Rectangle( Point(0,0), theWndSize ) ); in DoPaint()
/aoo41x/main/sw/source/ui/dbui/
H A Dmailmergehelper.cxx362 DrawRect( Rectangle(Point(0, 0), GetOutputSizePixel()) ); in Paint()
492 DrawRect(Rectangle(rTopLeft, rSize)); in DrawText_Impl()
/aoo41x/main/sc/source/ui/view/
H A Dolinewin.cxx538 DrawRect( GetRectangle( nLevelStart, nEntryStart, nLevelEnd, nEntryEnd ) ); in DrawRectRel()
548 DrawRect( Rectangle( aPos, rImage.GetSizePixel() ) ); in DrawImageRel()
/aoo41x/main/canvas/source/vcl/
H A Dcanvashelper_texturefill.cxx375 rOutDev.DrawRect( rBounds ); in fillPolygonalGradient()
713 … rOutDev.DrawRect( ::vcl::unotools::rectangleFromB2DRectangle( aTextureDeviceRect ) ); in gradientFill()
H A Dcanvashelper.cxx180 rOutDev.DrawRect( Rectangle( Point(), in clear()
192 rOutDev2.DrawRect( Rectangle( Point(), in clear()
/aoo41x/main/cui/source/tabpages/
H A Dgrfpage.cxx789 DrawRect( Rectangle( Point(), aWinSize ) ); in Paint()
805 DrawRect( aRect ); in Paint()
/aoo41x/main/vcl/source/gdi/
H A Dpdfwriter_impl2.cxx308 m_rOuterFace.DrawRect( pA->GetRect() ); in playMetafile()
315 m_rOuterFace.DrawRect( pA->GetRect(), pA->GetHorzRound(), pA->GetVertRound() ); in playMetafile()
478 pVDev->DrawRect( Rectangle( aPoint, aDstSize ) ); in playMetafile()
H A Doutdev.cxx1741 void OutputDevice::DrawRect( const Rectangle& rRect ) in DrawRect() function in OutputDevice
1774 mpGraphics->DrawRect( aRect.Left(), aRect.Top(), aRect.GetWidth(), aRect.GetHeight(), this ); in DrawRect()
1777 mpAlphaVDev->DrawRect( rRect ); in DrawRect()
H A Dbmpacc3.cxx296 void BitmapWriteAccess::DrawRect( const Rectangle& rRect ) in DrawRect() function in BitmapWriteAccess
H A Dvirdev.cxx311 DrawRect( rRect ); in ImplFillOpaqueRectangle()
/aoo41x/main/starmath/source/
H A Dview.cxx1088 rOutDev.DrawRect(Rectangle(aOutRect.TopLeft(), in Impl_Print()
1128 rOutDev.DrawRect(Rectangle(aOutRect.BottomLeft(), in Impl_Print()
1139 rOutDev.DrawRect(aOutRect); in Impl_Print()
/aoo41x/main/svx/source/dialog/
H A Dcontwnd.cxx327 rTarget.DrawRect( Rectangle( Point(), GetGraphicSize() ) ); in Paint()
H A D_bmpmask.cxx360 DrawRect( Rectangle( Point(), GetSizePixel() ) ); in Paint()
1122 aVDev.DrawRect( Rectangle( rPrefMap.GetOrigin(), rPrefSize ) ); in ImpReplaceTransparency()
/aoo41x/main/sc/source/ui/dbgui/
H A Dcsvcontrol.cxx285 rOutDev.DrawRect( rRect ); in ImplInvertRect()
/aoo41x/main/svx/source/sidebar/line/
H A DLineWidthControl.cxx98 DrawRect(aRect); in Paint()
/aoo41x/main/sd/source/ui/slidesorter/view/
H A DSlsButtonBar.cxx916 aDevice.DrawRect(Rectangle(0,0,nWidth-1,nCenter)); in CreateBackground()
918 aDevice.DrawRect(Rectangle(0,nCenter,nWidth-1,nHeight-1)); in CreateBackground()
/aoo41x/main/svtools/source/filter/wmf/
H A Dwinwmf.cxx266 pOut->DrawRect( ReadRectangle() ); in ReadRecordParams()
810 pOut->DrawRect( Rectangle( ReadYX(), aSize ), sal_False ); in ReadRecordParams()
/aoo41x/main/svtools/source/control/
H A Dtabbar.cxx1267 DrawRect( aDelRect ); in Paint()
1271 DrawRect( aDelRect ); in Paint()
2563 DrawRect( aRect ); in ShowDropPos()
/aoo41x/main/slideshow/source/engine/shapes/
H A Dgdimtftools.cxx434 aVDevMask.DrawRect(aRect); in getAnimationFromGraphic()
/aoo41x/main/svtools/source/contnr/
H A Dimivctl1.cxx1774 pOut->DrawRect( rTextRect ); in PaintEmphasis()
1775 pOut->DrawRect( rImageRect ); in PaintEmphasis()
1822 pOut->DrawRect( rTextRect ); in PaintEmphasis()
2005 pOut->DrawRect( CalcFocusRect( pEntry ) ); in PaintEntry()
2026 pOut->DrawRect( aXRect ); in PaintEntry()

Completed in 622 milliseconds

123456789