Searched refs:rTStops (Results 1 – 1 of 1) sorted by relevance
4879 const SvxTabStopItem& rTStops, in ParaTabStopAdd() argument4882 SwWW8WrTabu aTab( 0, rTStops.Count()); in ParaTabStopAdd()4884 for( sal_uInt16 n = 0; n < rTStops.Count(); n++ ) in ParaTabStopAdd()4886 const SvxTabStop& rTS = rTStops[n]; in ParaTabStopAdd()