Lines Matching refs:nControlId
71 sal_Int16 nControlId; member
236 sal_Int16 nControlId = -1; in getControlProperty() local
238 Control* pControl = implGetControl( _rControlName, &nControlId, &nPropertyMask ); in getControlProperty()
264 pControl = m_pFilePickerController->getControl( aFoundRange.first->nControlId ); in implGetControl()
273 *_pId = aFoundRange.first->nControlId; in implGetControl()
284 sal_Int16 nControlId = -1; in setControlProperty() local
285 Control* pControl = implGetControl( _rControlName, &nControlId ); in setControlProperty()
294 implSetControlProperty( nControlId, pControl, aPropDesc->nPropertyId, _rValue, sal_False ); in setControlProperty()
306 if ( m_pFilePickerController->getControl( aControl->nControlId ) ) in getSupportedControls()
317 sal_Int16 nControlId = -1; in getSupportedControlProperties() local
319 implGetControl( _rControlName, &nControlId, &nPropertyMask ); in getSupportedControlProperties()
344 sal_Int16 nControlId = -1; in isControlPropertySupported() local
346 implGetControl( _rControlName, &nControlId, &nPropertyMask ); in isControlPropertySupported()