Home
last modified time | relevance | path

Searched refs:aEvent (Results 351 – 375 of 675) sorted by relevance

1...<<11121314151617181920>>...27

/aoo42x/main/offapi/com/sun/star/form/
H A DXDatabaseParameterListener.idl49 @param aEvent
57 boolean approveParameter( [in] com::sun::star::form::DatabaseParameterEvent aEvent );
H A DXConfirmDeleteListener.idl51 @param aEvent
57 boolean confirmDelete( [in] com::sun::star::sdb::RowChangeEvent aEvent );
H A DXApproveActionListener.idl56 @param aEvent
62 boolean approveAction( [in] com::sun::star::lang::EventObject aEvent );
H A DXInsertListener.idl56 void inserting( [in] com::sun::star::lang::EventObject aEvent );
62 void inserted( [in] com::sun::star::lang::EventObject aEvent );
H A DXDeleteListener.idl58 boolean approveDelete( [in] com::sun::star::lang::EventObject aEvent );
65 void deleted( [in] com::sun::star::lang::EventObject aEvent );
/aoo42x/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/
H A DPartsView.java107 public void valueChanged (final TreeSelectionEvent aEvent) in valueChanged() argument
109 final TreePath aPath = aEvent.getNewLeadSelectionPath(); in valueChanged()
/aoo42x/main/toolkit/source/controls/grid/
H A Ddefaultgriddatamodel.cxx415 ::com::sun::star::lang::EventObject aEvent; in disposing()
416 aEvent.Source.set( *this ); in disposing()
417 rBHelper.aLC.disposeAndClear( aEvent ); in disposing()
/aoo42x/main/desktop/source/app/
H A Dofficeipcthread.hxx154 virtual void SAL_CALL queryTermination( const ::com::sun::star::lang::EventObject& aEvent )
156 virtual void SAL_CALL notifyTermination( const ::com::sun::star::lang::EventObject& aEvent )
/aoo42x/main/sc/source/core/tool/
H A Daddinlis.cxx131 void SAL_CALL ScAddInListener::modified( const ::com::sun::star::sheet::ResultEvent& aEvent ) in modified() argument
136 aResult = aEvent.Value; // store result in modified()
/aoo42x/main/framework/source/uielement/
H A Daddonstoolbarwrapper.cxx96 com::sun::star::lang::EventObject aEvent( xThis ); in dispose() local
97 m_aListenerContainer.disposeAndClear( aEvent ); in dispose()
H A Dstatusbarwrapper.cxx88 com::sun::star::lang::EventObject aEvent( xThis ); in dispose() local
89 m_aListenerContainer.disposeAndClear( aEvent ); in dispose()
/aoo42x/main/offapi/com/sun/star/chart/
H A DXChartDataChangeEventListener.idl53 @param aEvent
59 void chartDataChanged( [in] com::sun::star::chart::ChartDataChangeEvent aEvent );
/aoo42x/main/offapi/com/sun/star/ui/dialogs/
H A DXDialogClosedListener.idl53 @param aEvent
58 void dialogClosed( [in] DialogClosedEvent aEvent );
/aoo42x/main/framework/inc/dispatch/
H A Dpopupmenudispatcher.hxx167 …virtual void SAL_CALL frameAction( const css::frame::FrameActionEvent& aEvent ) throw ( css::uno::…
170 …void SAL_CALL disposing( const css::lang::EventObject& aEvent ) throw( css::uno::RuntimeException …
/aoo42x/main/forms/source/component/
H A DDatabaseForm.hxx306 …virtual void SAL_CALL loaded(const ::com::sun::star::lang::EventObject& aEvent) throw(::com::sun::…
307 …virtual void SAL_CALL unloading(const ::com::sun::star::lang::EventObject& aEvent) throw(::com::su…
308 …virtual void SAL_CALL unloaded(const ::com::sun::star::lang::EventObject& aEvent) throw(::com::sun…
309 …virtual void SAL_CALL reloading(const ::com::sun::star::lang::EventObject& aEvent) throw(::com::su…
310 …virtual void SAL_CALL reloaded(const ::com::sun::star::lang::EventObject& aEvent) throw(::com::sun…
402 …virtual void SAL_CALL errorOccured(const ::com::sun::star::sdb::SQLErrorEvent& aEvent) throw(::com…
/aoo42x/main/udkapi/com/sun/star/io/
H A DXDataTransferEventListener.idl51 [oneway] void finished( [in] com::sun::star::io::DataTransferEvent aEvent );
58 [oneway] void cancelled( [in] com::sun::star::io::DataTransferEvent aEvent );
/aoo42x/main/udkapi/com/sun/star/script/
H A DXScriptListener.idl53 void firing( [in] com::sun::star::script::ScriptEvent aEvent );
58 any approveFiring( [in] com::sun::star::script::ScriptEvent aEvent )
/aoo42x/main/offapi/com/sun/star/text/
H A DXMailMergeListener.idl56 @param aEvent
61 [in] com::sun::star::text::MailMergeEvent aEvent );
/aoo42x/main/offapi/com/sun/star/sheet/
H A DXActivationEventListener.idl53 @param aEvent
62 void activeSpreadsheetChanged( [in] com::sun::star::sheet::ActivationEvent aEvent );
/aoo42x/main/framework/qa/complex/contextMenuInterceptor/
H A DContextMenuInterceptor.java39 com.sun.star.ui.ContextMenuExecuteEvent aEvent) throws RuntimeException in notifyContextMenuExecute() argument
45 com.sun.star.container.XIndexContainer xContextMenu = aEvent.ActionTriggerContainer; in notifyContextMenuExecute()
/aoo42x/main/sd/source/ui/sidebar/
H A DMasterPageContainer.cxx1132 MasterPageContainerChangeEvent aEvent; in FireContainerChange() local
1133 aEvent.meEventType = eType; in FireContainerChange()
1134 aEvent.maChildToken = aToken; in FireContainerChange()
1136 iListener->Call(&aEvent); in FireContainerChange()
/aoo42x/main/dtrans/source/generic/
H A Dgeneric_clipboard.cxx134 ClipboardEvent aEvent(static_cast < XClipboard * > (this), m_aContents); in setContents() local
141 xListener->changedContents(aEvent); in setContents()
/aoo42x/main/sw/source/ui/inc/
H A Dmailmergehelper.hxx228 virtual void SAL_CALL connected(const ::com::sun::star::lang::EventObject& aEvent)
231 virtual void SAL_CALL disconnected(const ::com::sun::star::lang::EventObject& aEvent)
234 virtual void SAL_CALL disposing(const com::sun::star::lang::EventObject& aEvent)
/aoo42x/main/framework/source/services/
H A Dbackingcomp.cxx654 void SAL_CALL BackingComp::disposing( /*IN*/ const css::lang::EventObject& aEvent ) in disposing() argument
663 if (!aEvent.Source.is() || aEvent.Source!=m_xWindow || !m_xWindow.is()) in disposing()
/aoo42x/main/vcl/aqua/source/a11y/
H A Ddocumentfocuslistener.hxx77 …tar::accessibility::XAccessible > getAccessible(const ::com::sun::star::lang::EventObject& aEvent )
85 … void SAL_CALL notifyEvent( const ::com::sun::star::accessibility::AccessibleEventObject& aEvent )

Completed in 144 milliseconds

1...<<11121314151617181920>>...27