Home
last modified time | relevance | path

Searched refs:_DrawText (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/sw/source/core/text/
H A Dinftxt.hxx412 void _DrawText( const XubString &rText, const SwLinePortion &rPor,
854 ((SwTxtPaintInfo*)this)->_DrawText( rText, rPor, nStart, nLength, bKern ); in DrawText()
860 ((SwTxtPaintInfo*)this)->_DrawText( *pTxt, rPor, nIdx, nLength, bKern ); in DrawText()
870 …((SwTxtPaintInfo*)this)->_DrawText( *pTxt, rPor, nIdx, nLength, bKern, bWrong, bSmartTags, bGramma… in DrawMarkedText()
H A Dfrmpaint.cxx261 pTmpFnt->_DrawText( aDrawInf ); in PaintExtra()
580 pFnt->_DrawText( aDrawInf ); in PaintEmpty()
H A Dinftxt.cxx640 void SwTxtPaintInfo::_DrawText( const XubString &rText, const SwLinePortion &rPor, in _DrawText() function in SwTxtPaintInfo
761 pFnt->_DrawText( aDrawInf ); in _DrawText()
H A Dtxtfly.cxx1025 rInf.GetFont()->_DrawText( rInf ); in DrawTextOpaque()
1041 rInf.GetFont()->_DrawText( rInf ); in DrawTextOpaque()
/aoo4110/main/sw/source/core/inc/
H A Dswfont.hxx80 void _DrawText( SwDrawTextInfo &rInf, const sal_Bool bGrey );
354 inline void _DrawText( SwDrawTextInfo &rInf ) in _DrawText() function in SwFont
355 { aSub[nActual]._DrawText( rInf, IsGreyWave() ); } in _DrawText()
/aoo4110/main/sw/source/core/txtnode/
H A Dswfont.cxx848 void SwSubFont::_DrawText( SwDrawTextInfo &rInf, const sal_Bool bGrey ) in _DrawText() function in SwSubFont

Completed in 42 milliseconds