Lines Matching refs:ImplDraw
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()
426 ImplDraw( const_cast<FixedText*>(this), 0, Point(), GetOutputSizePixel(), true ); in FillLayoutData()
493 void FixedLine::ImplDraw( bool bLayout ) in ImplDraw() function in FixedLine
597 const_cast<FixedLine*>(this)->ImplDraw( true ); in FillLayoutData()
605 ImplDraw(); in Paint()
777 void FixedBitmap::ImplDraw( OutputDevice* pDev, sal_uLong /* nDrawFlags */, in ImplDraw() function in FixedBitmap
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()
1097 ImplDraw( pDev, nFlags, aRect.TopLeft(), aRect.GetSize() ); in Draw()