Home
last modified time | relevance | path

Searched refs:DrawTextLine (Results 1 – 13 of 13) sorted by path

/trunk/main/drawinglayer/source/primitive2d/
H A Dgraphicprimitivehelper2d.cxx721 … aOut.DrawTextLine(aPointA, nWidth, STRIKEOUT_SINGLE, UNDERLINE_SINGLE, UNDERLINE_SMALLWAVE); in create2DDecompositionOfGraphic()
722 … aOut.DrawTextLine(aPointB, nWidth, STRIKEOUT_SINGLE, UNDERLINE_SINGLE, UNDERLINE_SMALLWAVE); in create2DDecompositionOfGraphic()
723 … aOut.DrawTextLine(aPointC, nWidth, STRIKEOUT_SINGLE, UNDERLINE_SINGLE, UNDERLINE_SMALLWAVE); in create2DDecompositionOfGraphic()
/trunk/main/starmath/inc/
H A Dview.hxx235 void DrawTextLine(OutputDevice& rDevice,
/trunk/main/starmath/source/
H A Dview.cxx959 void SmViewShell::DrawTextLine(OutputDevice& rDevice, const Point& rPosition, const String& rLine) in DrawTextLine() function in SmViewShell
1027 DrawTextLine(rDevice, aPoint, aText); in DrawText()
1039 DrawTextLine(rDevice, aPoint, aLine); in DrawText()
1045 DrawTextLine(rDevice, aPoint, aLine); in DrawText()
/trunk/main/svtools/source/control/
H A Droadmap.cxx688DrawTextLine( aTextPos, aOutputSize.Width(), STRIKEOUT_NONE, UNDERLINE_SINGLE, UNDERLINE_NONE, sal… in DrawHeadline()
/trunk/main/sw/source/core/text/
H A Dfrmpaint.cxx728 aLine.DrawTextLine( rRect, aClip, IsUndersized() ); in Paint()
H A Ditrpaint.cxx168 void SwTxtPainter::DrawTextLine( const SwRect &rPaint, SwSaveClip &rClip, in DrawTextLine() function in SwTxtPainter
H A Ditrpaint.hxx48 void DrawTextLine( const SwRect &rPaint, SwSaveClip &rClip,
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx596 void DrawTextLine( const Point& rPos, long nWidth,
H A Dpdfwriter.hxx743 void DrawTextLine( const Point& rPos, long nWidth,
/trunk/main/vcl/source/gdi/
H A Dmetaact.cxx1704 pOut->DrawTextLine( maPos, mnWidth, meStrikeout, meUnderline, meOverline ); in Execute()
H A Doutdev3.cxx5438 void OutputDevice::DrawTextLine( const Point& rPos, long nWidth, in DrawTextLine() function in OutputDevice
5480 … mpAlphaVDev->DrawTextLine( rPos, nWidth, eStrikeout, eUnderline, eOverline, bUnderlineAbove ); in DrawTextLine()
H A Dpdfwriter.cxx83 void PDFWriter::DrawTextLine( in DrawTextLine() function in PDFWriter
H A Dpdfwriter_impl2.cxx879 …m_rOuterFace.DrawTextLine( pA->GetStartPoint(), pA->GetWidth(), pA->GetStrikeout(), pA->GetUnderli… in playMetafile()

Completed in 134 milliseconds