Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/text/
H A Dfrmform.cxx577 const SvxTabStop *pTS = aLine.GetLineInfo().GetTabStop( CurrentPos, nRight ); in GetTabStopInfo() local
579 if( !pTS ) in GetTabStopInfo()
585 ts.Position = pTS->GetTabPos(); in GetTabStopInfo()
586 ts.DecimalChar = pTS->GetDecimal(); in GetTabStopInfo()
587 ts.FillChar = pTS->GetFill(); in GetTabStopInfo()
588 switch( pTS->GetAdjustment() ) in GetTabStopInfo()

Completed in 22 milliseconds