Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8atr.cxx4880 const SvxTabStopItem& rTStops, in ParaTabStopAdd() argument
4883 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 34 milliseconds