Home
last modified time | relevance | path

Searched refs:EventType (Results 1 – 23 of 23) sorted by last modified time

/trunk/main/offapi/
H A DUnoApi_offapi.mk3712 offapi/com/sun/star/xml/dom/events/EventType \
/trunk/main/wizards/com/sun/star/wizards/document/
H A DOfficeDocument.java76 …public static void attachEventCall(XComponent xComponent, String EventName, String EventType, Stri… in attachEventCall() argument
84 oEventProperties[0].Value = EventType; // "Service", "StarBasic" in attachEventCall()
/trunk/main/toolkit/test/accessibility/
H A DTextLogger.java51 if (e.getEventType() == HyperlinkEvent.EventType.ACTIVATED) in TextLogger()
H A DHelpWindow.java167 if (e.getEventType() == HyperlinkEvent.EventType.ACTIVATED) in createContentWidget()
/trunk/main/toolkit/inc/toolkit/helper/
H A Dmacros.hxx188 …e IMPL_LISTENERMULTIPLEXER_LISTENERMETHOD_BODY( ClassName, InterfaceName, MethodName, EventType ) \ argument
190 EventType aMulti( evt ); \
214 …ULTIPLEXER_LISTENERMETHOD_EXCEPTION( ClassName, InterfaceName, MethodName, EventType, Exception ) \ argument
215 void ClassName::MethodName( const EventType& evt ) throw(::com::sun::star::uno::RuntimeException, E…
216 IMPL_LISTENERMULTIPLEXER_LISTENERMETHOD_BODY( ClassName, InterfaceName, MethodName, EventType )
218 #define IMPL_LISTENERMULTIPLEXER_LISTENERMETHOD( ClassName, InterfaceName, MethodName, EventType ) \ argument
219 void ClassName::MethodName( const EventType& evt ) throw(::com::sun::star::uno::RuntimeException) \
220 IMPL_LISTENERMULTIPLEXER_LISTENERMETHOD_BODY( ClassName, InterfaceName, MethodName, EventType )
/trunk/main/sw/source/core/access/
H A Daccmap.cxx320 enum EventType { CARET_OR_STATES, enum
335 EventType meType; // The event type
350 SwAccessibleEvent_Impl( EventType eT, in SwAccessibleEvent_Impl()
360 SwAccessibleEvent_Impl( EventType eT, in SwAccessibleEvent_Impl()
371 SwAccessibleEvent_Impl( EventType eT ) in SwAccessibleEvent_Impl()
380 SwAccessibleEvent_Impl( EventType eT, in SwAccessibleEvent_Impl()
397 SwAccessibleEvent_Impl( EventType eT, in SwAccessibleEvent_Impl()
411 SwAccessibleEvent_Impl( EventType eT, in SwAccessibleEvent_Impl()
425 inline void SetType( EventType eT ) in SetType()
429 inline EventType GetType() const in GetType()
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowviewimpl.hxx86 enum EventType enum
94 EventType meType;
100 enum EventType enum
106 EventType meType;
/trunk/main/sd/source/ui/sidebar/
H A DMasterPageDescriptor.cxx113 ::std::auto_ptr<std::vector<MasterPageContainerChangeEvent::EventType> >
165 ::std::auto_ptr<std::vector<MasterPageContainerChangeEvent::EventType> > pResult; in Update()
168 pResult.reset(new std::vector<MasterPageContainerChangeEvent::EventType>()); in Update()
H A DMasterPageDescriptor.hxx64 ::std::auto_ptr<std::vector<MasterPageContainerChangeEvent::EventType> >
H A DMasterPageContainer.cxx110 MasterPageContainerChangeEvent::EventType eType,
177 typedef ::std::pair<MasterPageContainerChangeEvent::EventType,Token> EventData;
813 ::std::auto_ptr<std::vector<MasterPageContainerChangeEvent::EventType> > pEventTypes( in PutMasterPage()
821 std::vector<MasterPageContainerChangeEvent::EventType>::const_iterator iEventType; in PutMasterPage()
1118 MasterPageContainerChangeEvent::EventType eType, in FireContainerChange()
H A DMasterPageContainer.hxx189 enum EventType { enum in sd::sidebar::MasterPageContainerChangeEvent
/trunk/main/sd/source/ui/inc/
H A DMasterPageObserver.hxx104 enum EventType { enum in sd::MasterPageObserverEvent
113 EventType meType;
118 EventType eType, in MasterPageObserverEvent()
/trunk/main/offapi/com/sun/star/xml/dom/events/
H A DEventType.idl29 enum EventType
H A DXDocumentEvent.idl27 #include <com/sun/star/xml/dom/events/EventType.idl>
H A DXEvent.idl28 #include <com/sun/star/xml/dom/events/EventType.idl>
H A DXEventTarget.idl28 #include <com/sun/star/xml/dom/events/EventType.idl>
H A DXMouseEvent.idl26 #include <com/sun/star/xml/dom/events/EventType.idl>
H A DXMutationEvent.idl26 #include <com/sun/star/xml/dom/events/EventType.idl>
/trunk/main/offapi/com/sun/star/document/
H A DEventDescriptor.idl52 [property] string EventType;
/trunk/main/chart2/source/controller/inc/
H A DAccessibleBase.hxx106 enum EventType enum in chart::AccessibleBase
143 virtual bool NotifyEvent( EventType eType, const AccessibleUniqueId & rId );
/trunk/main/chart2/source/controller/accessibility/
H A DAccessibleBase.cxx124 bool AccessibleBase::NotifyEvent( EventType eEventType, const AccessibleUniqueId & rId ) in NotifyEvent()
/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 ); \
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/
H A DHelpWindow.java169 if (e.getEventType() == HyperlinkEvent.EventType.ACTIVATED) in createContentWidget()

Completed in 150 milliseconds