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()
444 const SvxTabStopItem* pTabStops = pColl != NULL ? &pColl->GetTabStops(sal_False) : 0; in AdjustTabStops() local445 const sal_uInt16 nTabCount = pTabStops != NULL ? pTabStops->Count() : 0; in AdjustTabStops()446 if( pTabStops != NULL in AdjustTabStops()455 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 45 milliseconds