Searched refs:seqControls (Results 1 – 1 of 1) sorted by relevance
2931 Sequence< Reference< XControl > > seqControls( xControlContainer->getControls() ); in impl_getControl() local2932 const Reference< XControl >* pControls = seqControls.getArray(); in impl_getControl()2934 for (sal_Int32 i=0; i<seqControls.getLength(); ++i) in impl_getControl()