Lines Matching refs:OControlModel
70 Sequence<Type> aBaseClassTypes = OControlModel::_getTypes(); in _getTypes()
86 StringSequence aSupported = OControlModel::getSupportedServiceNames(); in getSupportedServiceNames()
98 :OControlModel(_rxFactory, VCL_CONTROLMODEL_FILECONTROL) in DBG_NAME()
107 :OControlModel( _pOriginal, _rxFactory ) in OFileControlModel()
132 Any aReturn = OControlModel::queryAggregation(_rType); in IMPLEMENT_DEFAULT_CLONING()
145 OControlModel::disposing(); in disposing()
160 return OControlModel::getPropertyDefaultByHandle( _nHandle ); in getPropertyDefaultByHandle()
170 OControlModel::getFastPropertyValue(rValue, nHandle); in getFastPropertyValue()
184 OControlModel::setFastPropertyValue_NoBroadcast(nHandle, rValue); in setFastPropertyValue_NoBroadcast()
197 return OControlModel::convertFastPropertyValue(rConvertedValue, rOldValue, nHandle, rValue); in convertFastPropertyValue()
204 BEGIN_DESCRIBE_PROPERTIES( 2, OControlModel ) in describeFixedProperties()
219 OControlModel::write(_rxOutStream); in write()
233 OControlModel::read(_rxInStream); in read()