Lines Matching refs:OApplicationController_CBASE

313 	:OApplicationController_CBASE( _rxORB )  in DBG_NAME()
346 IMPLEMENT_FORWARD_XTYPEPROVIDER2(OApplicationController,OApplicationController_CBASE,OApplicationCo… in IMPLEMENT_FORWARD_XTYPEPROVIDER2() argument
347 IMPLEMENT_FORWARD_XINTERFACE2(OApplicationController,OApplicationController_CBASE,OApplicationContr… in IMPLEMENT_FORWARD_XTYPEPROVIDER2()
451 OApplicationController_CBASE::disposing(); // here the m_refCount must be equal 5 in disposing()
490 OApplicationController_CBASE::Construct( _pParent ); in Construct()
531 OApplicationController_CBASE::disposing( _rSource ); in disposing()
973 aReturn = OApplicationController_CBASE::GetState(_nId); in GetState()
1022 OApplicationController_CBASE::Execute( _nId, aArgs ); in Execute()
1440 OApplicationController_CBASE::describeSupportedFeatures(); in describeSupportedFeatures()
2347 OApplicationController_CBASE::executeUnChecked( _rCommand, aArgs ); in executeUnChecked()
2353 OApplicationController_CBASE::executeChecked( _rCommand, aArgs ); in executeChecked()
2359 OApplicationController_CBASE::executeUnChecked( _nCommandId, aArgs ); in executeUnChecked()
2365 OApplicationController_CBASE::executeChecked( _nCommandId, aArgs ); in executeChecked()
2371 return OApplicationController_CBASE::isCommandEnabled( _nCommandId ); in isCommandEnabled()
2377 return OApplicationController_CBASE::isCommandEnabled( _rCompleteCommandURL ); in isCommandEnabled()
2383 return OApplicationController_CBASE::registerCommandURL( _rCompleteCommandURL ); in registerCommandURL()
2389 OApplicationController_CBASE::notifyHiContrastChanged(); in notifyHiContrastChanged()
2395 return OApplicationController_CBASE::getXController(); in getXController()
2401 return OApplicationController_CBASE::interceptUserInput( _rEvent ); in interceptUserInput()
2704 OApplicationController_CBASE::attachFrame( i_rxFrame ); in attachFrame()