Searched refs:xCtrls (Results 1 – 3 of 3) sorted by relevance
134 XControl[] xCtrls = oObj.getControls(); in _getControls() local135 tRes.tested("getControls()",xCtrls.length >= 2); in _getControls()
221 Sequence< Reference< XControl > > xCtrls = mxControlContainer->getControls(); in getControls() local229 Reference< XControl > xCtrl = FindControl( xCtrls, xCtrlModel ); in getControls()
1545 Sequence< Reference< XControl > > xCtrls = getControls(); in setDesignMode() local1546 sal_Int32 nControls = xCtrls.getLength(); in setDesignMode()1547 Reference< XControl >* pControls = xCtrls.getArray(); in setDesignMode()
Completed in 37 milliseconds