Searched refs:getDefaultActions (Results 1 – 13 of 13) sorted by relevance
442 virtual sal_Int8 SAL_CALL getDefaultActions() throw();483 sal_Int8 GenericDropTarget::getDefaultActions() throw() in getDefaultActions() function in vcl::GenericDropTarget
14 "OleDragAndDrop";"com::sun::star::datatransfer::dnd::XDropTarget";"getDefaultActions()"
19 "X11";"com::sun::star::datatransfer::dnd::XDropTarget";"getDefaultActions()"
145 virtual sal_Int8 SAL_CALL getDefaultActions( ) throw(RuntimeException);
307 sal_Int8 SAL_CALL DropTarget::getDefaultActions( ) throw(RuntimeException) in getDefaultActions() function in DropTarget
121 sal_Int8 DropTarget::getDefaultActions() throw() in getDefaultActions() function in DropTarget
108 virtual sal_Int8 SAL_CALL getDefaultActions() throw();
111 virtual sal_Int8 SAL_CALL getDefaultActions( ) throw(::com::sun::star::uno::RuntimeException);
114 virtual sal_Int8 SAL_CALL getDefaultActions() throw(com::sun::star::uno::RuntimeException);
454 sal_Int8 SAL_CALL DropTarget::getDefaultActions() throw(RuntimeException) in getDefaultActions() function in DropTarget
105 byte getDefaultActions();
126 sal_Int8 SAL_CALL DNDListenerContainer::getDefaultActions( ) in getDefaultActions() function in DNDListenerContainer
8551 nDefaultActions = mpWindowImpl->mpFrameData->mxDropTarget->getDefaultActions(); in GetDropTarget()
Completed in 144 milliseconds