Searched refs:aActiveControls (Results 1 – 1 of 1) sorted by relevance
1222 Sequence< Reference< XControl > > aActiveControls; in controlActivated() local1224 aActiveControls = m_xActiveController->getControls(); in controlActivated()1228 const Reference< XControl >* pControls = aActiveControls.getConstArray(); in controlActivated()1229 const Reference< XControl >* pControlsEnd = pControls + aActiveControls.getLength(); in controlActivated()
Completed in 18 milliseconds