Searched refs:detailArg (Results 1 – 6 of 6) sorted by relevance
/aoo4110/main/unoxml/source/events/ |
H A D | mouseevent.cxx | 98 sal_Int32 detailArg, in initMouseEvent() argument 113 CUIEvent::initUIEvent(typeArg, canBubbleArg, cancelableArg, viewArg, detailArg); in initMouseEvent() 140 sal_Int32 detailArg) throw(RuntimeException) in initUIEvent() argument 142 CUIEvent::initUIEvent(typeArg, canBubbleArg, cancelableArg, viewArg, detailArg); in initUIEvent()
|
H A D | uievent.cxx | 51 sal_Int32 detailArg) throw(RuntimeException) in initUIEvent() argument 57 m_detail = detailArg; in initUIEvent()
|
H A D | mouseevent.hxx | 76 sal_Int32 detailArg, 96 sal_Int32 detailArg) throw (RuntimeException);
|
H A D | uievent.hxx | 61 sal_Int32 detailArg) throw(RuntimeException);
|
/aoo4110/main/offapi/com/sun/star/xml/dom/events/ |
H A D | XUIEvent.idl | 42 [in] long detailArg);
|
H A D | XMouseEvent.idl | 52 [in] long detailArg,
|
Completed in 13 milliseconds