Home
last modified time | relevance | path

Searched refs:appendRect (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/cppcanvas/source/mtfrenderer/
H A Dmtftools.cxx333 void appendRect( ::basegfx::B2DPolyPolygon& o_rPoly, in appendRect() function
348 void appendRect( ::basegfx::B2DPolyPolygon& o_rPoly, in appendRect() function
375 appendRect( o_rPoly, in appendDashes()
405 appendRect( in createTextLinesPolyPolygon()
427 appendRect( in createTextLinesPolyPolygon()
439 appendRect( in createTextLinesPolyPolygon()
447 appendRect( in createTextLinesPolyPolygon()
510 appendRect( in createTextLinesPolyPolygon()
532 appendRect( in createTextLinesPolyPolygon()
544 appendRect( in createTextLinesPolyPolygon()
[all …]
/AOO41X/main/vcl/source/gdi/
H A Dpdfwriter_impl.hxx150 void appendRect( const Rectangle& rRect, rtl::OStringBuffer& rBuffer ) const;
H A Dpdfwriter_impl.cxx1432 void PDFWriterImpl::PDFPage::appendRect( const Rectangle& rRect, OStringBuffer& rBuffer ) const in appendRect() function in PDFWriterImpl::PDFPage
7806 m_aPages.back().appendRect( rRect, aLine ); in drawText()
8749 m_aPages.back().appendRect( rRect, aLine ); in drawRectangle()
10427 m_aPages.back().appendRect( rRect, aLine ); in drawWallpaper()
10472 m_aPages.back().appendRect( rRect, aLine ); in drawWallpaper()