Home
last modified time | relevance | path

Searched refs:setDefaultActions (Results 1 – 17 of 17) sorted by relevance

/trunk/main/vcl/source/components/
H A Ddtranscomp.cxx443 virtual void SAL_CALL setDefaultActions( sal_Int8 actions ) throw();
488 void GenericDropTarget::setDefaultActions( sal_Int8) throw() in setDefaultActions() function in vcl::GenericDropTarget
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/dnd/
H A Dcom.sun.star.comp.datatransfer.dnd.OleDragAndDrop.csv15 "OleDragAndDrop";"com::sun::star::datatransfer::dnd::XDropTarget";"setDefaultActions()"
/trunk/main/dtrans/source/os2/dnd/
H A DDropTarget.hxx102 virtual void SAL_CALL setDefaultActions(sal_Int8) throw(RuntimeException);
H A DDropTarget.cxx131 void SAL_CALL DropTarget::setDefaultActions(sal_Int8 actions) throw(RuntimeException) in setDefaultActions() function in DropTarget
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/dtransX11/
H A Dcom.sun.star.comp.datatransfer.X11.csv20 "X11";"com::sun::star::datatransfer::dnd::XDropTarget";"setDefaultActions()"
/trunk/main/dtrans/source/win32/dnd/
H A Dtarget.hxx147 virtual void SAL_CALL setDefaultActions( sal_Int8 actions ) throw(RuntimeException);
H A Dtarget.cxx312 void SAL_CALL DropTarget::setDefaultActions( sal_Int8 actions ) throw(RuntimeException) in setDefaultActions() function in DropTarget
/trunk/main/vcl/unx/generic/dtrans/
H A DX11_droptarget.cxx128 void DropTarget::setDefaultActions( sal_Int8 actions ) throw() in setDefaultActions() function in DropTarget
H A DX11_selection.hxx109 virtual void SAL_CALL setDefaultActions( sal_Int8 actions ) throw();
/trunk/main/vcl/inc/
H A Ddndlcon.hxx112 …virtual void SAL_CALL setDefaultActions( sal_Int8 actions ) throw(::com::sun::star::uno::RuntimeEx…
/trunk/main/vcl/aqua/source/dtrans/
H A DDropTarget.hxx115 …virtual void SAL_CALL setDefaultActions(sal_Int8 actions) throw(com::sun::star::uno::RuntimeExcept…
H A DDropTarget.cxx460 void SAL_CALL DropTarget::setDefaultActions(sal_Int8 actions) throw(RuntimeException) in setDefaultActions() function in DropTarget
/trunk/main/offapi/com/sun/star/datatransfer/dnd/
H A DXDropTarget.idl119 [oneway] void setDefaultActions( [in] byte actions );
/trunk/main/vcl/source/window/
H A Ddndlcon.cxx136 void SAL_CALL DNDListenerContainer::setDefaultActions( sal_Int8 actions ) in setDefaultActions() function in DNDListenerContainer
/trunk/main/editeng/source/editeng/
H A Dimpedit.cxx1993 …pWindow->GetDropTarget()->setDefaultActions( datatransfer::dnd::DNDConstants::ACTION_COPY_OR_MOVE … in AddDragAndDropListeners()
/trunk/main/vcl/source/control/
H A Dedit.cxx356 GetDropTarget()->setDefaultActions( datatransfer::dnd::DNDConstants::ACTION_COPY_OR_MOVE ); in ImplInit()
/trunk/main/svtools/source/edit/
H A Dtextview.cxx252 …pWindow->GetDropTarget()->setDefaultActions( datatransfer::dnd::DNDConstants::ACTION_COPY_OR_MOVE … in TextView()

Completed in 86 milliseconds