Home
last modified time | relevance | path

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

/trunk/main/editeng/source/editeng/
H A Dimpedit2.cxx3243 long nFI = GetXValue( rLRItem.GetTxtFirstLineOfst() ); in CalcTextWidth() local
3244 nCurWidth -= nFI; in CalcTextWidth()
3247 nCurWidth += nFI; // LI? in CalcTextWidth()
H A Dimpedit3.cxx778 long nFI = GetXValue( rLRItem.GetTxtFirstLineOfst() ); in CreateLines() local
779 nStartX += nFI; in CreateLines()