Searched refs:pTabStops (Results 1 – 4 of 4) sorted by relevance
62 Sequence< Any>* pTabStops, in ImplCreateComponentSequence()98 if ( pTabStops ) in ImplCreateComponentSequence()100 *pTabStops = Sequence< Any>( nCtrls ); in ImplCreateComponentSequence()101 pTabs = pTabStops->getArray(); in ImplCreateComponentSequence()
446 const SvxTabStopItem* pTabStops = 0; in AdjustTabStops() local449 0 != ( pTabStops = &pColl->GetTabStops(sal_False) ) && in AdjustTabStops()450 0 != ( nTabCount = pTabStops->Count() ) ) in AdjustTabStops()460 const SvxTabStop& rTab = (*pTabStops)[nTab]; in AdjustTabStops()
262 style::TabStop* pTabStops = aSeq.getArray(); in EndElement() local270 *pTabStops++ = pTabStopContext->getTabStop(); in EndElement()
51 …mponents, ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any>* pTabStops, sal_Bool bPeerC…
Completed in 32 milliseconds