/aoo4110/main/dtrans/source/win32/dnd/ |
H A D | source.cxx | 102 const DragGestureEvent& trigger, in StartDragImpl() argument 117 trigger.Event >>= evtMouse; in StartDragImpl() 193 const DragGestureEvent& trigger, in startDrag() argument 207 StartDragImpl(trigger, sourceActions, cursor, image, trans, listener); in startDrag()
|
H A D | source.hxx | 77 const DragGestureEvent& trigger, 112 virtual void SAL_CALL startDrag( const DragGestureEvent& trigger,
|
/aoo4110/main/offapi/com/sun/star/task/ |
H A D | XJobExecutor.idl | 39 If somewhere from outside trigger an event on this interface 52 /** trigger event to start registered jobs 65 [oneway] void trigger( [in] string Event );
|
/aoo4110/main/offapi/com/sun/star/animations/ |
H A D | Event.idl | 36 /** an event has a source that causes an event to be fired and a trigger 46 /** this is the trigger that fires this event. */
|
/aoo4110/main/wizards/com/sun/star/wizards/web/ |
H A D | CallWizard.java | 105 public void trigger(String str) in trigger() method in CallWizard.WizardImplementation 284 ww.trigger(PropertyNames.START); in main()
|
/aoo4110/main/offapi/com/sun/star/presentation/ |
H A D | XSlideShow.idl | 89 triggered, or the implementation failed to trigger the next 99 XSlideShowListener objects, which can then trigger a change to the 108 triggered, or the implementation failed to trigger the previous 326 trigger external actions, such as jumps to different slides.<p>
|
H A D | XSlideShowController.idl | 108 /** start next effects that wait on a generic trigger. 116 /** undo the last effects that where triggered by a generic trigger.
|
H A D | ParagraphTarget.idl | 36 /** an event has a source that causes an event to be fired and a trigger
|
/aoo4110/main/vcl/aqua/source/dtrans/ |
H A D | DragSource.cxx | 247 void SAL_CALL DragSource::startDrag(const DragGestureEvent& trigger, in startDrag() argument 260 trigger.Event >>= mMouseEvent; in startDrag()
|
/aoo4110/main/offapi/com/sun/star/setup/ |
H A D | ProductRegistration.idl | 54 /** allows to trigger certain events. 56 <p>The string argument of <method scope="com::sun::star::task">XJobExecutor::trigger</method> is
|
/aoo4110/main/offapi/com/sun/star/datatransfer/dnd/ |
H A D | XDragSource.idl | 100 @param trigger 123 [in] DragGestureEvent trigger,
|
/aoo4110/main/desktop/source/deployment/gui/ |
H A D | dp_gui_service.cxx | 175 virtual void SAL_CALL trigger( OUString const & event ) 319 void ServiceImpl::trigger( OUString const &rEvent ) throw (RuntimeException) in trigger() function in dp_gui::ServiceImpl
|
/aoo4110/main/offapi/com/sun/star/awt/ |
H A D | UnoControlSpinButtonModel.idl | 150 repeatedly trigger an action when keeping pressed. 160 allow to repeatedly trigger this action, without the need to release the
|
H A D | UnoControlCurrencyFieldModel.idl | 164 repeatedly trigger an action when keeping pressed. 176 allow to repeatedly trigger this action, without the need to release the
|
H A D | UnoControlNumericFieldModel.idl | 152 repeatedly trigger an action when keeping pressed. 164 allow to repeatedly trigger this action, without the need to release the
|
H A D | UnoControlTimeFieldModel.idl | 145 repeatedly trigger an action when keeping pressed. 157 allow to repeatedly trigger this action, without the need to release the
|
H A D | UnoControlDateFieldModel.idl | 198 repeatedly trigger an action when keeping pressed. 210 allow to repeatedly trigger this action, without the need to release the
|
H A D | UnoControlFormattedFieldModel.idl | 223 repeatedly trigger an action when keeping pressed. 235 allow to repeatedly trigger this action, without the need to release the
|
/aoo4110/main/apple_remote/ |
H A D | MultiClickRemoteBehavior.m | 129 // trigger a button release event, too 181 // trigger the pressed down event that we consumed first
|
/aoo4110/main/qadevOOo/objdsc/fwk/ |
H A D | com.sun.star.comp.framework.JobExecutor.csv | 1 "JobExecutor";"com::sun::star::task::XJobExecutor";"trigger()"
|
/aoo4110/main/vcl/unx/generic/dtrans/ |
H A D | X11_selection.hxx | 145 const ::com::sun::star::datatransfer::dnd::DragGestureEvent& trigger, 492 const ::com::sun::star::datatransfer::dnd::DragGestureEvent& trigger,
|
/aoo4110/main/pyuno/demo/ |
H A D | hello_world_comp.py | 34 def trigger( self, args ): member in HelloWorldJob
|
/aoo4110/main/qadevOOo/tests/java/ifc/task/ |
H A D | _XJobExecutor.java | 63 oObj.trigger("TestEvent"); in _trigger()
|
/aoo4110/main/desktop/source/splash/ |
H A D | firststart.hxx | 74 virtual void SAL_CALL trigger(const rtl::OUString& arg)throw ( RuntimeException );
|
/aoo4110/main/framework/inc/jobs/ |
H A D | jobexecutor.hxx | 113 … virtual void SAL_CALL trigger( const ::rtl::OUString& sEvent ) throw(css::uno::RuntimeException);
|