Home
last modified time | relevance | path

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

/trunk/main/editeng/source/editeng/
H A Dimpedit3.cxx1104 long nWidthAfterTab = 0; in CreateLines() local
1108 nWidthAfterTab += pTP->GetSize().Width(); in CreateLines()
1110 long nW = nWidthAfterTab; // Length before tab position in CreateLines()
1117 nW = nWidthAfterTab/2; in CreateLines()
1144 nTmpWidth = aCurrentTab.nStartPosX + pTabPortion->GetSize().Width() + nWidthAfterTab; in CreateLines()

Completed in 27 milliseconds