Searched refs:GetTabStops (Results 1 – 6 of 6) sorted by relevance
220 inline const SvxTabStopItem &SwAttrSet::GetTabStops(sal_Bool bInP) const in GetTabStops() function in SwAttrSet257 inline const SvxTabStopItem &SwFmt::GetTabStops(sal_Bool bInP) const in GetTabStops() function in SwFmt258 { return aSet.GetTabStops(bInP); } in GetTabStops()
295 inline const SvxTabStopItem &GetTabStops( sal_Bool = sal_True ) const;
335 inline const SvxTabStopItem &GetTabStops( sal_Bool = sal_True ) const;
444 const SvxTabStopItem* pTabStops = pColl != NULL ? &pColl->GetTabStops(sal_False) : 0; in AdjustTabStops()
1495 const SvxTabStopItem &rRuler = pSet->GetTabStops(); in FillCrsrPos()
163 pRuler = new SvxTabStopItem( rAttrSet.GetTabStops() ); in CtorInitLineInfo()
Completed in 45 milliseconds