Home
last modified time | relevance | path

Searched refs:EventObject (Results 101 – 125 of 1454) sorted by relevance

12345678910>>...59

/trunk/main/forms/source/component/
H A DEventThread.cxx96 void OComponentEventThread::disposing( const EventObject& evt ) throw ( ::com::sun::star::uno::Runt… in disposing()
120 void OComponentEventThread::addEvent( const EventObject* _pEvt, sal_Bool bFlag ) in addEvent()
126 void OComponentEventThread::addEvent( const EventObject* _pEvt, in addEvent()
201 EventObject* pEvt = *firstEvent; in run()
H A DFormComponent.cxx293 void SAL_CALL OControl::disposing(const com::sun::star::lang::EventObject& _rEvent) throw (RuntimeE… in disposing()
487 void SAL_CALL OBoundControl::disposing(const EventObject& Source) throw (RuntimeException) in disposing()
792 void SAL_CALL OControlModel::disposing(const com::sun::star::lang::EventObject& _rSource) throw (Ru… in disposing()
1502 com::sun::star::lang::EventObject aEvt( static_cast< XWeak* >( this ) ); in disposing()
1643 void SAL_CALL OBoundControlModel::disposing(const com::sun::star::lang::EventObject& _rEvent) throw… in disposing()
2008 void SAL_CALL OBoundControlModel::onRowSetChanged( const EventObject& /*i_Event*/ ) throw (RuntimeE… in onRowSetChanged() argument
2070 EventObject aEvent; in commit()
2282 void SAL_CALL OBoundControlModel::loaded( const EventObject& _rEvent ) throw(RuntimeException) in loaded()
2329 void SAL_CALL OBoundControlModel::reloaded( const EventObject& _rEvent ) throw(RuntimeException) in reloaded()
2780 void SAL_CALL OBoundControlModel::modified( const EventObject& _rEvent ) throw ( RuntimeException ) in modified()
[all …]
H A Dentrylisthelper.cxx176 …void SAL_CALL OEntryListHelper::allEntriesChanged( const EventObject& _rEvent ) throw (RuntimeExce… in allEntriesChanged()
213 EventObject aEvt( static_cast< XRefreshable* >( this ) ); in refresh()
230 bool OEntryListHelper::handleDisposing( const EventObject& _rEvent ) in handleDisposing()
243 EventObject aEvt( static_cast< XRefreshable* >( this ) ); in disposing()
/trunk/main/dbaccess/source/core/recovery/
H A Dsubcomponentloader.cxx56 using ::com::sun::star::lang::EventObject;
174 …void SAL_CALL SubComponentLoader::windowShown( const EventObject& i_rEvent ) throw (RuntimeExcepti… in windowShown()
183 …void SAL_CALL SubComponentLoader::windowHidden( const EventObject& i_rEvent ) throw (RuntimeExcept… in windowHidden()
190 …void SAL_CALL SubComponentLoader::disposing( const EventObject& i_rEvent ) throw (RuntimeException) in disposing()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatasource.cxx140 …virtual void SAL_CALL flushed( const ::com::sun::star::lang::EventObject& rEvent ) throw (::com::s…
142 …virtual void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& Source ) throw (::com:…
187 void SAL_CALL FlushNotificationAdapter::flushed( const EventObject& rEvent ) throw (RuntimeExceptio… in flushed()
197 void SAL_CALL FlushNotificationAdapter::disposing( const EventObject& Source ) throw (RuntimeExcept… in disposing()
343 …void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& Source ) throw(RuntimeExceptio…
364 void SAL_CALL OSharedConnectionManager::disposing( const ::com::sun::star::lang::EventObject& Sourc… in disposing()
617 void SAL_CALL ODatabaseSource::disposing( const ::com::sun::star::lang::EventObject& Source ) throw… in disposing()
676 EventObject aDisposeEvent(static_cast<XWeak*>(this)); in disposing()
1369 css::lang::EventObject aFlushedEvent(*this); in flush()
1379 void SAL_CALL ODatabaseSource::flushed( const EventObject& /*rEvent*/ ) throw (RuntimeException) in flushed() argument
H A Ddatabasecontext.cxx131 …virtual void SAL_CALL queryTermination( const lang::EventObject& Event ) throw (TerminationVetoExc…
132 …virtual void SAL_CALL notifyTermination( const lang::EventObject& Event ) throw (RuntimeException);
134 …virtual void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& Source ) throw (::com:…
172 …void SAL_CALL DatabaseDocumentLoader::queryTermination( const lang::EventObject& /*Event*/ ) throw… in queryTermination() argument
179 …void SAL_CALL DatabaseDocumentLoader::notifyTermination( const lang::EventObject& /*Event*/ ) thro… in notifyTermination() argument
183 …void SAL_CALL DatabaseDocumentLoader::disposing( const lang::EventObject& /*Source*/ ) throw (Runt… in disposing() argument
298 com::sun::star::lang::EventObject aDisposeEvent(static_cast< XContainer* >(this)); in disposing()
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_theextmgr.hxx110 virtual void SAL_CALL disposing( ::com::sun::star::lang::EventObject const & evt )
114 virtual void SAL_CALL queryTermination( ::com::sun::star::lang::EventObject const & evt )
116 virtual void SAL_CALL notifyTermination( ::com::sun::star::lang::EventObject const & evt )
120 virtual void SAL_CALL modified( ::com::sun::star::lang::EventObject const & evt )
/trunk/main/offapi/com/sun/star/document/
H A DDocumentEvent.idl28 #include <com/sun/star/lang/EventObject.idl>
42 <p>The <member scope="com::sun::star::lang">EventObject::Source</member> member
45 <p>This type is the successor of the EventObject type, which should not be used
51 published struct DocumentEvent : ::com::sun::star::lang::EventObject
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_docmgr.cxx70 const lang::EventObject& /*Source*/, sal_Bool /*GetsOwnership*/ ) in queryClosing() argument
78 const lang::EventObject& Source ) in notifyClosing()
81 document::EventObject aDocEvent; in notifyClosing()
96 const lang::EventObject& /*Source*/ ) in disposing() argument
193 const document::EventObject & Event ) in notifyEvent()
450 const lang::EventObject& /*Source*/ ) in disposing() argument
/trunk/main/framework/source/layoutmanager/
H A Dtoolbarlayoutmanager.hxx160 …virtual void SAL_CALL disposing( const css::lang::EventObject& aEvent ) throw( css::uno::RuntimeEx…
167 …virtual void SAL_CALL windowShown( const css::lang::EventObject& aEvent ) throw( css::uno::Runtime…
168 …virtual void SAL_CALL windowHidden( const css::lang::EventObject& aEvent ) throw( css::uno::Runtim…
176 …Bool SAL_CALL prepareToggleFloatingMode( const ::com::sun::star::lang::EventObject& e ) throw (::c…
177 …virtual void SAL_CALL toggleFloatingMode( const ::com::sun::star::lang::EventObject& e ) throw (::…
178 …virtual void SAL_CALL closed( const ::com::sun::star::lang::EventObject& e ) throw (::com::sun::st…
/trunk/main/sd/source/ui/view/
H A DUpdateLockManager.cxx98 const lang::EventObject& xSource,
105 disposing (const lang::EventObject& rEventObject)
315 const lang::EventObject&, in layoutEvent() argument
361 void SAL_CALL UpdateLockManager::Implementation::disposing (const lang::EventObject& ) in disposing() argument
/trunk/main/framework/inc/services/
H A Dtask.hxx359 …virtual void SAL_CALL windowClosing( const css::lang::EventObject& aEvent ) throw( css::uno::Runti…
376 …virtual void SAL_CALL windowActivated( const css::lang::EventObject& aEvent ) throw( css::uno::Run…
393 …virtual void SAL_CALL windowDeactivated( const css::lang::EventObject& aEvent ) throw( css::uno::R…
414 …virtual void SAL_CALL disposing( const css::lang::EventObject& aEvent ) throw( css::uno::RuntimeEx…
/trunk/main/sfx2/source/inc/
H A Deventsupplier.hxx65 #define DOCEVENTOBJECT ::com::sun::star::document::EventObject
70 #define EVENTOBJECT ::com::sun::star::lang::EventObject
223 virtual void SAL_CALL notifyEvent(const ::com::sun::star::document::EventObject& aEvent)
255 virtual void SAL_CALL disposing(const ::com::sun::star::lang::EventObject& aEvent)
261 void implts_notifyJobExecution(const ::com::sun::star::document::EventObject& aEvent);
/trunk/main/toolkit/source/awt/
H A Dvclxwindow.cxx77 using ::com::sun::star::lang::EventObject;
259 ::com::sun::star::lang::EventObject aEvent; in disposing()
482 const EventObject m_aEvent;
498 EventObject( *this ) in ProcessWindowEvent()
551 ::com::sun::star::lang::EventObject aEvent; in ProcessWindowEvent()
570 ::com::sun::star::lang::EventObject aEvent; in ProcessWindowEvent()
580 ::com::sun::star::lang::EventObject aEvent; in ProcessWindowEvent()
590 ::com::sun::star::lang::EventObject aEvent; in ProcessWindowEvent()
606 ::com::sun::star::lang::EventObject aEvent; in ProcessWindowEvent()
674 ::com::sun::star::lang::EventObject aEvent; in ProcessWindowEvent()
[all …]
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DPeerConfig.java28 import com.sun.star.lang.EventObject;
107 public void windowShown(EventObject arg0) in windowShown()
151 public void windowHidden(EventObject arg0) in windowHidden()
155 public void disposing(EventObject arg0) in disposing()
/trunk/main/sd/source/ui/framework/tools/
H A DFrameworkHelper.cxx105 virtual void SAL_CALL disposing (const lang::EventObject& rEvent)
146 virtual void SAL_CALL disposing (const lang::EventObject& rEvent)
337 virtual void SAL_CALL disposing (const lang::EventObject& rEventObject)
935 void FrameworkHelper::disposing (const lang::EventObject& rEventObject) in disposing()
1079 void SAL_CALL FrameworkHelper::DisposeListener::disposing (const lang::EventObject& rEventObject) in disposing()
1172 void SAL_CALL CallbackCaller::disposing (const lang::EventObject& rEvent) in disposing()
1252 void SAL_CALL LifetimeController::disposing (const lang::EventObject& rEvent) in disposing()
/trunk/main/forms/source/runtime/
H A Dformoperations.hxx141 …virtual void SAL_CALL cursorMoved( const ::com::sun::star::lang::EventObject& event ) throw (::com…
142 …virtual void SAL_CALL rowChanged( const ::com::sun::star::lang::EventObject& event ) throw (::com:…
143 …virtual void SAL_CALL rowSetChanged( const ::com::sun::star::lang::EventObject& event ) throw (::c…
146 …virtual void SAL_CALL modified( const ::com::sun::star::lang::EventObject& _rSource ) throw( ::com…
152 …virtual void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& Source ) throw (::com:…
/trunk/main/toolkit/inc/toolkit/controls/
H A Ddialogcontrol.hxx83 …void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& Source ) throw(::com::sun::sta…
96 …virtual void SAL_CALL windowShown( const ::com::sun::star::lang::EventObject& e ) throw (::com::su…
97 …virtual void SAL_CALL windowHidden( const ::com::sun::star::lang::EventObject& e ) throw (::com::s…
113 …virtual void SAL_CALL modified( const ::com::sun::star::lang::EventObject& aEvent ) throw (::com::…
/trunk/main/javaunohelper/com/sun/star/comp/helper/
H A DComponentContext.java33 import com.sun.star.lang.EventObject;
51 public void disposing( EventObject Source ) in disposing()
226 EventObject evt = new EventObject( this ); in dispose()
/trunk/main/offapi/com/sun/star/awt/
H A DXDialogEventHandler.idl53 The implementation must be aware that the EventObject argument contains types
63 @param EventObject
68 <type scope="com::sun::star::lang">EventObject</type>. Typically this would be one
85 [in] any EventObject,
H A DXDockableWindowListener.idl42 #include <com/sun/star/lang/EventObject.idl>
89 boolean prepareToggleFloatingMode( [in] com::sun::star::lang::EventObject e );
96 void toggleFloatingMode( [in] com::sun::star::lang::EventObject e );
102 void closed( [in] com::sun::star::lang::EventObject e );
/trunk/main/connectivity/source/drivers/hsqldb/
H A DHTerminateListener.cxx41 void SAL_CALL OConnectionController::disposing( const EventObject& /*Source*/ ) in disposing() argument
47 void SAL_CALL OConnectionController::queryTermination( const EventObject& /*aEvent*/ ) in queryTermination() argument
53 void SAL_CALL OConnectionController::notifyTermination( const EventObject& /*aEvent*/ ) in notifyTermination() argument
/trunk/main/toolkit/source/controls/
H A Ddialogcontrol.cxx191 EventObject aEvt; in dispose()
198 const EventObject& Source ) in disposing()
392 void SAL_CALL UnoDialogControl::windowShown( const EventObject& e ) throw (RuntimeException) in windowShown()
397 void SAL_CALL UnoDialogControl::windowHidden( const EventObject& e ) throw (RuntimeException) in windowHidden()
463 const lang::EventObject& /*rEvent*/ ) in modified() argument
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/
H A DOContainer.java48 import com.sun.star.lang.EventObject;
126 EventObject event = new EventObject(this); in dispose()
228 EventObject event = new EventObject(this); in refresh()
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/TerminationTest/
H A DTerminateListener.java33 public void notifyTermination(com.sun.star.lang.EventObject eventObject) { in notifyTermination()
37 public void queryTermination(com.sun.star.lang.EventObject eventObject) in queryTermination()
47 public void disposing(com.sun.star.lang.EventObject eventObject) { in disposing()

Completed in 156 milliseconds

12345678910>>...59