Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dparatr.hxx220 inline const SvxTabStopItem &SwAttrSet::GetTabStops(sal_Bool bInP) const in GetTabStops() function in SwAttrSet
257 inline const SvxTabStopItem &SwFmt::GetTabStops(sal_Bool bInP) const in GetTabStops() function in SwFmt
258 { return aSet.GetTabStops(bInP); } in GetTabStops()
H A Dformat.hxx295 inline const SvxTabStopItem &GetTabStops( sal_Bool = sal_True ) const;
H A Dswatrset.hxx335 inline const SvxTabStopItem &GetTabStops( sal_Bool = sal_True ) const;
/trunk/main/sw/source/core/tox/
H A Dtox.cxx444 const SvxTabStopItem* pTabStops = pColl != NULL ? &pColl->GetTabStops(sal_False) : 0; in AdjustTabStops()
/trunk/main/sw/source/core/text/
H A Dfrmcrsr.cxx1495 const SvxTabStopItem &rRuler = pSet->GetTabStops(); in FillCrsrPos()
H A Dinftxt.cxx163 pRuler = new SvxTabStopItem( rAttrSet.GetTabStops() ); in CtorInitLineInfo()

Completed in 78 milliseconds