Searched refs:pTS (Results 1 – 1 of 1) sorted by relevance
577 const SvxTabStop *pTS = aLine.GetLineInfo().GetTabStop( CurrentPos, nRight ); in GetTabStopInfo() local579 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 108 milliseconds