Home
last modified time | relevance | path

Searched refs:getDefaultActions (Results 1 – 15 of 15) sorted by relevance

/trunk/main/vcl/source/components/
H A Ddtranscomp.cxx442 virtual sal_Int8 SAL_CALL getDefaultActions() throw();
483 sal_Int8 GenericDropTarget::getDefaultActions() throw() in getDefaultActions() function in vcl::GenericDropTarget
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/dnd/
H A Dcom.sun.star.comp.datatransfer.dnd.OleDragAndDrop.csv14 "OleDragAndDrop";"com::sun::star::datatransfer::dnd::XDropTarget";"getDefaultActions()"
/trunk/main/dtrans/source/os2/dnd/
H A DDropTarget.hxx101 virtual sal_Int8 SAL_CALL getDefaultActions() throw(RuntimeException);
H A DDropTarget.cxx125 sal_Int8 SAL_CALL DropTarget::getDefaultActions() throw(RuntimeException) in getDefaultActions() function in DropTarget
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/dtransX11/
H A Dcom.sun.star.comp.datatransfer.X11.csv19 "X11";"com::sun::star::datatransfer::dnd::XDropTarget";"getDefaultActions()"
/trunk/main/dtrans/source/win32/dnd/
H A Dtarget.hxx146 virtual sal_Int8 SAL_CALL getDefaultActions( ) throw(RuntimeException);
H A Dtarget.cxx307 sal_Int8 SAL_CALL DropTarget::getDefaultActions( ) throw(RuntimeException) in getDefaultActions() function in DropTarget
/trunk/main/vcl/unx/generic/dtrans/
H A DX11_droptarget.cxx121 sal_Int8 DropTarget::getDefaultActions() throw() in getDefaultActions() function in DropTarget
H A DX11_selection.hxx108 virtual sal_Int8 SAL_CALL getDefaultActions() throw();
/trunk/main/vcl/inc/
H A Ddndlcon.hxx111 virtual sal_Int8 SAL_CALL getDefaultActions( ) throw(::com::sun::star::uno::RuntimeException);
/trunk/main/vcl/aqua/source/dtrans/
H A DDropTarget.hxx114 virtual sal_Int8 SAL_CALL getDefaultActions() throw(com::sun::star::uno::RuntimeException);
H A DDropTarget.cxx454 sal_Int8 SAL_CALL DropTarget::getDefaultActions() throw(RuntimeException) in getDefaultActions() function in DropTarget
/trunk/main/offapi/com/sun/star/datatransfer/dnd/
H A DXDropTarget.idl105 byte getDefaultActions();
/trunk/main/vcl/source/window/
H A Ddndlcon.cxx126 sal_Int8 SAL_CALL DNDListenerContainer::getDefaultActions( ) in getDefaultActions() function in DNDListenerContainer
H A Dwindow.cxx8551 nDefaultActions = mpWindowImpl->mpFrameData->mxDropTarget->getDefaultActions(); in GetDropTarget()

Completed in 71 milliseconds