Home
last modified time | relevance | path

Searched refs:aEvent (Results 451 – 475 of 675) sorted by relevance

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

/aoo42x/main/svx/source/accessibility/
H A DAccessibleTextHelper.cxx1654 AccessibleEventObject aEvent; in FireEvent() local
1659aEvent = AccessibleEventObject(mxFrontEnd->getAccessibleContext(), nEventId, rNewValue, rOldValue); in FireEvent()
1661aEvent = AccessibleEventObject(uno::Reference< uno::XInterface >(), nEventId, rNewValue, rOldValue… in FireEvent()
1670 FireEvent(aEvent); in FireEvent()
/aoo42x/main/svx/source/fmcomp/
H A Dfmgridcl.cxx1179 ::com::sun::star::sdb::RowChangeEvent aEvent; in DeleteSelectedRows()
1180 aEvent.Source = (Reference< XInterface > )(*getDataSource()); in DeleteSelectedRows()
1181 aEvent.Rows = nSelectedRows; in DeleteSelectedRows()
1182 aEvent.Action = ::com::sun::star::sdb::RowChangeAction::DELETE; in DeleteSelectedRows()
1183 if (!xConfirm->confirmDelete(aEvent)) in DeleteSelectedRows()
/aoo42x/main/sd/source/ui/framework/configuration/
H A DConfigurationController.cxx200 lang::EventObject aEvent; in disposing() local
201 aEvent.Source = uno::Reference<uno::XInterface>((cppu::OWeakObject*)this); in disposing()
/aoo42x/main/sfx2/source/statbar/
H A Dstbitem.cxx205 void SAL_CALL SfxStatusBarControl::disposing( const lang::EventObject& aEvent ) in disposing() argument
208 svt::StatusbarController::disposing( aEvent ); in disposing()
/aoo42x/main/svx/source/dialog/
H A Drubydialog.cxx139 …virtual void SAL_CALL selectionChanged( const ::com::sun::star::lang::EventObject& aEvent ) throw …
291 EventObject aEvent; in ~SvxRubyDialog() local
292 xImpl->disposing(aEvent); in ~SvxRubyDialog()
/aoo42x/main/svtools/source/brwbox/
H A Deditbrowsebox.cxx590 MouseEvent aEvent(aPos, _rEvt.GetClicks(), _rEvt.GetMode(), in implActivateCellOnMouseEvent() local
594 pRealHandler->MouseButtonDown(aEvent); in implActivateCellOnMouseEvent()
596 pRealHandler->MouseButtonUp(aEvent); in implActivateCellOnMouseEvent()
/aoo42x/main/dbaccess/source/core/api/
H A Dtablecontainer.cxx461 ContainerEvent aEvent(static_cast<XContainer*>(this), makeAny(sName), makeAny(xName), Any()); in elementInserted() local
462 m_aContainerListeners.notifyEach( &XContainerListener::elementInserted, aEvent ); in elementInserted()
/aoo42x/main/vcl/source/app/
H A Dsvapp.cxx850 VclWindowEvent aEvent( pWin, nEvent, pData ); in ImplCallEventListeners() local
854 pSVData->maAppData.mpEventListeners->Call( &aEvent ); in ImplCallEventListeners()
910 VclWindowEvent aEvent( pWin, nEvent, (void *) pKeyEvent ); in HandleKey() local
917 bProcessed = pSVData->maAppData.mpKeyListeners->Process( &aEvent ); in HandleKey()
/aoo42x/main/embeddedobj/source/msole/
H A Dolecomponent.cxx530 lang::EventObject aEvent( static_cast< ::cppu::OWeakObject* >( this ) ); in Dispose() local
531 m_pInterfaceContainer->disposeAndClear( aEvent ); in Dispose()
1767 lang::EventObject aEvent( (util::XModifiable*) this ); in setModified() local
1768 ((util::XModifyListener*)pIterator.next())->modified( aEvent ); in setModified()
H A Dolemisc.cxx172 document::EventObject aEvent( static_cast< ::cppu::OWeakObject* >( this ), aEventName ); in MakeEventListenerNotification_Impl() local
178 ((document::XEventListener*)pIterator.next())->notifyEvent( aEvent ); in MakeEventListenerNotification_Impl()
/aoo42x/main/svx/source/inc/
H A Ddocrecovery.hxx306 virtual void SAL_CALL statusChanged(const css::frame::FeatureStateEvent& aEvent)
310 virtual void SAL_CALL disposing(const css::lang::EventObject& aEvent)
/aoo42x/main/dbaccess/source/ui/misc/
H A Ddbsubcomponentcontroller.cxx646 EventObject aEvent( *this ); in setModified() local
648 m_pImpl->m_aModifyListeners.notifyEach( &XModifyListener::modified, aEvent ); in setModified()
/aoo42x/main/framework/source/dispatch/
H A Dclosedispatcher.cxx594 css::frame::DispatchResultEvent aEvent( in implts_notifyResultListener() local
599 xListener->dispatchFinished(aEvent); in implts_notifyResultListener()
/aoo42x/main/sfx2/source/doc/
H A Dobjserv.cxx158 … virtual void SAL_CALL queryClosing( const lang::EventObject& aEvent, sal_Bool bDeliverOwnership )
161 …virtual void SAL_CALL notifyClosing( const lang::EventObject& aEvent ) throw ( uno::RuntimeExcepti…
163 …virtual void SAL_CALL disposing( const lang::EventObject& aEvent ) throw ( uno::RuntimeException )…
H A Dsfxbasemodel.cxx339 …virtual void SAL_CALL disposing( const lang::EventObject& aEvent ) throw ( uno::RuntimeException )…
800 lang::EventObject aEvent( (frame::XModel *)this ); in dispose() local
801 m_pData->m_aInterfaceContainer.disposeAndClear( aEvent ); in dispose()
2711 lang::EventObject aEvent( (frame::XModel *)this ); in NotifyModifyListeners_Impl() local
2712 pIC->notifyEach( &util::XModifyListener::modified, aEvent ); in NotifyModifyListeners_Impl()
3094 document::EventObject aEvent( (frame::XModel*)this, aName ); in postEvent_Impl() local
3099 aEvent ) ); in postEvent_Impl()
3155 void SfxBaseModel::notifyEvent( const ::com::sun::star::document::EventObject& aEvent ) const in notifyEvent()
3171 ((XDOCEVENTLISTENER *)aIt.next())->notifyEvent( aEvent ); in notifyEvent()
/aoo42x/main/framework/source/services/
H A Dpathsettings.cxx166 void SAL_CALL PathSettings::changesOccurred(const css::util::ChangesEvent& aEvent) in changesOccurred() argument
175 sal_Int32 c = aEvent.Changes.getLength(); in changesOccurred()
181 const css::util::ElementChange& aChange = aEvent.Changes[i]; in changesOccurred()
/aoo42x/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx1697 ::com::sun::star::lang::EventObject aEvent( *this ); in LoadFinished()
1698 m_aSelectionListeners.notifyEach( &XSelectionChangeListener::selectionChanged, aEvent ); in LoadFinished()
3692 void SbaTableQueryBrowser::frameAction(const ::com::sun::star::frame::FrameActionEvent& aEvent) thr… in frameAction() argument
3694 if (aEvent.Frame == m_xCurrentFrameParent) in frameAction()
3696 if(aEvent.Action == FrameAction_COMPONENT_DETACHING) in frameAction()
3698 else if (aEvent.Action == FrameAction_COMPONENT_REATTACHED) in frameAction()
3702 SbaXDataBrowserController::frameAction(aEvent); in frameAction()
/aoo42x/main/framework/source/loadenv/
H A Dloadenv.cxx148 virtual void SAL_CALL dispatchFinished(const css::frame::DispatchResultEvent& aEvent)
153 virtual void SAL_CALL disposing(const css::lang::EventObject& aEvent)
598 void SAL_CALL LoadEnvListener::dispatchFinished(const css::frame::DispatchResultEvent& aEvent) in dispatchFinished() argument
607 switch(aEvent.State) in dispatchFinished()
/aoo42x/main/vcl/unx/generic/dtrans/
H A DX11_selection.hxx508 virtual void SAL_CALL queryTermination( const ::com::sun::star::lang::EventObject& aEvent )
510 virtual void SAL_CALL notifyTermination( const ::com::sun::star::lang::EventObject& aEvent )
/aoo42x/main/chart2/source/model/main/
H A DAxis.cxx568 void SAL_CALL Axis::modified( const lang::EventObject& aEvent ) in modified() argument
571 m_xModifyEventForwarder->modified( aEvent ); in modified()
H A DDataSeries.cxx586 void SAL_CALL DataSeries::modified( const lang::EventObject& aEvent ) in modified() argument
589 m_xModifyEventForwarder->modified( aEvent ); in modified()
/aoo42x/main/sc/source/core/tool/
H A Dchartlis.cxx261 chart::ChartDataChangeEvent aEvent( pUnoData->GetSource(), in Update() local
264 pUnoData->GetListener()->chartDataChanged( aEvent ); in Update()
/aoo42x/main/editeng/source/accessibility/
H A DAccessibleImageBullet.cxx489 AccessibleEventObject aEvent(xThis, nEventId, rNewValue, rOldValue); in FireEvent() local
493 aEvent ); in FireEvent()
/aoo42x/main/fpicker/source/win32/folderpicker/
H A DFopEvtDisp.hxx38 virtual void SAL_CALL helpRequested( ::com::sun::star::lang::EventObject aEvent ) const = 0;
/aoo42x/main/dbaccess/source/core/dataaccess/
H A Ddocumentdefinition.cxx341 …virtual void SAL_CALL changingState( const lang::EventObject& aEvent, ::sal_Int32 nOldState, ::sal…
342 …virtual void SAL_CALL stateChanged( const lang::EventObject& aEvent, ::sal_Int32 nOldState, ::sal_…
364 …void SAL_CALL OEmbedObjectHolder::stateChanged( const lang::EventObject& aEvent, ::sal_Int32 nOldS… in stateChanged() argument
371 Reference<XEmbeddedObject> xEmbeddedObject(aEvent.Source,UNO_QUERY); in stateChanged()

Completed in 370 milliseconds

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