Home
last modified time | relevance | path

Searched refs:events (Results 26 – 50 of 424) sorted by relevance

12345678910>>...17

/trunk/main/unoxml/source/dom/
H A Ddocument.hxx63 using namespace com::sun::star::xml::dom::events;
67 namespace events { namespace
100 ::std::auto_ptr<events::CEventDispatcher> const m_pEventDispatcher;
115 events::CEventDispatcher & GetEventDispatcher();
H A Ddocument.cxx88 , m_pEventDispatcher(new events::CEventDispatcher()) in CDocument()
121 events::CEventDispatcher & CDocument::GetEventDispatcher() in GetEventDispatcher()
979 events::CEvent *pEvent = 0; in createEvent()
989 pEvent = new events::CMutationEvent; in createEvent()
996 pEvent = new events::CUIEvent; in createEvent()
1005 pEvent = new events::CMouseEvent; in createEvent()
1009 pEvent = new events::CEvent; in createEvent()
H A Dnode.cxx1004 const Reference< com::sun::star::xml::dom::events::XEventListener >& listener, in addEventListener()
1011 events::CEventDispatcher & rDispatcher(rDocument.GetEventDispatcher()); in addEventListener()
1016 const Reference< com::sun::star::xml::dom::events::XEventListener >& listener, in removeEventListener()
1023 events::CEventDispatcher & rDispatcher(rDocument.GetEventDispatcher()); in removeEventListener()
1031 events::CEventDispatcher * pDispatcher; in dispatchEvent()
/trunk/main/unoxml/source/events/
H A Dtestlistener.hxx47 using namespace com::sun::star::xml::dom::events;
49 namespace DOM { namespace events namespace
53 < ::com::sun::star::xml::dom::events::XEventListener
/trunk/main/offapi/com/sun/star/awt/
H A DXExtendedToolkit.idl69 <p>The second event broadcaster informs its listeners of key events.
71 consume events, so that other listeners will not be called for consumed
72 events.</p>
74 <p>The last event broadcaster sends events on focus changes of all
124 /** Add a new listener that is called for events that involve <type
H A DXDialogProvider2.idl49 to handle dialog events.
61 xHandler can handle events in two different ways:
68 will try to access these events using the
116 <li><em>EventHandler</em> - specifies a component handling events in the dialog. See
H A DXImageButton.idl41 /** makes it possible to register for action events of an image button
48 /** registers a listener for action events.
54 /** unregisters a listener for action events.
H A DXButton.idl41 /** makes it possible to set the label of a button and to register for action events.
47 /** registers an event handler for button action events.
53 /** unregisters an event handler for button action events.
H A DXCheckBox.idl42 to register for events.
48 /** registers a listener for item events.
54 /** unregisters a listener for item events.
H A DXSpinField.idl42 register for spin events.
48 /** registers a listener for spin events.
54 /** unregisters a listener for spin events.
/trunk/main/offapi/com/sun/star/xml/dom/events/
H A DXDocumentEvent.idl27 #include <com/sun/star/xml/dom/events/EventType.idl>
28 #include <com/sun/star/xml/dom/events/XEvent.idl>
30 module com { module sun { module star { module xml { module dom { module events {
/trunk/main/offapi/com/sun/star/task/
H A DJobExecutor.idl39 Can start registered uno services on triggered events and handle there
40 own configuration and there lifetime. Such events are simple strings
42 specification. But triggered events must be available inside the
/trunk/main/udkapi/com/sun/star/beans/
H A DXMultiPropertySet.idl78 events are fired. The values of the constrained properties
79 should change after the vetoable events are fired and only if no
133 contains the listener for the property change events.
165 contains the listener for the property change events.
/trunk/main/offapi/com/sun/star/xml/wrapper/
H A DXXMLDocumentWrapper.idl42 * When converting SAX events into a DOM tree, this interface is
133 * Converts a part of the DOM tree into SAX events.
136 * generated SAX events
139 * @param startNode the start point to generate SAX events
/trunk/main/offapi/com/sun/star/accessibility/
H A DAccessibleEventObject.idl44 <p>For a list of possible events see <type>AccessibleEventId</type>.
48 /** for events that specifies a value change, this is
55 /** for events that specifies a value change, this is
/trunk/main/offapi/com/sun/star/frame/
H A DXLayoutManagerEventBroadcaster.idl35 /** makes it possible to receive events from a layout manager.
47 a listener that wants to receive events regarding user interface
56 a listener that don't want to receive events regarding user
H A DXSessionManagerClient.idl42 /** addSessionManagerListener registers a listener for session management events
45 listener for session management events
52 /** removeSessionManagerListener deregisters a listener for session events
H A DLayoutManager.idl87 E.g., you can receive events of instantiation/destruction and
100 E.g., you can receive events of insertion/replacing and
114 events.
/trunk/main/offapi/com/sun/star/ucb/
H A DXContent.idl45 listeners for events that are related to contents.
72 /** adds a listener for content events.
83 /** removes a listener for content events.
/trunk/main/offapi/com/sun/star/xml/sax/
H A DXDTDHandler.idl37 /** receives events according to the DTD of the document.
39 <p>The SAX parser may report these events in any order, regardless of the
41 all DTD events must be reported after the document handler's
H A DXSAXSerializable.idl38 /** serializes a DOM tree by generating SAX events.
51 by generating SAX events.
54 the SAX event handler that should receive the generated events
H A DXFastSAXSerializable.idl46 /** serializes a DOM tree by generating FastSAX events.
59 by generating fast SAX events.
62 the SAX event handler that should receive the generated events
/trunk/main/offapi/com/sun/star/linguistic2/
H A DXDictionaryList.idl127 <P>On dictionary-list events, each entry in the listener list will
137 the object to be notified of dictionary-list events.
171 As long as the request level is not 0, events will be buffered
204 /** notifies the listeners of all buffered events and then clears
/trunk/main/vcl/aqua/source/window/
H A Dsalframeview.mm114 // store the last pressed button for enter/exit events
535 if( nEvent == SALEVENT_MOUSELEAVE ) // no leave events if mouse is captured
543 /* #i81645# Cocoa reports mouse events while a button is pressed
546 however vcl expects mouse events to occur in the window the mouse is over, unless the
650 // #i107215# the only mouse events we get when inactive are enter/exit
661 // #i107215# the only mouse events we get when inactive are enter/exit
725 // check if this is a new series of magnify events
797 // merge pending scroll wheel events
857 // merge pending scroll wheel events
946 /* #i103102# key events with command and alternate don't make it through
[all …]
/trunk/main/offapi/com/sun/star/setup/
H A DProductRegistration.idl54 /** allows to trigger certain events.
57 used to determine the type of the event. Currently supported events are:<br/>
70 <p>There are processes which allow to schedule events and jobs, for instance there

Completed in 131 milliseconds

12345678910>>...17