Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dtxttab.cxx96 KSHORT nNewTabPos; in NewTabPortion() local
286 nNewTabPos = KSHORT(nNextPos); in NewTabPortion()
296 pTabPor = new SwAutoTabDecimalPortion( nNewTabPos, cDec, cFill ); in NewTabPortion()
304 pTabPor = new SwTabRightPortion( nNewTabPos, cFill ); in NewTabPortion()
309 pTabPor = new SwTabCenterPortion( nNewTabPos, cFill ); in NewTabPortion()
314 pTabPor = new SwTabDecimalPortion( nNewTabPos, cDec, cFill ); in NewTabPortion()
321 pTabPor = new SwTabLeftPortion( nNewTabPos, cFill ); in NewTabPortion()

Completed in 10 milliseconds