/aoo41x/main/offapi/com/sun/star/datatransfer/dnd/ |
H A D | X11DragSource.idl | 52 /** This service connects the Java-like UNO Drag and Drop protocol to the 53 X Drag and Drop protocol used on X-Servers to transfer data between 54 applications via Drag and Drop operations. 62 /** Used to provide data to other applications via X Drag and Drop protocol.
|
H A D | X11DropTarget.idl | 52 /** This service connects the Java-like UNO Drag and Drop protocol to the 53 X Drag and Drop protocol used on X-Servers to transfer data between 54 application via Drag and Drop operations. 63 /** Used to get data from other applications via X Drag and Drop protocol.
|
H A D | DropTargetDragEnterEvent.idl | 42 associated with a Drag and Drop operation enters the visible geometry 46 types supported by the transferable object of the current Drag and Drop operation. </p>
|
H A D | OleDropTarget.idl | 52 /** This service connects the Java-like UNO Drag & Drop protocol to the protocol 61 /** Used to provide data to other applications via Ole Drap & Drop protocol.
|
H A D | XAutoscroll.idl | 38 <p>During Drag and Drop operations it is possible that a user may wish to drop the 48 the Drag and Drop system by implementing this interface.</p>
|
H A D | XDropTargetDropContext.idl | 43 with a Drag and Drop operation moves within the visible geometry of a 54 /** Accept the Drop.
|
H A D | XDropTargetListener.idl | 45 provide notification of Drag and Drop operations that involve the subject 49 visual feedback to the user throughout the Drag and Drop operation.</p>
|
H A D | XDropTarget.idl | 47 implemented for any window supporting Drag and Drop operations, which would 110 <p>This method is a way to reduce the number of Drag and Drop events
|
H A D | XDragSource.idl | 57 implemented for any window supporting Drag and Drop operations, which would 93 operation ends. If the Drag and Drop system is unable to initiate
|
H A D | DNDConstants.idl | 33 Drag and Drop operation.
|
H A D | InvalidDNDOperationException.idl | 41 underlying Drag and Drop system is not in the appropriate state.</p>
|
H A D | DragSourceEvent.idl | 57 /** The drag source on which the Drag and Drop operation was initiated.
|
H A D | XDragGestureRecognizer.idl | 43 implemented for any window supporting Drag and Drop operations, which would
|
/aoo41x/main/dtrans/source/win32/dnd/ |
H A D | idroptarget.cxx | 103 STDMETHODIMP IDropTargetImpl::Drop( IDataObject *pDataObj, in Drop() function in IDropTargetImpl 108 return m_rDropTarget.Drop( pDataObj, grfKeyState, in Drop()
|
H A D | idroptarget.hxx | 62 virtual HRESULT STDMETHODCALLTYPE Drop(
|
H A D | target.hxx | 168 virtual HRESULT STDMETHODCALLTYPE Drop(
|
/aoo41x/main/sw/sdi/ |
H A D | switems.sdi | 44 struct Drop 52 item Drop SwFmtDrop;
|
/aoo41x/main/sw/source/ui/chrdlg/ |
H A D | drpcps.src | 34 Text [ en-US ] = "Drop Caps" ; 44 Text [ en-US ] = "Drop Caps" ;
|
/aoo41x/main/sd/source/ui/dlg/ |
H A D | navigatr.src | 105 …/* ### ACHTUNG: Neuer Text in Resource? Modus f�r Drag & Drop ausw�hlen : Modus f�r Drag & Drop au…
|
/aoo41x/main/svx/workben/ |
H A D | edittest.cxx | 273 BOOL Drop( const DropEvent& rEvt ); 344 BOOL __EXPORT MyView::Drop( const DropEvent& rEvt ) in Drop() function in MyView 346 return pEditView->Drop( rEvt ); in Drop() 382 BOOL Drop( const DropEvent& rEvt ); 1759 BOOL __EXPORT EditViewWindow::Drop( const DropEvent& rEvt ) in Drop() function in EditViewWindow 1761 return pEditView->Drop( rEvt ); in Drop()
|
/aoo41x/main/sd/source/ui/slidesorter/view/ |
H A D | SlsResource.src | 283 Text [ en-US ] = "Drag and Drop Pages" ; 288 Text [ en-US ] = "Drag and Drop Slides" ;
|
/aoo41x/main/sw/source/ui/utlui/ |
H A D | attrdesc.src | 32 Text [ en-US ] = "Drop Caps over" ; 40 Text [ en-US ] = "No Drop Caps" ;
|
H A D | navipi.src | 137 …/* ### ACHTUNG: Neuer Text in Resource? Modus f�r Drag & Drop ausw�hlen : Modus f�r Drag & Drop au…
|
/aoo41x/main/dbaccess/source/ui/control/ |
H A D | TableGrantCtrl.src | 64 Text [ en-US ] = "Drop structure";
|
/aoo41x/main/vcl/source/src/ |
H A D | helptext.src | 53 Text [ en-US ] = "Drop down" ;
|