Home
last modified time | relevance | path

Searched refs:aEvent (Results 276 – 300 of 675) sorted by relevance

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

/aoo42x/main/dbaccess/source/core/dataaccess/
H A Ddocumenteventnotifier.cxx174 lang::EventObject aEvent( m_rDocument ); in disposing() local
178 m_aLegacyEventListeners.disposeAndClear( aEvent ); in disposing()
179 m_aDocumentEventListeners.disposeAndClear( aEvent ); in disposing()
H A DModelImpl.cxx164 …virtual void SAL_CALL preCommit( const ::com::sun::star::lang::EventObject& aEvent ) throw (::com:…
165 …virtual void SAL_CALL commited( const ::com::sun::star::lang::EventObject& aEvent ) throw (::com::…
166 …virtual void SAL_CALL preRevert( const ::com::sun::star::lang::EventObject& aEvent ) throw (::com:…
167 …virtual void SAL_CALL reverted( const ::com::sun::star::lang::EventObject& aEvent ) throw (::com::…
372 void SAL_CALL DocumentStorageAccess::commited( const css::lang::EventObject& aEvent ) throw (Runtim… in commited() argument
381 Reference< XStorage > xStorage( aEvent.Source, UNO_QUERY ); in commited()
/aoo42x/main/sw/source/ui/uiview/
H A Dviewling.cxx747 ui::ContextMenuExecuteEvent aEvent; in ExecSpellPopup() local
750 aEvent.SourceWindow = VCLUnoHelper::GetInterface( pEditWin ); in ExecSpellPopup()
751 aEvent.ExecutePosition.X = aPixPos.X(); in ExecSpellPopup()
752 aEvent.ExecutePosition.Y = aPixPos.Y(); in ExecSpellPopup()
757 if(TryContextMenuInterception( *pPopup, sMenuName, pMenu, aEvent )) in ExecSpellPopup()
/aoo42x/main/sfx2/source/view/
H A Dipclient.cxx161 …virtual void SAL_CALL notifyEvent( const document::EventObject& aEvent ) throw( uno::Runtime…
164 …virtual void SAL_CALL changingState( const ::com::sun::star::lang::EventObject& aEvent, ::sal_Int3…
165 …virtual void SAL_CALL stateChanged( const ::com::sun::star::lang::EventObject& aEvent, ::sal_Int32…
166 …virtual void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& aEvent ) throw (::com:…
213 void SAL_CALL SfxInPlaceClient_Impl::notifyEvent( const document::EventObject& aEvent ) throw( uno:… in notifyEvent() argument
217 …if ( m_pClient && aEvent.EventName.equalsAscii("OnVisAreaChanged") && m_nAspect != embed::Aspects:… in notifyEvent()
/aoo42x/main/svx/source/tbxctrls/
H A Dtbunosearchcontrollers.cxx555 css::frame::FeatureStateEvent aEvent; in execute() local
556 aEvent.FeatureURL.Complete = COMMAND_APPENDSEARCHHISTORY; in execute()
559 xStatusListener->statusChanged( aEvent ); in execute()
684 css::frame::FeatureStateEvent aEvent; in execute() local
685 aEvent.FeatureURL.Complete = COMMAND_APPENDSEARCHHISTORY; in execute()
688 xStatusListener->statusChanged( aEvent ); in execute()
/aoo42x/main/vcl/aqua/source/dtrans/
H A Daqua_clipboard.cxx289 ClipboardEvent aEvent; in fireClipboardChangedEvent() local
293 aEvent = ClipboardEvent(static_cast<OWeakObject*>(this), getContents()); in fireClipboardChangedEvent()
302 try { listeners.front()->changedContents(aEvent); } in fireClipboardChangedEvent()
/aoo42x/main/sd/source/ui/dlg/
H A Dfiledlg.cxx92 … virtual void SAL_CALL ControlStateChanged( const css::ui::dialogs::FilePickerEvent& aEvent );
96 …d SAL_CALL SdFileDialog_Imp::ControlStateChanged( const css::ui::dialogs::FilePickerEvent& aEvent ) in ControlStateChanged() argument
100 switch( aEvent.ElementId ) in ControlStateChanged()
/aoo42x/main/svtools/source/uno/
H A Dtreecontrolpeer.hxx99 …treeNodesChanged( const ::com::sun::star::awt::tree::TreeDataModelEvent& aEvent ) throw (::com::su…
100 …reeNodesInserted( const ::com::sun::star::awt::tree::TreeDataModelEvent& aEvent ) throw (::com::su…
101 …treeNodesRemoved( const ::com::sun::star::awt::tree::TreeDataModelEvent& aEvent ) throw (::com::su…
102 …StructureChanged( const ::com::sun::star::awt::tree::TreeDataModelEvent& aEvent ) throw (::com::su…
/aoo42x/main/sd/source/filter/eppt/
H A Dpptexanimations.cxx1302 Event aEvent; in exportAnimEvent() local
1329 if ( ( aAny >>= aEvent ) && ( aEvent.Trigger == EventTrigger::ON_NEXT ) ) in exportAnimEvent()
1341 if ( aAny >>= aEvent ) in exportAnimEvent()
1344 switch( aEvent.Trigger ) in exportAnimEvent()
1359 if ( aEvent.Offset.hasValue() ) in exportAnimEvent()
1361 if ( aEvent.Offset >>= eTiming ) in exportAnimEvent()
1366 else if ( aEvent.Offset >>= fTiming ) in exportAnimEvent()
1369 aSource = aEvent.Source; in exportAnimEvent()
/aoo42x/main/ucb/source/ucp/gvfs/
H A Dgvfs_content.cxx774 beans::PropertyChangeEvent aEvent; in setPropertyValues() local
775 aEvent.Source = static_cast< cppu::OWeakObject * >( this ); in setPropertyValues()
776 aEvent.Further = sal_False; in setPropertyValues()
777 aEvent.PropertyHandle = -1; in setPropertyValues()
813 aEvent.PropertyName = rtl::OUString::createFromAscii( "Title" ); in setPropertyValues()
814 aEvent.OldValue = uno::makeAny( GnomeToOUString( newInfo.name ) ); in setPropertyValues()
815 aEvent.NewValue = uno::makeAny( aNewTitle ); in setPropertyValues()
816 aChanges.getArray()[ nChanged ] = aEvent; in setPropertyValues()
/aoo42x/main/sw/source/filter/html/
H A Dhtmlgrin.cxx835 rtl::OUString aEvent; in InsertBodyOptions() local
866 aEvent = GlobalEventConfig::GetEventName( STR_EVENT_OPENDOC ); in InsertBodyOptions()
873 aEvent = GlobalEventConfig::GetEventName( STR_EVENT_PREPARECLOSEDOC ); in InsertBodyOptions()
880 aEvent = GlobalEventConfig::GetEventName( STR_EVENT_ACTIVATEDOC ); in InsertBodyOptions()
887 aEvent = GlobalEventConfig::GetEventName( STR_EVENT_DEACTIVATEDOC ); in InsertBodyOptions()
913 InsertBasicDocEvent( aEvent, rEvent, eScriptType2, in InsertBodyOptions()
/aoo42x/main/sdext/source/presenter/
H A DPresenterWindowManager.cxx1129 document::EventObject aEvent; in NotifyLayoutModeChange() local
1130 aEvent.Source = Reference<XInterface>(static_cast<XWeak*>(this)); in NotifyLayoutModeChange()
1141 (*iListener)->notifyEvent(aEvent); in NotifyLayoutModeChange()
1159 lang::EventObject aEvent; in NotifyDisposing() local
1160 aEvent.Source = static_cast<XWeak*>(this); in NotifyDisposing()
1172 (*iListener)->disposing(aEvent); in NotifyDisposing()
/aoo42x/main/framework/source/dispatch/
H A Dpopupmenudispatcher.cxx322 const FrameActionEvent& aEvent ) in frameAction() argument
327 if (( aEvent.Action == css::frame::FrameAction_COMPONENT_DETACHING ) || in frameAction()
328 ( aEvent.Action == css::frame::FrameAction_COMPONENT_ATTACHED )) in frameAction()
H A Dmenudispatcher.cxx195 void SAL_CALL MenuDispatcher::frameAction( const FrameActionEvent& aEvent ) throw ( RuntimeExceptio… in frameAction() argument
199 if ( m_pMenuManager && aEvent.Action == FrameAction_FRAME_UI_ACTIVATED ) in frameAction()
223 else if ( m_pMenuManager && aEvent.Action == css::frame::FrameAction_COMPONENT_DETACHING ) in frameAction()
/aoo42x/main/ucb/source/ucp/ext/
H A Ducpext_content.cxx528 PropertyChangeEvent aEvent; in setPropertyValues() local
529 aEvent.Source = static_cast< cppu::OWeakObject * >( this ); in setPropertyValues()
530 aEvent.Further = sal_False; in setPropertyValues()
531 aEvent.PropertyHandle = -1; in setPropertyValues()
/aoo42x/main/sc/source/ui/Accessibility/
H A DAccessiblePreviewTable.cxx110 AccessibleEventObject aEvent; in Notify() local
111 aEvent.EventId = AccessibleEventId::VISIBLE_DATA_CHANGED; in Notify()
112 aEvent.Source = uno::Reference< XAccessibleContext >(this); in Notify()
113 CommitChange(aEvent); in Notify()
/aoo42x/main/toolkit/source/controls/
H A Dtkspinbutton.cxx222 AdjustmentEvent aEvent( rEvent ); in adjustmentValueChanged() local
223 aEvent.Source = *this; in adjustmentValueChanged()
224 maAdjustmentListeners.adjustmentValueChanged( aEvent ); in adjustmentValueChanged()
/aoo42x/main/toolkit/test/accessibility/
H A DFrameActionListener.java34 public void frameAction (com.sun.star.frame.FrameActionEvent aEvent) in frameAction() argument
39 public void disposing (com.sun.star.lang.EventObject aEvent) in disposing() argument
/aoo42x/main/UnoControls/source/controls/
H A Dstatusindicator.cxx499 void StatusIndicator::impl_recalcLayout ( const WindowEvent& aEvent ) in impl_recalcLayout() argument
514 Size aWindowSize ( aEvent.Width, aEvent.Height ); in impl_recalcLayout()
/aoo42x/main/embeddedobj/source/general/
H A Ddummyobject.cxx67 document::EventObject aEvent; in PostEvent_Impl() local
68 aEvent.EventName = aEventName; in PostEvent_Impl()
69 aEvent.Source = uno::Reference< uno::XInterface >( static_cast< ::cppu::OWeakObject* >( this ) ); in PostEvent_Impl()
78 ((document::XEventListener *)aIt.next())->notifyEvent( aEvent ); in PostEvent_Impl()
/aoo42x/main/embeddedobj/source/commonembedding/
H A Dmiscobj.cxx336 document::EventObject aEvent; in PostEvent_Impl() local
337 aEvent.EventName = aEventName; in PostEvent_Impl()
338aEvent.Source = uno::Reference< uno::XInterface >( static_cast< ::cppu::OWeakObject* >( this ) ); in PostEvent_Impl()
347 ((document::XEventListener *)aIt.next())->notifyEvent( aEvent ); in PostEvent_Impl()
/aoo42x/main/svx/source/inc/
H A Dformcontroller.hxx292 …virtual void SAL_CALL unloading(const ::com::sun::star::lang::EventObject& aEvent) throw( ::com::s…
293 …virtual void SAL_CALL reloading(const ::com::sun::star::lang::EventObject& aEvent) throw( ::com::s…
294 …virtual void SAL_CALL reloaded(const ::com::sun::star::lang::EventObject& aEvent) throw( ::com::su…
383 …virtual void SAL_CALL errorOccured(const ::com::sun::star::sdb::SQLErrorEvent& aEvent) throw( ::co…
398 …L approveParameter(const ::com::sun::star::form::DatabaseParameterEvent& aEvent) throw( ::com::sun…
405 …ool SAL_CALL confirmDelete(const ::com::sun::star::sdb::RowChangeEvent& aEvent) throw( ::com::sun…
/aoo42x/main/framework/source/uiconfiguration/
H A Dwindowstateconfiguration.cxx185 … virtual void SAL_CALL elementInserted( const ContainerEvent& aEvent ) throw(RuntimeException);
186 … virtual void SAL_CALL elementRemoved ( const ContainerEvent& aEvent ) throw(RuntimeException);
187 … virtual void SAL_CALL elementReplaced( const ContainerEvent& aEvent ) throw(RuntimeException);
190 virtual void SAL_CALL disposing( const EventObject& aEvent ) throw(RuntimeException);
593 void SAL_CALL ConfigurationAccess_WindowState::disposing( const EventObject& aEvent ) throw(Runtime… in disposing() argument
599 Reference< XInterface > xIfac1( aEvent.Source, UNO_QUERY ); in disposing()
/aoo42x/main/svtools/source/misc/
H A Ddialogclosedlistener.cxx52 …void SAL_CALL DialogClosedListener::dialogClosed( const DialogClosedEvent& aEvent ) throw (Runtime… in dialogClosed() argument
56 ::com::sun::star::ui::dialogs::DialogClosedEvent aEvt( aEvent ); in dialogClosed()
/aoo42x/main/filter/source/config/cache/
H A Dlateinitlistener.hxx109 virtual void SAL_CALL notifyEvent(const css::document::EventObject& aEvent)
114 virtual void SAL_CALL disposing(const css::lang::EventObject& aEvent)

Completed in 697 milliseconds

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