Searched refs:EVENTOBJECT (Results 1 – 8 of 8) sorted by relevance
62 #define EVENTOBJECT ::com::sun::star::lang::EventObject macro96 virtual void SAL_CALL disposing( const EVENTOBJECT& Source ) throw ( RUNTIMEEXCEPTION );118 void ClearMenuDispatch(const EVENTOBJECT& Source = EVENTOBJECT(),bool _bRemoveOnly = true);
99 #define EVENTOBJECT ::com::sun::star::lang::EventObject macro374 virtual void SAL_CALL disposing( const EVENTOBJECT& aEvent ) throw (RUNTIMEEXCEPTION) ;389 virtual void SAL_CALL queryClosing( const EVENTOBJECT& aEvent, sal_Bool bDeliverOwnership )391 virtual void SAL_CALL notifyClosing( const EVENTOBJECT& aEvent ) throw (RUNTIMEEXCEPTION) ;392 virtual void SAL_CALL disposing( const EVENTOBJECT& aEvent ) throw (RUNTIMEEXCEPTION) ;412 void SAL_CALL IMPL_SfxBaseController_CloseListenerHelper::disposing( const EVENTOBJECT& /*aEvent*/ … in disposing() argument416 void SAL_CALL IMPL_SfxBaseController_CloseListenerHelper::queryClosing( const EVENTOBJECT& aEvent, … in queryClosing()441 void SAL_CALL IMPL_SfxBaseController_CloseListenerHelper::notifyClosing( const EVENTOBJECT& /*aEven… in notifyClosing() argument526 void SAL_CALL IMPL_SfxBaseController_ListenerHelper::disposing( const EVENTOBJECT& /*aEvent*/ ) thr… in disposing() argument1038 EVENTOBJECT aEventObject; in dispose()[all …]
52 #define EVENTOBJECT com::sun::star::lang::EventObject macro163 impl_disposing( const EVENTOBJECT& Source )193 disposing( const EVENTOBJECT& Source )
70 #define EVENTOBJECT ::com::sun::star::lang::EventObject macro126 virtual void SAL_CALL disposing( const EVENTOBJECT& Source )
223 void SAL_CALL disposing( const EVENTOBJECT& aEvent ) throw( css::uno::RuntimeException );
530 void MenuManager::ClearMenuDispatch(const EVENTOBJECT& Source,bool _bRemoveOnly) in ClearMenuDispatch()562 void SAL_CALL MenuManager::disposing( const EVENTOBJECT& Source ) throw ( RUNTIMEEXCEPTION ) in disposing()
158 #define EVENTOBJECT ::com::sun::star::lang::EventObject macro560 …virtual void SAL_CALL disposing( const EVENTOBJECT& aEvent ) throw (::com::sun::star::uno::Runtime…
343 void SAL_CALL SfxEvents_Impl::disposing( const EVENTOBJECT& /*Source*/ ) throw( RUNTIMEEXCEPTION ) in disposing() argument
Completed in 83 milliseconds