Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/app/
H A DAppController.cxx313 :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()
[all …]
H A DAppController.hxx80 typedef OGenericUnoController OApplicationController_CBASE; typedef
91 :public OApplicationController_CBASE
549 using OApplicationController_CBASE::connect;