Searched refs:setDefaultActions (Results 1 – 17 of 17) sorted by relevance
443 virtual void SAL_CALL setDefaultActions( sal_Int8 actions ) throw();488 void GenericDropTarget::setDefaultActions( sal_Int8) throw() in setDefaultActions() function in vcl::GenericDropTarget
15 "OleDragAndDrop";"com::sun::star::datatransfer::dnd::XDropTarget";"setDefaultActions()"
102 virtual void SAL_CALL setDefaultActions(sal_Int8) throw(RuntimeException);
131 void SAL_CALL DropTarget::setDefaultActions(sal_Int8 actions) throw(RuntimeException) in setDefaultActions() function in DropTarget
20 "X11";"com::sun::star::datatransfer::dnd::XDropTarget";"setDefaultActions()"
147 virtual void SAL_CALL setDefaultActions( sal_Int8 actions ) throw(RuntimeException);
312 void SAL_CALL DropTarget::setDefaultActions( sal_Int8 actions ) throw(RuntimeException) in setDefaultActions() function in DropTarget
128 void DropTarget::setDefaultActions( sal_Int8 actions ) throw() in setDefaultActions() function in DropTarget
109 virtual void SAL_CALL setDefaultActions( sal_Int8 actions ) throw();
112 …virtual void SAL_CALL setDefaultActions( sal_Int8 actions ) throw(::com::sun::star::uno::RuntimeEx…
115 …virtual void SAL_CALL setDefaultActions(sal_Int8 actions) throw(com::sun::star::uno::RuntimeExcept…
460 void SAL_CALL DropTarget::setDefaultActions(sal_Int8 actions) throw(RuntimeException) in setDefaultActions() function in DropTarget
119 [oneway] void setDefaultActions( [in] byte actions );
136 void SAL_CALL DNDListenerContainer::setDefaultActions( sal_Int8 actions ) in setDefaultActions() function in DNDListenerContainer
1993 …pWindow->GetDropTarget()->setDefaultActions( datatransfer::dnd::DNDConstants::ACTION_COPY_OR_MOVE … in AddDragAndDropListeners()
356 GetDropTarget()->setDefaultActions( datatransfer::dnd::DNDConstants::ACTION_COPY_OR_MOVE ); in ImplInit()
252 …pWindow->GetDropTarget()->setDefaultActions( datatransfer::dnd::DNDConstants::ACTION_COPY_OR_MOVE … in TextView()
Completed in 126 milliseconds