Home
last modified time | relevance | path

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

/trunk/main/editeng/source/editeng/
H A Dimpedit3.cxx3404 pOutDev->DrawStretchText( aUnderlinePos, aSz.Width(), aBlanks, 0, nTextLen ); in Paint()
3627 … pOutDev->DrawStretchText(aTmpPos,pTextPortion->GetSize().Width(),aText); in Paint()
/trunk/main/editeng/source/items/
H A Dsvxfont.cxx532 pOut->DrawStretchText( aPos, aSize.Width(), rTxt, nIdx, nTmp ); in DrawText()
534 pOut->DrawStretchText( aPos, aSize.Width(), CalcCaseMap( rTxt ), in DrawText()
577 pOut->DrawStretchText( aPos, aSize.Width(), rTxt, nIdx, nLen ); in QuickDrawText()
579 pOut->DrawStretchText( aPos, aSize.Width(), CalcCaseMap( rTxt ), nIdx, nLen ); in QuickDrawText()
627 pOut->DrawStretchText( aPos, aSize.Width(), rTxt, nIdx, nTmp ); in DrawPrev()
641 pOut->DrawStretchText( aPos, aSize.Width(), _aNewText, 0, _aNewText.Len() ); in DrawPrev()
645 pOut->DrawStretchText( aPos, aSize.Width(), CalcCaseMap( rTxt ), nIdx, nTmp ); in DrawPrev()
786 pOut->DrawStretchText( aSpacePos, nDiff, XubString( sDoubleSpace, in DoSpace()
827 pOut->DrawStretchText(aPos,nWidth-nKern,_rTxt,_nIdx,_nLen); in Do()
/trunk/main/starmath/source/
H A Dnode.cxx2554 rDev.DrawStretchText(aPos, GetWidth(), aText); in Draw()
/trunk/main/sw/source/core/inc/
H A Ddrawdev.hxx54 inline void DrawStretchText( const Point& rStart, sal_uInt16 nWidth,
88 inline void SwDrawDev::DrawStretchText( const Point& rStart, sal_uInt16 nWidth, in DrawStretchText() function in SwDrawDev
92 pOut->DrawStretchText( rStart, nWidth, rTxt, nIdx, nLen ); in DrawStretchText()
94 pOut->DrawStretchText( rStart - *pPos, nWidth, rTxt, nIdx, nLen ); in DrawStretchText()
/trunk/main/sw/source/core/txtnode/
H A Dfntcache.cxx1441 rInf.GetOut().DrawStretchText( aPos, nTmpWidth, in DrawText()
1458 rInf.GetOut().DrawStretchText( aPos, (sal_uInt16)nTmpWidth, in DrawText()
H A Dfntcap.cxx361 GetOut().DrawStretchText( aPos, nDiff, in DrawSpace()
523 GetOut().DrawStretchText( aPos, nPartWidth, in Do()
H A Dswfont.cxx1028 rInf.GetOut().DrawStretchText( aPos, rInf.GetWidth(), in _DrawStretchText()
1031 rInf.GetOut().DrawStretchText( aPos, rInf.GetWidth(), CalcCaseMap( in _DrawStretchText()
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx620 void DrawStretchText( const Point& rStartPt, sal_uLong nWidth,
H A Dpdfwriter.hxx752 void DrawStretchText( const Point& rStartPt, sal_uLong nWidth,
/trunk/main/vcl/source/gdi/
H A Dmetaact.cxx1511 pOut->DrawStretchText( maPt, mnWidth, maStr, mnIndex, mnLen ); in Execute()
H A Doutdev3.cxx5829 void OutputDevice::DrawStretchText( const Point& rStartPt, sal_uLong nWidth, in DrawStretchText() function in OutputDevice
5850 mpAlphaVDev->DrawStretchText( rStartPt, nWidth, rStr, nIndex, nLen ); in DrawStretchText()
H A Dpdfwriter.cxx104 void PDFWriter::DrawStretchText( in DrawStretchText() function in PDFWriter
H A Dpdfwriter_impl2.cxx871 …m_rOuterFace.DrawStretchText( pA->GetPoint(), pA->GetWidth(), pA->GetText(), pA->GetIndex(), pA->G… in playMetafile()

Completed in 164 milliseconds