Searched refs:FrameWindowActivationListener (Results 1 – 1 of 1) sorted by relevance
86 class FrameWindowActivationListener : public FrameWindowActivationListener_Base class89 FrameWindowActivationListener( ControllerFrame_Data& _rData );94 ~FrameWindowActivationListener();134 ::rtl::Reference< FrameWindowActivationListener > m_pListener;157 _rData.m_pListener = new FrameWindowActivationListener( _rData ); in lcl_setFrame_nothrow()260 FrameWindowActivationListener::FrameWindowActivationListener( ControllerFrame_Data& _rData ) in FrameWindowActivationListener() function in dbaui::FrameWindowActivationListener267 FrameWindowActivationListener::~FrameWindowActivationListener() in ~FrameWindowActivationListener()272 void FrameWindowActivationListener::dispose() in dispose()279 … void FrameWindowActivationListener::impl_registerOnFrameContainerWindow_nothrow( bool _bRegister ) in impl_registerOnFrameContainerWindow_nothrow()315 void FrameWindowActivationListener::impl_checkDisposed_throw() const in impl_checkDisposed_throw()[all …]
Completed in 23 milliseconds