Home
last modified time | relevance | path

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

/aoo4110/main/toolkit/source/controls/
H A Dstdtabcontroller.cxx62 Sequence< Any>* pTabStops, in ImplCreateComponentSequence()
98 if ( pTabStops ) in ImplCreateComponentSequence()
100 *pTabStops = Sequence< Any>( nCtrls ); in ImplCreateComponentSequence()
101 pTabs = pTabStops->getArray(); in ImplCreateComponentSequence()
/aoo4110/main/sw/source/core/tox/
H A Dtox.cxx446 const SvxTabStopItem* pTabStops = 0; in AdjustTabStops() local
449 0 != ( pTabStops = &pColl->GetTabStops(sal_False) ) && in AdjustTabStops()
450 0 != ( nTabCount = pTabStops->Count() ) ) in AdjustTabStops()
460 const SvxTabStop& rTab = (*pTabStops)[nTab]; in AdjustTabStops()
/aoo4110/main/xmloff/source/style/
H A Dxmltabi.cxx262 style::TabStop* pTabStops = aSeq.getArray(); in EndElement() local
270 *pTabStops++ = pTabStopContext->getTabStop(); in EndElement()
/aoo4110/main/toolkit/inc/toolkit/controls/
H A Dstdtabcontroller.hxx51 …mponents, ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any>* pTabStops, sal_Bool bPeerC…

Completed in 27 milliseconds