Home
last modified time | relevance | path

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

/trunk/main/svx/source/form/
H A Dfmtextcontrolshell.cxx1222 Sequence< Reference< XControl > > aActiveControls; in controlActivated() local
1224 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 14 milliseconds