Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dww8atr.cxx5144 const SvxTabStopItem& rTStops, in ParaTabStopAdd() argument
5147 SwWW8WrTabu aTab( 0, rTStops.Count()); in ParaTabStopAdd()
5149 for( sal_uInt16 n = 0; n < rTStops.Count(); n++ ) in ParaTabStopAdd()
5151 const SvxTabStop& rTS = rTStops[n]; in ParaTabStopAdd()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dww8atr.cxx5049 const SvxTabStopItem& rTStops, in ParaTabStopAdd() argument
5052 SwWW8WrTabu aTab( 0, rTStops.Count()); in ParaTabStopAdd()
5054 for( sal_uInt16 n = 0; n < rTStops.Count(); n++ ) in ParaTabStopAdd()
5056 const SvxTabStop& rTS = rTStops[n]; in ParaTabStopAdd()