Home
last modified time | relevance | path

Searched refs:QuickGetTextSize (Results 1 – 4 of 4) sorted by relevance

/trunk/main/editeng/source/editeng/
H A Dimpedit3.cxx978 …pPortion->GetSize().Height() = aTmpFont.QuickGetTextSize( GetRefDevice(), String(), 0, 0, NULL ).H… in CreateLines()
1022 …pPortion->GetSize() = aTmpFont.QuickGetTextSize( GetRefDevice(), aFieldValue, 0, aFieldValue.Len()… in CreateLines()
1057 …pPortion->GetSize() = aTmpFont.QuickGetTextSize( GetRefDevice(), *pParaPortion->GetNode(), nTmpPos… in CreateLines()
1128 …nW += aTmpFont.QuickGetTextSize( GetRefDevice(), *pParaPortion->GetNode(), nTmpPos, nDecPos, NULL … in CreateLines()
2286 …Size aSz = aTmpFont.QuickGetTextSize( GetRefDevice(), *pPortion->GetNode(), nTxtPortionStart, pTex… in SplitTextPortion()
3091 … long nHalfBlankWidth = aTmpFont.QuickGetTextSize( pOutDev, aBlank, 0, 1, 0 ).Width() / 2; in Paint()
3143 … const Size aSlashSize = aTmpFont.QuickGetTextSize( pOutDev, aSlash, 0, 1, 0 ); in Paint()
3179 aTmpFont.QuickGetTextSize( GetRefDevice(), aText, 0, aText.Len(), pTmpDXArray ); in Paint()
3209 aTmpFont.QuickGetTextSize( GetRefDevice(), aText, 0, aText.Len(), pTmpDXArray ); in Paint()
3550 …long nCharWidth = aTmpFont.QuickGetTextSize( pOutDev, pTextPortion->GetExtraValue(), 0, 1, NULL ).… in Paint()
H A Dimpedit2.cxx3307 …nWidth += aTmpFont.QuickGetTextSize( GetRefDevice(), *pPortion->GetNode(), nPos, pTextPortion->Get… in CalcLineWidth()
/trunk/main/editeng/inc/editeng/
H A Dsvxfont.hxx107 Size QuickGetTextSize( const OutputDevice *pOut, const String &rTxt,
/trunk/main/editeng/source/items/
H A Dsvxfont.cxx454 Size SvxFont::QuickGetTextSize( const OutputDevice *pOut, const XubString &rTxt, in QuickGetTextSize() function in SvxFont

Completed in 45 milliseconds