Home
last modified time | relevance | path

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

/trunk/main/editeng/source/editeng/
H A Dimpedit3.cxx1142 TextPortion* pTabPortion = pParaPortion->GetTextPortions().GetObject( aCurrentTab.nTabPortion ); in CreateLines() local
1143 pTabPortion->GetSize().Width() = aCurrentTab.nTabPos - aCurrentTab.nStartPosX - nW - nStartX; in CreateLines()
1144 nTmpWidth = aCurrentTab.nStartPosX + pTabPortion->GetSize().Width() + nWidthAfterTab; in CreateLines()

Completed in 25 milliseconds