Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dinftxt.hxx98 KSHORT nDefTabStop; member in SwLineInfo
119 inline KSHORT GetDefTabStop() const { return nDefTabStop; } in GetDefTabStop()
121 { ( (SwLineInfo*)this )->nDefTabStop = nNew; } in SetDefTabStop()
H A Dinftxt.cxx146 nDefTabStop( 0 ), in SwLineInfo()
202 nDefTabStop = MSHRT_MAX; in CtorInitLineInfo()

Completed in 28 milliseconds