Searched refs:rTStops (Results 1 – 1 of 1) sorted by relevance
4880 const SvxTabStopItem& rTStops, in ParaTabStopAdd() argument4883 SwWW8WrTabu aTab( 0, rTStops.Count()); in ParaTabStopAdd()4885 for( sal_uInt16 n = 0; n < rTStops.Count(); n++ ) in ParaTabStopAdd()4887 const SvxTabStop& rTS = rTStops[n]; in ParaTabStopAdd()
Completed in 36 milliseconds