Lines Matching refs:window
59 /** returns the drag gesture recognizer of the specified window.
63 @param window
64 a window created by the same toolkit instance.
66 …n::star::datatransfer::dnd::XDragGestureRecognizer getDragGestureRecognizer( [in] XWindow window );
70 /** returns the drag source of the specified window.
74 @param window
75 a window created by the same toolkit instance.
77 com::sun::star::datatransfer::dnd::XDragSource getDragSource( [in] XWindow window );
81 /** returns the drop target of the specified window.
85 @param window
86 a window created by the same toolkit instance.
88 com::sun::star::datatransfer::dnd::XDropTarget getDropTarget( [in] XWindow window );