Home
last modified time | relevance | path

Searched refs:trigger (Results 1 – 25 of 111) sorted by relevance

12345

/trunk/main/dtrans/source/win32/dnd/
H A Dsource.cxx102 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 Dsource.hxx77 const DragGestureEvent& trigger,
112 virtual void SAL_CALL startDrag( const DragGestureEvent& trigger,
/trunk/main/offapi/com/sun/star/task/
H A DXJobExecutor.idl39 If somewhere from outside trigger an event on this interface
52 /** trigger event to start registered jobs
65 [oneway] void trigger( [in] string Event );
/trunk/main/offapi/com/sun/star/animations/
H A DEvent.idl36 /** an event has a source that causes an event to be fired and a trigger
46 /** this is the trigger that fires this event. */
/trunk/main/wizards/com/sun/star/wizards/web/
H A DCallWizard.java105 public void trigger(String str) in trigger() method in CallWizard.WizardImplementation
284 ww.trigger(PropertyNames.START); in main()
/trunk/main/offapi/com/sun/star/presentation/
H A DXSlideShow.idl89 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 DXSlideShowController.idl108 /** start next effects that wait on a generic trigger.
116 /** undo the last effects that where triggered by a generic trigger.
/trunk/main/vcl/aqua/source/dtrans/
H A DDragSource.cxx247 void SAL_CALL DragSource::startDrag(const DragGestureEvent& trigger, in startDrag() argument
260 trigger.Event >>= mMouseEvent; in startDrag()
/trunk/main/offapi/com/sun/star/setup/
H A DProductRegistration.idl54 /** allows to trigger certain events.
56 <p>The string argument of <method scope="com::sun::star::task">XJobExecutor::trigger</method> is
/trunk/main/offapi/com/sun/star/datatransfer/dnd/
H A DXDragSource.idl100 @param trigger
123 [in] DragGestureEvent trigger,
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_service.cxx175 virtual void SAL_CALL trigger( OUString const & event )
319 void ServiceImpl::trigger( OUString const &rEvent ) throw (RuntimeException) in trigger() function in dp_gui::ServiceImpl
/trunk/main/offapi/com/sun/star/awt/
H A DUnoControlSpinButtonModel.idl150 repeatedly trigger an action when keeping pressed.
160 allow to repeatedly trigger this action, without the need to release the
H A DUnoControlCurrencyFieldModel.idl164 repeatedly trigger an action when keeping pressed.
176 allow to repeatedly trigger this action, without the need to release the
H A DUnoControlNumericFieldModel.idl152 repeatedly trigger an action when keeping pressed.
164 allow to repeatedly trigger this action, without the need to release the
H A DUnoControlTimeFieldModel.idl145 repeatedly trigger an action when keeping pressed.
157 allow to repeatedly trigger this action, without the need to release the
H A DUnoControlDateFieldModel.idl198 repeatedly trigger an action when keeping pressed.
210 allow to repeatedly trigger this action, without the need to release the
H A DUnoControlFormattedFieldModel.idl223 repeatedly trigger an action when keeping pressed.
235 allow to repeatedly trigger this action, without the need to release the
/trunk/main/apple_remote/source/
H A DMultiClickRemoteBehavior.m129 // trigger a button release event, too
181 // trigger the pressed down event that we consumed first
/trunk/main/vcl/unx/generic/dtrans/
H A DX11_selection.hxx145 const ::com::sun::star::datatransfer::dnd::DragGestureEvent& trigger,
492 const ::com::sun::star::datatransfer::dnd::DragGestureEvent& trigger,
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/fwk/
H A Dcom.sun.star.comp.framework.JobExecutor.csv1 "JobExecutor";"com::sun::star::task::XJobExecutor";"trigger()"
/trunk/main/pyuno/demo/
H A Dhello_world_comp.py34 def trigger( self, args ): member in HelloWorldJob
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/task/
H A D_XJobExecutor.java63 oObj.trigger("TestEvent"); in _trigger()
/trunk/main/desktop/source/splash/
H A Dfirststart.hxx74 virtual void SAL_CALL trigger(const rtl::OUString& arg)throw ( RuntimeException );
/trunk/main/framework/inc/jobs/
H A Djobexecutor.hxx113 … virtual void SAL_CALL trigger( const ::rtl::OUString& sEvent ) throw(css::uno::RuntimeException);
/trunk/main/dtrans/source/os2/dnd/
H A DDragSource.hxx84 virtual void SAL_CALL startDrag( const DragGestureEvent& trigger,

Completed in 53 milliseconds

12345