Searched refs:ImpPaint (Results 1 – 10 of 10) sorted by relevance
/aoo41x/main/svtools/inc/svtools/ |
H A D | textview.hxx | 79 …void ImpPaint( OutputDevice* pOut, const Point& rStartPos, Rectangle const* pPaintArea, TextSel… 80 void ImpPaint( const Rectangle& rRect, sal_Bool bUseVirtDev );
|
H A D | texteng.hxx | 198 …void ImpPaint( OutputDevice* pOut, const Point& rStartPos, Rectangle const* pPaintArea, TextSel…
|
/aoo41x/main/sfx2/source/doc/ |
H A D | new.cxx | 115 void SfxPreviewWin_Impl::ImpPaint( in ImpPaint() function in SfxPreviewWin_Impl 165 ImpPaint( rRect, pMetaFile.get(), this ); in Paint() 207 SfxPreviewWin_Impl::ImpPaint( rRect, &aMtf, this ); in Paint()
|
/aoo41x/main/sd/source/ui/dlg/ |
H A D | docprev.cxx | 114 void SdDocPreviewWin::ImpPaint( GDIMetaFile* pFile, OutputDevice* pVDev ) in ImpPaint() function in SdDocPreviewWin 147 ImpPaint( pMetaFile, (VirtualDevice*)this ); in Paint()
|
/aoo41x/main/svtools/source/edit/ |
H A D | textview.cxx | 319 void TextView::ImpPaint( OutputDevice* pOut, const Point& rStartPos, Rectangle const* pPaintArea, T… in ImpPaint() function in TextView 339 mpImpl->mpTextEngine->ImpPaint( pOut, rStartPos, pPaintArea, pPaintRange, pSelection ); in ImpPaint() 344 ImpPaint( rRect, sal_False ); in Paint() 347 void TextView::ImpPaint( const Rectangle& rRect, sal_Bool bUseVirtDev ) in ImpPaint() function in TextView 389 ImpPaint( rRect, sal_False /* ohne VDev */ ); in ImpPaint() 397 ImpPaint( pVDev, aStartPos, &aTmpRec, NULL, pDrawSelection ); in ImpPaint() 407 ImpPaint( mpImpl->mpWindow, aStartPos, &rRect, NULL, pDrawSelection ); in ImpPaint() 533 … ImpPaint( mpImpl->mpWindow, aStartPos, &aOutArea, &aRange, bShow ? &mpImpl->maSelection : NULL ); in ImpShowHideSelection()
|
H A D | texteng.cxx | 1619 pView->ImpPaint( aClipRec, !pView->GetWindow()->IsPaintTransparent() ); in UpdateViews() 2060 void TextEngine::ImpPaint( OutputDevice* pOutDev, const Point& rStartPos, Rectangle const* pPaintAr… in ImpPaint() function in TextEngine 3028 ImpPaint( pDev, rPos, NULL ); in Draw()
|
/aoo41x/main/sfx2/source/inc/ |
H A D | preview.hxx | 63 static void ImpPaint(
|
/aoo41x/main/sd/source/ui/inc/ |
H A D | docprev.hxx | 57 void ImpPaint( GDIMetaFile* pFile, OutputDevice* pVDev );
|
/aoo41x/main/sd/util/ |
H A D | sd.flt | 84 ImpPaint
|
/aoo41x/main/sc/util/ |
H A D | sc.flt | 84 ImpPaint
|
Completed in 704 milliseconds