Home
last modified time | relevance | path

Searched refs:OBoundControl_BASE (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/forms/source/inc/ !
H A DFormComponent.hxx290 > OBoundControl_BASE; typedef
292 ,public OBoundControl_BASE
/AOO41X/main/forms/source/component/ !
H A DFormComponent.cxx422 return TypeBag( OControl::_getTypes(), OBoundControl_BASE::getTypes() ).getTypes(); in _getTypes()
436 aReturn = OBoundControl_BASE::queryInterface( _rType ); in queryAggregation()