Home
last modified time | relevance | path

Searched refs:Event (Results 126 – 150 of 314) sorted by relevance

12345678910>>...13

/trunk/main/framework/inc/services/
H A Dlayoutmanager.hxx191 …SAL_CALL elementInserted( const ::com::sun::star::ui::ConfigurationEvent& Event ) throw (::com::su…
192 … SAL_CALL elementRemoved( const ::com::sun::star::ui::ConfigurationEvent& Event ) throw (::com::su…
193 …SAL_CALL elementReplaced( const ::com::sun::star::ui::ConfigurationEvent& Event ) throw (::com::su…
/trunk/main/svtools/source/uno/
H A Dstatusbarcontroller.cxx309 void SAL_CALL StatusbarController::statusChanged( const FeatureStateEvent& Event ) in statusChanged() argument
323 if ( Event.State >>= aStrValue ) in statusChanged()
325 else if ( !Event.State.hasValue() ) in statusChanged()
/trunk/main/chart2/source/controller/inc/
H A Ddlg_CreationWizard_UNO.hxx84 …virtual void SAL_CALL queryTermination( const ::com::sun::star::lang::EventObject& Event ) throw (…
85 …virtual void SAL_CALL notifyTermination( const ::com::sun::star::lang::EventObject& Event ) throw …
/trunk/main/sfx2/source/appl/
H A Dhelpinterceptor.hxx136 virtual void SAL_CALL statusChanged( const ::com::sun::star::frame::FeatureStateEvent& Event )
159 virtual void SAL_CALL statusChanged( const ::com::sun::star::frame::FeatureStateEvent& Event )
H A Dhelpinterceptor.cxx312 …AL_CALL HelpListener_Impl::statusChanged( const ::com::sun::star::frame::FeatureStateEvent& Event ) in statusChanged() argument
317 INetURLObject aObj( Event.FeatureURL.Complete ); in statusChanged()
/trunk/main/sw/source/core/access/
H A Daccdoc.hxx146 virtual void SAL_CALL notifyEvent( const ::com::sun::star::document::EventObject& Event )
148 virtual void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& Event )
/trunk/main/sd/source/core/
H A DCustomAnimationCloner.cxx295 else if( rValue.getValueType() == ::getCppuType((const Event*)0) ) in transformValue()
297 Event aEvent; in transformValue()
/trunk/main/wizards/source/schedule/
H A Dschedule.src169 Text [ en-US ] = "New Event" ;
174 Text [ en-US ] = "Event" ;
/trunk/main/dbaccess/source/ui/app/
H A DAppController.hxx450 …virtual void SAL_CALL elementInserted(const ::com::sun::star::container::ContainerEvent& Event) th…
451 …virtual void SAL_CALL elementRemoved(const ::com::sun::star::container::ContainerEvent& Event) thr…
452 …virtual void SAL_CALL elementReplaced(const ::com::sun::star::container::ContainerEvent& Event) th…
/trunk/main/basic/source/classes/
H A Dsbunoobj.cxx3936 virtual void firing_impl(const AllEventObject& Event, Any* pRet);
3949 virtual void SAL_CALL firing(const AllEventObject& Event) throw ( RuntimeException );
3950 virtual Any SAL_CALL approveFiring(const AllEventObject& Event) throw ( RuntimeException );
3973 void BasicAllListener_Impl::firing_impl( const AllEventObject& Event, Any* pRet ) in firing_impl() argument
3980 aMethodName = aMethodName + Event.MethodName; in firing_impl()
3991 const Any * pArgs = Event.Arguments.getConstArray(); in firing_impl()
3992 sal_Int32 nCount = Event.Arguments.getLength(); in firing_impl()
4024 void BasicAllListener_Impl::firing( const AllEventObject& Event ) throw ( RuntimeException ) in firing() argument
4026 firing_impl( Event, NULL ); in firing()
4029 Any BasicAllListener_Impl::approveFiring( const AllEventObject& Event ) throw ( RuntimeException ) in approveFiring() argument
[all …]
/trunk/main/filter/source/xsltdialog/
H A Dxmlfilterdialogcomponent.cxx104 …virtual void SAL_CALL queryTermination( const EventObject& Event ) throw (TerminationVetoException…
105 virtual void SAL_CALL notifyTermination( const EventObject& Event ) throw (RuntimeException);
/trunk/main/connectivity/source/cpool/
H A DZPoolCollection.hxx139 …virtual void SAL_CALL queryTermination( const ::com::sun::star::lang::EventObject& Event ) throw (…
140 …virtual void SAL_CALL notifyTermination( const ::com::sun::star::lang::EventObject& Event ) throw …
/trunk/main/sdext/source/minimizer/
H A Doptimizerdialog.cxx408 void OptimizerDialog::itemStateChanged( const ItemEvent& Event ) in itemStateChanged() argument
416 Any aSource( Event.Source ); in itemStateChanged()
426 SwitchPage( static_cast< sal_Int16 >( Event.ItemId ) ); in itemStateChanged()
/trunk/main/instsetoo_native/inc_sdkoo/windows/msi_templates/
H A DControlE.idt1 Dialog_ Control_ Event Argument Condition Ordering
3 ControlEvent Dialog_ Control_ Event Argument Condition
/trunk/main/instsetoo_native/inc_ure/windows/msi_templates/
H A DControlE.idt1 Dialog_ Control_ Event Argument Condition Ordering
3 ControlEvent Dialog_ Control_ Event Argument Condition
/trunk/main/instsetoo_native/inc_ooolangpack/windows/msi_templates/
H A DControlE.idt1 Dialog_ Control_ Event Argument Condition Ordering
3 ControlEvent Dialog_ Control_ Event Argument Condition
/trunk/main/framework/source/uielement/
H A Drecentfilesmenucontroller.cxx298 void SAL_CALL RecentFilesMenuController::statusChanged( const FeatureStateEvent& Event ) throw ( Ru… in statusChanged() argument
301 m_bDisabled = !Event.IsEnabled; in statusChanged()
/trunk/main/instsetoo_native/inc_openoffice/windows/msi_templates/
H A DControlE.idt1 Dialog_ Control_ Event Argument Condition Ordering
3 ControlEvent Dialog_ Control_ Event Argument Condition
/trunk/main/sal/osl/w32/
H A Dpipe.c375 HANDLE Event; in osl_acceptPipe() local
388 Event = pPipe->m_AcceptEvent; in osl_acceptPipe()
/trunk/main/slideshow/source/engine/
H A Drehearsetimingsactivity.cxx61 class RehearseTimingsActivity::WakeupEvent : public Event,
69 Event(::rtl::OUString::createFromAscii("WakeupEvent")), in WakeupEvent()
/trunk/main/automation/source/server/
H A Dsta_list.cxx1086 #define CALL_EVENT_WITH_NOTIFY( EventType, Event, WinP, Method ) \ argument
1090 NotifyEvent aNEvt( EventType, WinP, &Event ); \
1092 WinP->Method( Event ); \
/trunk/main/sfx2/inc/sfx2/
H A Dtbxctrl.hxx100 virtual void SAL_CALL statusChanged( const ::com::sun::star::frame::FeatureStateEvent& Event )
250 virtual void SAL_CALL statusChanged( const ::com::sun::star::frame::FeatureStateEvent& Event )
H A Dhintpost.hxx62 virtual void Event( SfxHint* pPostedHint );
/trunk/main/svx/inc/svx/sdr/animation/
H A Danimationstate.hxx49 class PrimitiveAnimation : public Event
/trunk/main/sw/inc/
H A DSwSmartTagMgr.hxx51 …virtual void SAL_CALL changesOccurred( const ::com::sun::star::util::ChangesEvent& Event ) throw(:…

Completed in 122 milliseconds

12345678910>>...13