/aoo41x/main/vcl/source/control/ |
H A D | fixed.cxx | 224 void FixedText::ImplDraw( OutputDevice* pDev, sal_uLong nDrawFlags, in ImplDraw() function in FixedText 274 ImplDraw( this, 0, Point(), GetOutputSizePixel() ); in Paint() 313 ImplDraw( pDev, nFlags, aPos, aSize ); in Draw() 493 void FixedLine::ImplDraw( bool bLayout ) in ImplDraw() function in FixedLine 597 const_cast<FixedLine*>(this)->ImplDraw( true ); in FillLayoutData() 605 ImplDraw(); in Paint() 824 ImplDraw( this, 0, Point(), GetOutputSizePixel() ); in Paint() 846 ImplDraw( pDev, nFlags, aRect.TopLeft(), aRect.GetSize() ); in Draw() 1022 void FixedImage::ImplDraw( OutputDevice* pDev, sal_uLong nDrawFlags, in ImplDraw() function in FixedImage 1062 ImplDraw( this, 0, Point(), GetOutputSizePixel() ); in Paint() [all …]
|
H A D | scrbar.cxx | 294 ImplDraw( nDraw, this ); in ImplUpdateRects() 542 ImplDraw( SCRBAR_DRAW_ALL, pDev ); in Draw() 711 void ScrollBar::ImplDraw( sal_uInt16 nDrawFlags, OutputDevice* pOutDev ) in ImplDraw() function in ScrollBar 946 ImplDraw( mnDragDraw, this ); in ImplDoMouseAction() 1036 ImplDraw( SCRBAR_DRAW_THUMB, this ); // paint without focus in MouseButtonDown() 1063 ImplDraw( mnDragDraw, this ); in MouseButtonDown() 1120 ImplDraw( mnDragDraw, this ); in Tracking() 1218 ImplDraw( SCRBAR_DRAW_ALL, this ); in Paint() 1281 ImplDraw( SCRBAR_DRAW_THUMB, this ); in LoseFocus()
|
H A D | group.cxx | 130 void GroupBox::ImplDraw( OutputDevice* pDev, sal_uLong nDrawFlags, in ImplDraw() function in GroupBox 225 …const_cast<GroupBox*>(this)-> ImplDraw( const_cast<GroupBox*>(this), 0, Point(), GetOutputSizePixe… in FillLayoutData() 232 ImplDraw( this, 0, Point(), GetOutputSizePixel() ); in Paint() 253 ImplDraw( pDev, nFlags, aPos, aSize ); in Draw()
|
H A D | slider.cxx | 373 void Slider::ImplDraw( sal_uInt16 nDrawFlags ) in ImplDraw() function in Slider 655 ImplDraw( mnDragDraw ); in ImplDoMouseAction() 660 ImplDraw( mnDragDraw ); in ImplDoMouseAction() 764 ImplDraw( mnDragDraw ); in MouseButtonUp() 783 ImplDraw( mnDragDraw ); in Tracking() 908 ImplDraw( SLIDER_DRAW_ALL ); in Paint()
|
H A D | fixbrd.cxx | 115 void FixedBorder::ImplDraw( OutputDevice* pDev, sal_uLong nDrawFlags, in ImplDraw() function in FixedBorder 152 ImplDraw( this, 0, Point(), GetOutputSizePixel() ); in Paint() 165 ImplDraw( pDev, nFlags, aPos, aSize ); in Draw()
|
H A D | imgctrl.cxx | 94 void ImageControl::ImplDraw( OutputDevice& rDev, sal_uLong nDrawFlags, const Point& rPos, const Siz… in ImplDraw() function in ImageControl 167 ImplDraw( *this, 0, Point(), GetOutputSizePixel() ); in Paint() 207 ImplDraw( *pDev, nFlags, aRect.TopLeft(), aRect.GetSize() ); in Draw()
|
/aoo41x/main/vcl/source/window/ |
H A D | cursor.cxx | 132 void Cursor::ImplDraw() in ImplDraw() function in Cursor 202 ImplDraw(); in ImplShow() 210 ImplDraw(); in ImplShow() 246 ImplDraw(); in ImplNew() 262 ImplDraw(); in IMPL_LINK()
|
/aoo41x/main/vcl/inc/vcl/ |
H A D | fixed.hxx | 48 SAL_DLLPRIVATE void ImplDraw( OutputDevice* pDev, sal_uLong nDrawFlags, 88 SAL_DLLPRIVATE void ImplDraw( bool bLayout = false ); 125 SAL_DLLPRIVATE void ImplDraw( OutputDevice* pDev, sal_uLong nDrawFlags, 168 SAL_DLLPRIVATE void ImplDraw( OutputDevice* pDev, sal_uLong nDrawFlags,
|
H A D | imgctrl.hxx | 56 …void ImplDraw( OutputDevice& rDev, sal_uLong nDrawFlags, const Point& rPos, const Size& rSize )… 58 using FixedImage::ImplDraw;
|
H A D | button.hxx | 306 SAL_DLLPRIVATE void ImplDraw( OutputDevice* pDev, sal_uLong nDrawFlags, 423 SAL_DLLPRIVATE void ImplDraw( OutputDevice* pDev, sal_uLong nDrawFlags,
|
H A D | group.hxx | 43 SAL_DLLPRIVATE void ImplDraw( OutputDevice* pDev, sal_uLong nDrawFlags,
|
H A D | fixbrd.hxx | 58 SAL_DLLPRIVATE void ImplDraw( OutputDevice* pDev, sal_uLong nDrawFlags,
|
H A D | cursor.hxx | 64 SAL_DLLPRIVATE void ImplDraw();
|
/aoo41x/main/vcl/source/gdi/ |
H A D | impanmvw.cxx | 182 ImplDraw( i, &aVDev ); in ImplDrawToPos() 198 void ImplAnimView::ImplDraw( sal_uLong nPos ) in ImplDraw() function in ImplAnimView 200 ImplDraw( nPos, NULL ); in ImplDraw() 205 void ImplAnimView::ImplDraw( sal_uLong nPos, VirtualDevice* pVDev ) in ImplDraw() function in ImplAnimView
|
H A D | impanmvw.hxx | 65 void ImplDraw( sal_uLong nPos, VirtualDevice* pVDev ); 76 void ImplDraw( sal_uLong nPos );
|
H A D | impgraph.cxx | 623 ImplDraw( &aVDev, Point(), aDrawSize ); in ImplGetBitmap() 935 void ImpGraphic::ImplDraw( OutputDevice* pOutDev, const Point& rDestPt ) const in ImplDraw() function in ImpGraphic 964 ImplDraw( pOutDev, rDestPt, maMetaFile.GetPrefSize() ); in ImplDraw() 972 void ImpGraphic::ImplDraw( OutputDevice* pOutDev, in ImplDraw() function in ImpGraphic
|
H A D | graph.cxx | 555 mpImpGraphic->ImplDraw( pOutDev, rDestPt ); in Draw() 566 mpImpGraphic->ImplDraw( pOutDev, rDestPt, rDestSz ); in Draw()
|
/aoo41x/main/vcl/inc/unx/ |
H A D | salbmp.h | 92 void ImplDraw( Drawable aDrawable, int nScreen, long nDrawableDepth, 135 static void ImplDraw( Drawable aSrcDrawable, long nSrcDrawableDepth, 164 void ImplDraw( Drawable aDrawable, long nDrawableDepth,
|
/aoo41x/main/vcl/unx/generic/gdi/ |
H A D | salbmp.cxx | 672 void X11SalBitmap::ImplDraw( Drawable aDrawable, in ImplDraw() function in X11SalBitmap 680 mpDDB->ImplDraw( aDrawable, nDrawableDepth, rTwoRect, rGC ); in ImplDraw() 934 ImplDraw( aDrawable, nDrawableDepth, maPixmap, mnDepth, in ImplSalDDB() 982 void ImplSalDDB::ImplDraw( Drawable aDrawable, long nDrawableDepth, const SalTwoRect& rTwoRect, con… in ImplDraw() function in ImplSalDDB 984 ImplDraw( maPixmap, mnDepth, aDrawable, nDrawableDepth, in ImplDraw() 992 void ImplSalDDB::ImplDraw( Drawable aSrcDrawable, long nSrcDrawableDepth, in ImplDraw() function in ImplSalDDB
|
H A D | salgdi2.cxx | 122 aBM.ImplDraw( aDest, nScreenDest, nDestDepth, aTwoRect,aDestGC ); in CopyScreenArea() 646 …static_cast<const X11SalBitmap&>(rSalBitmap).ImplDraw( aDrawable, m_nScreen, nDepth, rPosAry, aGC … in drawBitmap() 707 … static_cast<const X11SalBitmap&>(rSalBitmap).ImplDraw( aFG, m_nScreen, nDepth, aTmpRect, aTmpGC ); in drawMaskedBitmap() 721 … static_cast<const X11SalBitmap&>(rTransBitmap).ImplDraw( aFG, m_nScreen, 1, aTmpRect, aTmpGC ); in drawMaskedBitmap() 731 … static_cast<const X11SalBitmap&>(rTransBitmap).ImplDraw( aBG, m_nScreen, 1, aTmpRect, aTmpGC ); in drawMaskedBitmap() 980 … static_cast<const X11SalBitmap&>(rSalBitmap).ImplDraw( aStipple, m_nScreen, 1, aTwoRect, aTmpGC ); in drawMask()
|
/aoo41x/main/svtools/source/control/ |
H A D | ruler.cxx | 1465 void Ruler::ImplDraw() in ImplDraw() function in Ruler 2094 ImplDraw(); in ImplDrag() 2115 ImplDraw(); in ImplDrag() 2148 ImplDraw(); in ImplEndDrag() 2161 ImplDraw(); in IMPL_LINK() 2186 ImplDraw(); in MouseButtonDown() 2251 ImplDraw(); in MouseMove() 2300 ImplDraw(); in Paint() 2494 ImplDraw(); in StateChanged() 2620 ImplDraw(); in StartDocDrag() [all …]
|
H A D | valueset.cxx | 1045 void ValueSet::ImplDraw() in ImplDraw() function in ValueSet 1139 ImplDraw(); in ImplScroll() 1275 ImplDraw(); in IMPL_LINK() 1673 ImplDraw(); in Paint() 2225 ImplDraw(); in SelectItem() 2311 ImplDraw(); in SetNoSelection() 2502 ImplDraw(); in SetColor()
|
/aoo41x/main/vcl/unx/generic/app/ |
H A D | soicon.cxx | 79 pBitmap->ImplDraw( icon_pixmap, in SelectAppIconPixmap() 106 pMask->ImplDraw(icon_mask, nScreen, 1, aRect, aMonoGC); in SelectAppIconPixmap()
|
/aoo41x/main/vcl/inc/ |
H A D | impgraph.hxx | 119 void ImplDraw( OutputDevice* pOutDev, 121 void ImplDraw( OutputDevice* pOutDev,
|
/aoo41x/main/svtools/inc/svtools/ |
H A D | grfmgr.hxx | 516 sal_Bool SVT_DLLPRIVATE ImplDraw( OutputDevice* pOut, const Point& rPt, 544 static void SVT_DLLPRIVATE ImplDraw( OutputDevice* pOut, const Point& rPt, const Size& rSz,
|