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()
286 inline const SvxTabStopItem &GetTabStops( sal_Bool = sal_True ) const;
327 inline const SvxTabStopItem &GetTabStops( sal_Bool = sal_True ) const;
449 0 != ( pTabStops = &pColl->GetTabStops(sal_False) ) && in AdjustTabStops()
1495 const SvxTabStopItem &rRuler = pSet->GetTabStops(); in FillCrsrPos()
160 pRuler = new SvxTabStopItem( rAttrSet.GetTabStops() ); in CtorInitLineInfo()
Completed in 37 milliseconds