Home
last modified time | relevance | path

Searched refs:aEvent (Results 201 – 225 of 675) sorted by relevance

12345678910>>...27

/aoo42x/main/accessibility/source/extended/
H A DAccessibleBrowseBoxBase.cxx496 AccessibleEventObject aEvent; in commitEvent() local
497 aEvent.Source = *this; in commitEvent()
498 aEvent.EventId = _nEventId; in commitEvent()
499 aEvent.OldValue = _rOldValue; in commitEvent()
500 aEvent.NewValue = _rNewValue; in commitEvent()
504 AccessibleEventNotifier::addEvent( getClientId( ), aEvent ); in commitEvent()
/aoo42x/main/sw/source/core/access/
H A Daccdoc.cxx129 AccessibleEventObject aEvent; in AddChild() local
130 aEvent.EventId = AccessibleEventId::CHILD; in AddChild()
131 aEvent.NewValue <<= mpChildWin->GetAccessible(); in AddChild()
132 FireAccessibleEvent( aEvent ); in AddChild()
144 AccessibleEventObject aEvent; in RemoveChild() local
145 aEvent.EventId = AccessibleEventId::CHILD; in RemoveChild()
146 aEvent.OldValue <<= mpChildWin->GetAccessible(); in RemoveChild()
147 FireAccessibleEvent( aEvent ); in RemoveChild()
/aoo42x/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…
H A Dautorecovery.hxx476 virtual void SAL_CALL notifyEvent(const css::document::EventObject& aEvent)
481 virtual void SAL_CALL changesOccurred(const css::util::ChangesEvent& aEvent)
486 virtual void SAL_CALL modified(const css::lang::EventObject& aEvent)
492 virtual void SAL_CALL disposing(const css::lang::EventObject& aEvent)
822 const css::frame::FeatureStateEvent& aEvent);
H A Dlayoutmanager.hxx172 …virtual void SAL_CALL windowResized( const css::awt::WindowEvent& aEvent ) throw( css::uno::Runtim…
173 …virtual void SAL_CALL windowMoved( const css::awt::WindowEvent& aEvent ) throw( css::uno::RuntimeE…
174 …virtual void SAL_CALL windowShown( const css::lang::EventObject& aEvent ) throw( css::uno::Runtime…
175 …virtual void SAL_CALL windowHidden( const css::lang::EventObject& aEvent ) throw( css::uno::Runtim…
180 …virtual void SAL_CALL frameAction( const css::frame::FrameActionEvent& aEvent ) throw ( css::uno::…
186 …virtual void SAL_CALL disposing( const css::lang::EventObject& aEvent ) throw( css::uno::RuntimeEx…
/aoo42x/main/offapi/com/sun/star/embed/
H A DXStateChangeListener.idl59 @param aEvent
71 void changingState( [in] com::sun::star::lang::EventObject aEvent,
79 @param aEvent
88 void stateChanged( [in] com::sun::star::lang::EventObject aEvent,
/aoo42x/main/dbaccess/source/ui/browser/
H A Dbrwctrlr.cxx122 ::com::sun::star::sdb::SQLErrorEvent aEvent; \
123 aEvent.Reason <<= aError; \
124 errorOccured(aEvent); \
1387 SbaXDataBrowserController_Base::frameAction( aEvent ); in frameAction()
1389 if ( aEvent.Source == getFrame() ) in frameAction()
1390 switch ( aEvent.Action ) in frameAction()
1436 SQLExceptionInfo aInfo( aEvent.Reason ); in errorOccured()
1456 if (aEvent.Source != getRowSet()) in approveParameter()
1463 Reference< ::com::sun::star::container::XIndexAccess > xParameters = aEvent.Parameters; in approveParameter()
1482 aRequest.Connection = getConnection(Reference< XRowSet >(aEvent.Source, UNO_QUERY)); in approveParameter()
[all …]
/aoo42x/main/connectivity/source/sdbcx/
H A DVCollection.cxx402 …ContainerEvent aEvent(static_cast<XContainer*>(this), makeAny(sName), makeAny(xNewlyCreated), Any(… in appendByDescriptor() local
404 m_aContainerListeners.notifyEach( &XContainerListener::elementInserted, aEvent ); in appendByDescriptor()
442 ContainerEvent aEvent(static_cast<XContainer*>(this), makeAny(_sName), Any(), Any()); in notifyElementRemoved() local
446 static_cast<XContainerListener*>(aListenerLoop.next())->elementRemoved(aEvent); in notifyElementRemoved()
540 …ContainerEvent aEvent(static_cast<XContainer*>(this), makeAny(_sNewName), makeAny(m_pElements->get… in renameObject() local
544 static_cast<XContainerListener*>(aListenerLoop.next())->elementReplaced(aEvent); in renameObject()
/aoo42x/main/ucb/source/ucp/webdav/
H A Dwebdavcontent.cxx1752 beans::PropertyChangeEvent aEvent; in setPropertyValues() local
1754 aEvent.Further = sal_False; in setPropertyValues()
1756 aEvent.PropertyHandle = -1; in setPropertyValues()
1980 aEvent.PropertyName = rName; in setPropertyValues()
1981 aEvent.OldValue = aOldValue; in setPropertyValues()
2031 aEvent.PropertyName = (*it).name; in setPropertyValues()
2033 aEvent.NewValue = (*it).value; in setPropertyValues()
2035 aChanges.getArray()[ nChanged ] = aEvent; in setPropertyValues()
2135 aEvent.OldValue = uno::makeAny( aOldTitle ); in setPropertyValues()
2136 aEvent.NewValue = uno::makeAny( aNewTitle ); in setPropertyValues()
[all …]
/aoo42x/main/toolkit/source/controls/
H A Dunocontrols.cxx298 awt::TextEvent aEvent; in setText() local
299 aEvent.Source = *this; in setText()
795 ItemEvent aEvent( rEvent ); in itemStateChanged() local
796 aEvent.Source = *this; in itemStateChanged()
1956 lang::EventObject aEvent; in setFastPropertyValue_NoBroadcast() local
1957 aEvent.Source = *this; in setFastPropertyValue_NoBroadcast()
2229 EventObject aEvent( *this ); in impl_handleRemove() local
2274 ItemListEvent aEvent; in impl_notifyItemListEvent_nolck() local
2275 aEvent.Source = *this; in impl_notifyItemListEvent_nolck()
2779 lang::EventObject aEvent; in setFastPropertyValue_NoBroadcast() local
[all …]
/aoo42x/main/comphelper/source/container/
H A Denumhelper.cxx104 void SAL_CALL OEnumerationByName::disposing(const starlang::EventObject& aEvent) in disposing() argument
109 if (aEvent.Source == m_xAccess) in disposing()
206 void SAL_CALL OEnumerationByIndex::disposing(const starlang::EventObject& aEvent) in disposing() argument
211 if (aEvent.Source == m_xAccess) in disposing()
/aoo42x/main/sfx2/source/appl/
H A Dappdde.cxx142 String aEvent( rEvent ); in SV_IMPL_PTRARR() local
143 aEvent += '('; in SV_IMPL_PTRARR()
144 if ( rCmd.CompareIgnoreCaseToAscii( aEvent, aEvent.Len() ) == COMPARE_EQUAL ) in SV_IMPL_PTRARR()
147 aData.Erase( 0, aEvent.Len() ); in SV_IMPL_PTRARR()
H A Dappinit.cxx101 …virtual void SAL_CALL queryTermination( const EventObject& aEvent ) throw( TerminationVetoExceptio…
102 virtual void SAL_CALL notifyTermination( const EventObject& aEvent ) throw( RuntimeException );
122 void SAL_CALL SfxTerminateListener_Impl::notifyTermination( const EventObject& aEvent ) throw(Runti… in notifyTermination() argument
127 Reference< XDesktop > xDesktop( aEvent.Source, UNO_QUERY ); in notifyTermination()
/aoo42x/main/fpicker/source/unx/gnome/
H A DSalGtkFilePicker.hxx223 virtual void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& aEvent )
243 void SAL_CALL fileSelectionChanged( ::com::sun::star::ui::dialogs::FilePickerEvent aEvent );
244 void SAL_CALL directoryChanged( ::com::sun::star::ui::dialogs::FilePickerEvent aEvent );
245 …rtl::OUString SAL_CALL helpRequested( ::com::sun::star::ui::dialogs::FilePickerEvent aEvent ) cons…
246 void SAL_CALL controlStateChanged( ::com::sun::star::ui::dialogs::FilePickerEvent aEvent );
/aoo42x/main/sfx2/inc/sfx2/
H A Dfiledlghelper.hxx259 …id SAL_CALL FileSelectionChanged( const ::com::sun::star::ui::dialogs::FilePickerEvent& aEvent );
260 …l void SAL_CALL DirectoryChanged( const ::com::sun::star::ui::dialogs::FilePickerEvent& aEvent );
261 …oid SAL_CALL ControlStateChanged( const ::com::sun::star::ui::dialogs::FilePickerEvent& aEvent );
263 …OUString SAL_CALL HelpRequested( const ::com::sun::star::ui::dialogs::FilePickerEvent& aEvent );
/aoo42x/main/svtools/source/uno/
H A Dtreecontrolpeer.cxx368 EventObject aEvent( xSource ); in onSelectionChanged() local
369 maSelectionListeners.selectionChanged( aEvent ); in onSelectionChanged()
379 TreeExpansionEvent aEvent( xSource, xNode ); in onRequestChildNodes() local
380 maTreeExpansionListeners.requestChildNodes( aEvent ); in onRequestChildNodes()
394 TreeExpansionEvent aEvent( xSource, xNode ); in onExpanding() local
397 maTreeExpansionListeners.treeExpanding( aEvent ); in onExpanding()
401 maTreeExpansionListeners.treeCollapsing( aEvent ); in onExpanding()
418 TreeExpansionEvent aEvent( xSource, xNode ); in onExpanded() local
422 maTreeExpansionListeners.treeExpanded( aEvent ); in onExpanded()
426 maTreeExpansionListeners.treeCollapsed( aEvent ); in onExpanded()
H A Dunoiface.cxx404 ::com::sun::star::awt::TextEvent aEvent; in ProcessWindowEvent()
406 maTextListeners.textChanged( aEvent ); in ProcessWindowEvent()
733 ::com::sun::star::awt::TextEvent aEvent; in IMPL_LINK()
734 aEvent.Source = (::cppu::OWeakObject*)this; in IMPL_LINK()
735 maTextListeners.textChanged( aEvent ); in IMPL_LINK()
1377 ::com::sun::star::awt::TextEvent aEvent; in NotifyTextListeners()
1378 aEvent.Source = (::cppu::OWeakObject*)this; in NotifyTextListeners()
1379 GetTextListeners().textChanged( aEvent ); in NotifyTextListeners()
1436 aEvent.Selected = CurItemID; in ProcessWindowEvent()
1437 aEvent.Highlighted = CurItemID; in ProcessWindowEvent()
[all …]
/aoo42x/main/forms/source/component/
H A Dclickableimage.cxx147 EventObject aEvent( static_cast< XWeak* >( this ) ); in disposing() local
148 m_aApproveActionListeners.disposeAndClear( aEvent ); in disposing()
149 m_aActionListeners.disposeAndClear( aEvent ); in disposing()
150 m_aSubmissionVetoListeners.disposeAndClear( aEvent ); in disposing()
181 EventObject aEvent( static_cast< XWeak* >( this ) ); in approveAction() local
187 if( !static_cast< XApproveActionListener* >( aIter.next() )->approveAction( aEvent ) ) in approveAction()
/aoo42x/main/extensions/source/propctrlr/
H A Deformshelper.cxx731 PropertyChangeEvent aEvent; in firePropertyChange() local
733 aEvent.Source = m_xBindableControl.get(); in firePropertyChange()
734 aEvent.PropertyName = _rName; in firePropertyChange()
735 aEvent.OldValue = _rOldValue; in firePropertyChange()
736 aEvent.NewValue = _rNewValue; in firePropertyChange()
738 …const_cast< EFormsHelper* >( this )->m_aPropertyListeners.notify( aEvent, &XPropertyChangeListener… in firePropertyChange()
/aoo42x/main/fpicker/source/office/
H A DOfficeFilePicker.cxx262 ::com::sun::star::ui::dialogs::DialogClosedEvent aEvent( *this, nRet ); in IMPL_LINK()
263 m_xDlgClosedListener->dialogClosed( aEvent ); in IMPL_LINK()
347 FilePickerEvent aEvent( *this, _nControlId ); in notify() local
352 m_xListener->fileSelectionChanged( aEvent ); in notify()
355 m_xListener->directoryChanged( aEvent ); in notify()
358 m_xListener->helpRequested( aEvent ); in notify()
361 m_xListener->controlStateChanged( aEvent ); in notify()
/aoo42x/main/sfx2/source/sidebar/
H A DTheme.cxx456 const lang::EventObject aEvent (static_cast<XWeak*>(this)); in disposing() local
472 (*iListener)->disposing(aEvent); in disposing()
519 const beans::PropertyChangeEvent aEvent( in setPropertyValue() local
527 if (DoVetoableListenersVeto(GetVetoableListeners(__AnyItem, false), aEvent)) in setPropertyValue()
529 if (DoVetoableListenersVeto(GetVetoableListeners(eItem, false), aEvent)) in setPropertyValue()
535 BroadcastPropertyChange(GetChangeListeners(__AnyItem, false), aEvent); in setPropertyValue()
536 BroadcastPropertyChange(GetChangeListeners(eItem, false), aEvent); in setPropertyValue()
/aoo42x/main/sfx2/source/view/
H A Dsfxbasecontroller.cxx373 virtual void SAL_CALL frameAction( const FRAMEACTIONEVENT& aEvent ) throw (RUNTIMEEXCEPTION) ;
374 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) ;
416 void SAL_CALL IMPL_SfxBaseController_CloseListenerHelper::queryClosing( const EVENTOBJECT& aEvent, … in queryClosing() argument
429 uno::Reference < frame::XModel > xModel( aEvent.Source, uno::UNO_QUERY ); in queryClosing()
501 void SAL_CALL IMPL_SfxBaseController_ListenerHelper::frameAction( const FRAMEACTIONEVENT& aEvent ) … in frameAction() argument
506 ( aEvent.Frame == m_pController->getFrame() ) && in frameAction()
510 if ( aEvent.Action == ::com::sun::star::frame::FrameAction_FRAME_UI_ACTIVATED ) in frameAction()
[all …]
/aoo42x/main/connectivity/source/inc/hsqldb/
H A DHDriver.hxx116 …virtual void SAL_CALL preCommit( const ::com::sun::star::lang::EventObject& aEvent ) throw (::com:…
117 …virtual void SAL_CALL commited( const ::com::sun::star::lang::EventObject& aEvent ) throw (::com::…
118 …virtual void SAL_CALL preRevert( const ::com::sun::star::lang::EventObject& aEvent ) throw (::com:…
119 …virtual void SAL_CALL reverted( const ::com::sun::star::lang::EventObject& aEvent ) throw (::com::…
/aoo42x/main/fpicker/source/aqua/
H A DSalAquaFilePicker.hxx182 virtual void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& aEvent )
202 void SAL_CALL fileSelectionChanged( ::com::sun::star::ui::dialogs::FilePickerEvent aEvent );
203 void SAL_CALL directoryChanged( ::com::sun::star::ui::dialogs::FilePickerEvent aEvent );
205 void SAL_CALL controlStateChanged( ::com::sun::star::ui::dialogs::FilePickerEvent aEvent );
/aoo42x/main/toolkit/source/awt/
H A Dvclxspinbutton.cxx233 AdjustmentEvent aEvent; in ProcessWindowEvent() local
234 aEvent.Source = *this; in ProcessWindowEvent()
235 aEvent.Value = pSpinButton->GetValue(); in ProcessWindowEvent()
238 maAdjustmentListeners.adjustmentValueChanged( aEvent ); in ProcessWindowEvent()

Completed in 279 milliseconds

12345678910>>...27