| /trunk/main/vcl/source/components/ |
| H A D | dtranscomp.cxx | 443 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 D | com.sun.star.comp.datatransfer.dnd.OleDragAndDrop.csv | 15 "OleDragAndDrop";"com::sun::star::datatransfer::dnd::XDropTarget";"setDefaultActions()"
|
| /trunk/main/dtrans/source/os2/dnd/ |
| H A D | DropTarget.hxx | 102 virtual void SAL_CALL setDefaultActions(sal_Int8) throw(RuntimeException);
|
| H A D | DropTarget.cxx | 130 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 D | com.sun.star.comp.datatransfer.X11.csv | 20 "X11";"com::sun::star::datatransfer::dnd::XDropTarget";"setDefaultActions()"
|
| /trunk/main/dtrans/source/win32/dnd/ |
| H A D | target.hxx | 147 virtual void SAL_CALL setDefaultActions( sal_Int8 actions ) throw(RuntimeException);
|
| H A D | target.cxx | 312 void SAL_CALL DropTarget::setDefaultActions( sal_Int8 actions ) throw(RuntimeException) in setDefaultActions() function in DropTarget
|
| /trunk/main/vcl/unx/generic/dtrans/ |
| H A D | X11_droptarget.cxx | 126 void DropTarget::setDefaultActions( sal_Int8 actions ) throw() in setDefaultActions() function in DropTarget
|
| H A D | X11_selection.hxx | 107 virtual void SAL_CALL setDefaultActions( sal_Int8 actions ) throw();
|
| /trunk/main/vcl/inc/ |
| H A D | dndlcon.hxx | 112 …virtual void SAL_CALL setDefaultActions( sal_Int8 actions ) throw(::com::sun::star::uno::RuntimeEx…
|
| /trunk/main/vcl/aqua/source/dtrans/ |
| H A D | DropTarget.hxx | 115 …virtual void SAL_CALL setDefaultActions(sal_Int8 actions) throw(com::sun::star::uno::RuntimeExcept…
|
| H A D | DropTarget.cxx | 458 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 D | XDropTarget.idl | 119 [oneway] void setDefaultActions( [in] byte actions );
|
| /trunk/main/vcl/source/window/ |
| H A D | dndlcon.cxx | 136 void SAL_CALL DNDListenerContainer::setDefaultActions( sal_Int8 actions ) in setDefaultActions() function in DNDListenerContainer
|
| /trunk/main/editeng/source/editeng/ |
| H A D | impedit.cxx | 1993 …pWindow->GetDropTarget()->setDefaultActions( datatransfer::dnd::DNDConstants::ACTION_COPY_OR_MOVE … in AddDragAndDropListeners()
|
| /trunk/main/vcl/source/control/ |
| H A D | edit.cxx | 356 GetDropTarget()->setDefaultActions( datatransfer::dnd::DNDConstants::ACTION_COPY_OR_MOVE ); in ImplInit()
|
| /trunk/main/svtools/source/edit/ |
| H A D | textview.cxx | 252 …pWindow->GetDropTarget()->setDefaultActions( datatransfer::dnd::DNDConstants::ACTION_COPY_OR_MOVE … in TextView()
|