Lines Matching refs:OBoundControlModel
63 …:OBoundControlModel( _rxFactory, rUnoControlModelName, rDefault, sal_True, _bSupportExternalBindin… in DBG_NAME()
73 :OBoundControlModel( _pOriginal, _rxFactory ) in OEditBaseModel()
94 OBoundControlModel::write(_rxOutStream); in write()
152 OBoundControlModel::read(_rxInStream); in read()
202 OBoundControlModel::defaultCommonProperties(); in defaultCommonEditProperties()
216 OBoundControlModel::readCommonProperties(_rxInStream); in readCommonEditProperties()
238 OBoundControlModel::writeCommonProperties(_rxOutStream); in writeCommonEditProperties()
270 OBoundControlModel::getFastPropertyValue(rValue, nHandle); in getFastPropertyValue()
298 bModified = OBoundControlModel::convertFastPropertyValue( in convertFastPropertyValue()
333 OBoundControlModel::setFastPropertyValue_NoBroadcast(nHandle, rValue ); in setFastPropertyValue_NoBroadcast()
352 return OBoundControlModel::getPropertyDefaultByHandle(nHandle); in getPropertyDefaultByHandle()