Lines Matching refs:OComponentHelper
147 :OComponentHelper(m_aMutex) in DBG_NAME()
197 Any aReturn( OComponentHelper::queryAggregation(_rType) ); in queryAggregation()
231 return TypeBag( OComponentHelper::getTypes(), OControl_BASE::getTypes() ).getTypes(); in _getTypes()
244 OComponentHelper::disposing(); in disposing()
524 return TypeBag( OComponentHelper::getTypes(), in _getTypes()
534 Any aReturn(OComponentHelper::queryAggregation(_rType)); in queryAggregation()
590 :OComponentHelper(m_aMutex) in OControlModel()
591 ,OPropertySetAggregationHelper(OComponentHelper::rBHelper) in OControlModel()
637 :OComponentHelper( m_aMutex ) in OControlModel()
638 ,OPropertySetAggregationHelper( OComponentHelper::rBHelper ) in OControlModel()
1345 if ( !OComponentHelper::rBHelper.bDisposed ) in ~OBoundControlModel()