Lines Matching refs:OBoundControlModel

151             OBoundControlModel::_getTypes(),  in _getTypes()
161 …:OBoundControlModel( _rxFactory, VCL_CONTROLMODEL_LISTBOX, FRM_SUN_CONTROL_LISTBOX, sal_True, sal_… in OListBoxModel()
181 :OBoundControlModel( _pOriginal, _rxFactory ) in OListBoxModel()
218 StringSequence aSupported = OBoundControlModel::getSupportedServiceNames(); in IMPLEMENT_DEFAULT_CLONING()
241 Any aReturn = OBoundControlModel::queryAggregation( _rType ); in queryAggregation()
253 OBoundControlModel::disposing(); in disposing()
288 OBoundControlModel::getFastPropertyValue(_rValue, _nHandle); in getFastPropertyValue()
365 OBoundControlModel::setFastPropertyValue_NoBroadcast(_nHandle, _rValue); in setFastPropertyValue_NoBroadcast()
402 …return OBoundControlModel::convertFastPropertyValue(_rConvertedValue, _rOldValue, _nHandle, _rValu… in convertFastPropertyValue()
431 OBoundControlModel::setPropertyValues( _rPropertyNames, _rValues ); in setPropertyValues()
446 BEGIN_DESCRIBE_PROPERTIES( 7, OBoundControlModel ) in describeFixedProperties()
470 OBoundControlModel::_propertyChanged( i_rEvent ); in _propertyChanged()
476 OBoundControlModel::describeAggregateProperties( _rAggregateProps ); in describeAggregateProperties()
492 OBoundControlModel::write(_rxOutStream); in write()
531 OBoundControlModel::read(_rxInStream); in read()
1098 OBoundControlModel::resetNoBroadcast(); in resetNoBroadcast()
1106 OBoundControlModel::disposing( _rSource ); in disposing()
1342 return OBoundControlModel::getCurrentFormComponentValue(); in getCurrentFormComponentValue()