| /AOO41X/main/basctl/source/dlged/ |
| H A D | dlgedlist.cxx | 104 … ::com::sun::star::container::ContainerEvent& Event) throw(::com::sun::star::uno::RuntimeException) in elementInserted() 111 … ::com::sun::star::container::ContainerEvent& Event) throw(::com::sun::star::uno::RuntimeException) in elementReplaced() 118 … ::com::sun::star::container::ContainerEvent& Event) throw(::com::sun::star::uno::RuntimeException) in elementRemoved()
|
| /AOO41X/main/slideshow/source/inc/ |
| H A D | event.hxx | 37 class Event : public Disposable class 41 Event (const ::rtl::OUString& rsDescription) : msDescription(rsDescription) {}; in Event() function in slideshow::internal::Event
|
| /AOO41X/main/xmlhelp/source/cxxhelp/provider/ |
| H A D | provider.hxx | 127 elementInserted( const ::com::sun::star::container::ContainerEvent& Event ) in elementInserted() 134 elementRemoved( const ::com::sun::star::container::ContainerEvent& Event ) in elementRemoved()
|
| /AOO41X/main/dbaccess/source/core/api/ |
| H A D | viewcontainer.cxx | 221 void SAL_CALL OViewContainer::elementInserted( const ContainerEvent& Event ) throw (RuntimeExceptio… in elementInserted() 238 void SAL_CALL OViewContainer::elementRemoved( const ContainerEvent& Event ) throw (RuntimeException) in elementRemoved()
|
| H A D | tablecontainer.cxx | 448 void SAL_CALL OTableContainer::elementInserted( const ContainerEvent& Event ) throw (RuntimeExcepti… in elementInserted() 472 void SAL_CALL OTableContainer::elementReplaced( const ContainerEvent& Event ) throw (RuntimeExcepti… in elementReplaced()
|
| /AOO41X/main/sw/qa/complex/writer/ |
| H A D | LoadSaveTest.java | 169 public void documentEventOccured(DocumentEvent Event) in documentEventOccured() 179 public void disposing(EventObject Event) { } in disposing()
|
| /AOO41X/main/svx/inc/svx/sdr/animation/ |
| H A D | scheduler.hxx | 38 class Event class
|
| /AOO41X/main/toolkit/source/awt/ |
| H A D | vclxtabpagecontainer.cxx | 191 …:com::sun::star::container::ContainerEvent& Event ) throw (::com::sun::star::uno::RuntimeException) in elementInserted() 215 …:com::sun::star::container::ContainerEvent& Event ) throw (::com::sun::star::uno::RuntimeException) in elementRemoved()
|
| /AOO41X/main/forms/source/component/ |
| H A D | GroupManager.cxx | 360 void SAL_CALL OGroupManager::elementInserted(const ContainerEvent& Event) throw ( ::com::sun::star:… in elementInserted() 369 void SAL_CALL OGroupManager::elementRemoved(const ContainerEvent& Event) throw ( ::com::sun::star::… in elementRemoved() 378 void SAL_CALL OGroupManager::elementReplaced(const ContainerEvent& Event) throw ( ::com::sun::star:… in elementReplaced()
|
| /AOO41X/main/svx/source/tbxctrls/ |
| H A D | extrusioncontrols.cxx | 185 …com::sun::star::frame::FeatureStateEvent& Event ) throw ( ::com::sun::star::uno::RuntimeException ) in statusChanged() 411 …com::sun::star::frame::FeatureStateEvent& Event ) throw ( ::com::sun::star::uno::RuntimeException ) in statusChanged() 692 …com::sun::star::frame::FeatureStateEvent& Event ) throw ( ::com::sun::star::uno::RuntimeException ) in statusChanged() 887 …com::sun::star::frame::FeatureStateEvent& Event ) throw ( ::com::sun::star::uno::RuntimeException ) in statusChanged()
|
| /AOO41X/main/framework/source/uielement/ |
| H A D | objectmenucontroller.cxx | 140 void SAL_CALL ObjectMenuController::statusChanged( const FeatureStateEvent& Event ) throw ( Runtime… in statusChanged()
|
| H A D | langselectionstatusbarcontroller.cxx | 284 void SAL_CALL LangSelectionStatusbarController::statusChanged( const FeatureStateEvent& Event ) in statusChanged()
|
| H A D | langselectionmenucontroller.cxx | 132 void SAL_CALL LanguageSelectionMenuController::statusChanged( const FeatureStateEvent& Event ) thro… in statusChanged()
|
| H A D | headermenucontroller.cxx | 231 void SAL_CALL HeaderMenuController::statusChanged( const FeatureStateEvent& Event ) throw ( Runtime… in statusChanged()
|
| H A D | fontmenucontroller.cxx | 157 void SAL_CALL FontMenuController::statusChanged( const FeatureStateEvent& Event ) throw ( RuntimeEx… in statusChanged()
|
| H A D | toolbarmanager.cxx | 177 void SAL_CALL ImageOrientationListener::statusChanged( const FeatureStateEvent& Event ) in statusChanged() 565 …d SAL_CALL ToolBarManager::statusChanged( const ::com::sun::star::frame::FeatureStateEvent& Event ) in statusChanged() 737 …t ::com::sun::star::ui::ConfigurationEvent& Event ) throw (::com::sun::star::uno::RuntimeException) in elementInserted() 742 …t ::com::sun::star::ui::ConfigurationEvent& Event ) throw (::com::sun::star::uno::RuntimeException) in elementRemoved() 746 …rManager::impl_elementChanged(bool _bRemove,const ::com::sun::star::ui::ConfigurationEvent& Event ) in impl_elementChanged() 813 …t ::com::sun::star::ui::ConfigurationEvent& Event ) throw (::com::sun::star::uno::RuntimeException) in elementReplaced()
|
| /AOO41X/main/svtools/source/uno/ |
| H A D | generictoolboxcontroller.cxx | 144 void GenericToolboxController::statusChanged( const FeatureStateEvent& Event ) in statusChanged()
|
| /AOO41X/main/scripting/source/dlgprov/ |
| H A D | dlgevtatt.cxx | 371 void DialogAllListenerImpl::firing_impl( const AllEventObject& Event, Any* pRet ) in firing_impl() 403 void DialogAllListenerImpl::firing( const AllEventObject& Event ) throw ( RuntimeException ) in firing() 412 Any DialogAllListenerImpl::approveFiring( const AllEventObject& Event ) in approveFiring()
|
| /AOO41X/main/chart2/source/controller/main/ |
| H A D | ShapeToolbarController.cxx | 188 void ShapeToolbarController::statusChanged( const frame::FeatureStateEvent& Event ) throw ( uno::Ru… in statusChanged()
|
| /AOO41X/main/extensions/source/propctrlr/ |
| H A D | sqlcommanddesign.cxx | 133 …void SAL_CALL SQLCommandDesigner::propertyChange( const PropertyChangeEvent& Event ) throw (Runtim… in propertyChange()
|
| /AOO41X/main/svx/source/sdr/animation/ |
| H A D | scheduler.cxx | 37 Event::Event(sal_uInt32 nTime) in Event() function in sdr::animation::Event
|
| /AOO41X/main/connectivity/source/commontools/ |
| H A D | TTableHelper.cxx | 69 …elementRemoved( const ::com::sun::star::container::ContainerEvent& Event ) throw (RuntimeException) in elementRemoved() 76 …lementReplaced( const ::com::sun::star::container::ContainerEvent& Event ) throw (RuntimeException) in elementReplaced()
|
| /AOO41X/main/dbaccess/source/ui/control/ |
| H A D | toolboxcontroller.cxx | 194 …void SAL_CALL OToolboxController::statusChanged( const FeatureStateEvent& Event ) throw ( RuntimeE… in statusChanged()
|
| /AOO41X/main/reportdesign/source/ui/misc/ |
| H A D | toolboxcontroller.cxx | 215 void SAL_CALL OToolboxController::statusChanged( const FeatureStateEvent& Event ) throw ( RuntimeEx… in statusChanged()
|
| /AOO41X/main/bean/com/sun/star/comp/beans/ |
| H A D | OOoBean.java | 1441 public void queryTermination( /*IN*/ com.sun.star.lang.EventObject Event ) in queryTermination() 1449 public void notifyTermination( /*IN*/ com.sun.star.lang.EventObject Event ) in notifyTermination()
|