Home
last modified time | relevance | path

Searched refs:GetExtraValue (Results 1 – 2 of 2) sorted by relevance

/trunk/main/editeng/source/editeng/
H A Dimpedit3.cxx3198 if ( pTextPortion->GetExtraValue() ) in Paint()
3199 aText = pTextPortion->GetExtraValue(); in Paint()
3544 if ( pTextPortion->GetExtraValue() && ( pTextPortion->GetExtraValue() != ' ' ) ) in Paint()
3550 …long nCharWidth = aTmpFont.QuickGetTextSize( pOutDev, pTextPortion->GetExtraValue(), 0, 1, NULL ).… in Paint()
3560 aText.Fill( (sal_uInt16)nChars, pTextPortion->GetExtraValue() ); in Paint()
H A Deditdoc.hxx408 sal_Unicode GetExtraValue() const { return nExtraValue; } in GetExtraValue() function in TextPortion

Completed in 56 milliseconds