Home
last modified time | relevance | path

Searched defs:_rEvent (Results 1 – 25 of 79) sorted by relevance

1234

/trunk/main/extensions/source/bibliography/
H A Dloadlisteneradapter.cxx198 void SAL_CALL OLoadListenerAdapter::loaded( const EventObject& _rEvent ) throw (RuntimeException) in loaded()
205 …void SAL_CALL OLoadListenerAdapter::unloading( const EventObject& _rEvent ) throw (RuntimeExceptio… in unloading()
212 void SAL_CALL OLoadListenerAdapter::unloaded( const EventObject& _rEvent ) throw (RuntimeException) in unloaded()
219 …void SAL_CALL OLoadListenerAdapter::reloading( const EventObject& _rEvent ) throw (RuntimeExceptio… in reloading()
226 void SAL_CALL OLoadListenerAdapter::reloaded( const EventObject& _rEvent ) throw (RuntimeException) in reloaded()
H A Dbibview.cxx171 void BibView::_loaded( const EventObject& _rEvent ) in _loaded()
177 void BibView::_reloaded( const EventObject& _rEvent ) in _reloaded()
/trunk/main/forms/source/component/
H A Dentrylisthelper.cxx89 …void SAL_CALL OEntryListHelper::entryChanged( const ListEntryEvent& _rEvent ) throw (RuntimeExcept… in entryChanged()
111 …void SAL_CALL OEntryListHelper::entryRangeInserted( const ListEntryEvent& _rEvent ) throw (Runtime… in entryRangeInserted()
148 …void SAL_CALL OEntryListHelper::entryRangeRemoved( const ListEntryEvent& _rEvent ) throw (RuntimeE… in entryRangeRemoved()
176 …void SAL_CALL OEntryListHelper::allEntriesChanged( const EventObject& _rEvent ) throw (RuntimeExce… in allEntriesChanged()
230 bool OEntryListHelper::handleDisposing( const EventObject& _rEvent ) in handleDisposing()
H A DGrid.cxx238 void SAL_CALL OGridControlModel::errorOccured( const SQLErrorEvent& _rEvent ) throw (RuntimeExcepti… in errorOccured()
316 void OGridControlModel::disposing(const EventObject& _rEvent) throw( RuntimeException ) in disposing()
835 void OGridControlModel::impl_replacedElement( const ContainerEvent& _rEvent, ::osl::ClearableMutexG… in impl_replacedElement()
/trunk/main/comphelper/inc/comphelper/
H A Dlistenernotification.hxx221 …inline bool OSimpleListenerContainer< LISTENER, EVENT >::notify( const EventClass& _rEvent, Notifi… in notify()
231 inline bool OSimpleListenerContainer< LISTENER, EVENT >::implNotify( in implNotify()
269 inline bool notify( const EventClass& _rEvent ) in notify()
289 inline bool OListenerContainerBase< LISTENER, EVENT >::implNotify( in implNotify()
H A Dasyncnotification.hxx183 inline EventHolder( const EventObjectType& _rEvent ) in EventHolder()
/trunk/main/comphelper/source/container/
H A Dcontainermultiplexer.cxx176 …void SAL_CALL OContainerListenerAdapter::elementInserted( const ContainerEvent& _rEvent ) throw(Ru… in elementInserted()
183 …void SAL_CALL OContainerListenerAdapter::elementRemoved( const ContainerEvent& _rEvent ) throw(Run… in elementRemoved()
190 …void SAL_CALL OContainerListenerAdapter::elementReplaced( const ContainerEvent& _rEvent ) throw(Ru… in elementReplaced()
/trunk/main/dbaccess/source/core/misc/
H A DContainerMediator.cxx135 void SAL_CALL OContainerMediator::elementInserted( const ContainerEvent& _rEvent ) throw(RuntimeExc… in elementInserted()
151 void SAL_CALL OContainerMediator::elementRemoved( const ContainerEvent& _rEvent ) throw(RuntimeExce… in elementRemoved()
173 void SAL_CALL OContainerMediator::elementReplaced( const ContainerEvent& _rEvent ) throw(RuntimeExc… in elementReplaced()
/trunk/main/forms/source/misc/
H A Dlistenercontainers.cxx48 const EventObject& _rEvent ) SAL_THROW( ( Exception ) ) in implTypedNotify()
/trunk/main/svx/source/form/
H A Dfmscriptingenv.cxx222 …oFireScriptEvent_nothrow( ::osl::ClearableMutexGuard& _rGuard, const ScriptEvent& _rEvent, Any* _p… in impl_doFireScriptEvent_nothrow()
232 void SAL_CALL FormScriptListener::firing( const ScriptEvent& _rEvent ) throw (RuntimeException) in firing()
254 …Any SAL_CALL FormScriptListener::approveFiring( const ScriptEvent& _rEvent ) throw (InvocationTarg… in approveFiring()
421 …void FormScriptingEnvironment::doFireScriptEvent( const ScriptEvent& _rEvent, Any* _pSyncronousRes… in doFireScriptEvent()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddocumenteventnotifier.cxx200 void DocumentEventNotifier_Impl::impl_notifyEvent_nothrow( const DocumentEvent& _rEvent ) in impl_notifyEvent_nothrow()
224 void DocumentEventNotifier_Impl::impl_notifyEventAsync_nothrow( const DocumentEvent& _rEvent ) in impl_notifyEventAsync_nothrow()
238 void DocumentEventNotifier_Impl::processEvent( const ::comphelper::AnyEvent& _rEvent ) in processEvent()
/trunk/main/comphelper/source/misc/
H A Daccessiblewrapper.cxx199 …appedAccessibleChildrenManager::translateAccessibleEvent( const AccessibleEventObject& _rEvent, Ac… in translateAccessibleEvent()
254 … OWrappedAccessibleChildrenManager::handleChildNotification( const AccessibleEventObject& _rEvent ) in handleChildNotification()
466 …void SAL_CALL OAccessibleContextWrapperHelper::notifyEvent( const AccessibleEventObject& _rEvent )… in notifyEvent()
522 …void SAL_CALL OAccessibleContextWrapperHelper::disposing( const EventObject& _rEvent ) throw (Run… in disposing()
614 …void OAccessibleContextWrapper::notifyTranslatedEvent( const AccessibleEventObject& _rEvent ) thro… in notifyTranslatedEvent()
H A Dlistenernotification.cxx87 bool OListenerContainer::impl_notify( const EventObject& _rEvent ) SAL_THROW(( Exception )) in impl_notify()
H A DSelectionMultiplex.cxx162 void SAL_CALL OSelectionChangeMultiplexer::selectionChanged( const EventObject& _rEvent ) throw( R… in selectionChanged()
/trunk/main/sfx2/source/view/
H A Duserinputinterception.cxx83 void lcl_initModifiers( InputEvent& _rEvent, const VLCEVENT& _rVclEvent ) in lcl_initModifiers()
179 bool UserInputInterception::handleNotifyEvent( const NotifyEvent& _rEvent ) in handleNotifyEvent()
/trunk/main/reportdesign/source/ui/dlg/
H A DNavigator.cxx667 void NavigatorTree::_propertyChanged(const beans::PropertyChangeEvent& _rEvent) throw( uno::Runtime… in _propertyChanged()
697 void NavigatorTree::_elementInserted( const container::ContainerEvent& _rEvent ) in _elementInserted()
727 void NavigatorTree::_elementRemoved( const container::ContainerEvent& _rEvent ) in _elementRemoved()
741 void NavigatorTree::_elementReplaced( const container::ContainerEvent& _rEvent ) in _elementReplaced()
823 void NavigatorTree::UserData::_propertyChanged(const beans::PropertyChangeEvent& _rEvent) throw( un… in _propertyChanged()
869 void NavigatorTree::UserData::_elementInserted( const container::ContainerEvent& _rEvent ) throw(un… in _elementInserted()
874 void NavigatorTree::UserData::_elementRemoved( const container::ContainerEvent& _rEvent ) throw(uno… in _elementRemoved()
879 void NavigatorTree::UserData::_elementReplaced( const container::ContainerEvent& _rEvent ) throw(un… in _elementReplaced()
/trunk/main/dbaccess/source/core/api/
H A Dquerycontainer.cxx274 void SAL_CALL OQueryContainer::elementInserted( const ::com::sun::star::container::ContainerEvent& … in elementInserted()
297 void SAL_CALL OQueryContainer::elementRemoved( const ::com::sun::star::container::ContainerEvent& _… in elementRemoved()
311 void SAL_CALL OQueryContainer::elementReplaced( const ::com::sun::star::container::ContainerEvent& … in elementReplaced()
/trunk/main/reportdesign/source/core/misc/
H A Dconditionupdater.cxx62 void ConditionUpdater::notifyPropertyChange( const PropertyChangeEvent& _rEvent ) in notifyPropertyChange()
/trunk/main/forms/source/richtext/
H A Dattributedispatcher.cxx71 …void OAttributeDispatcher::fillFeatureEventFromAttributeState( FeatureStateEvent& _rEvent, const A… in fillFeatureEventFromAttributeState()
H A Dparametrizedattributedispatcher.cxx83 …trizedAttributeDispatcher::fillFeatureEventFromAttributeState( FeatureStateEvent& _rEvent, const A… in fillFeatureEventFromAttributeState()
/trunk/main/comphelper/source/property/
H A Dpropmultiplex.cxx157 void SAL_CALL OPropertyChangeMultiplexer::propertyChange( const PropertyChangeEvent& _rEvent ) thr… in propertyChange()
/trunk/main/connectivity/source/commontools/
H A Dconncleanup.cxx142 …void SAL_CALL OAutoConnectionDisposer::propertyChange( const PropertyChangeEvent& _rEvent ) throw … in propertyChange()
/trunk/main/reportdesign/source/ui/report/
H A DFormattedFieldBeautifier.cxx146 void FormattedFieldBeautifier::notifyPropertyChange( const beans::PropertyChangeEvent& _rEvent ) in notifyPropertyChange()
/trunk/main/reportdesign/source/core/sdr/
H A Dformatnormalizer.cxx83 …void FormatNormalizer::notifyPropertyChange( const ::com::sun::star::beans::PropertyChangeEvent& _… in notifyPropertyChange()
/trunk/main/basctl/source/basicide/
H A Ddoceventnotifier.cxx134 …void SAL_CALL DocumentEventNotifier_Impl::notifyEvent( const EventObject& _rEvent ) throw (Runtime… in notifyEvent()

Completed in 153 milliseconds

1234