Searched refs:getDefaultActions (Results 1 – 15 of 15) sorted by relevance
433 virtual sal_Int8 SAL_CALL getDefaultActions() throw();474 sal_Int8 GenericDropTarget::getDefaultActions() throw() in getDefaultActions() function in vcl::GenericDropTarget
14 "OleDragAndDrop";"com::sun::star::datatransfer::dnd::XDropTarget";"getDefaultActions()"
98 virtual sal_Int8 SAL_CALL getDefaultActions();
123 sal_Int8 SAL_CALL DropTarget::getDefaultActions() in getDefaultActions() function in DropTarget
19 "X11";"com::sun::star::datatransfer::dnd::XDropTarget";"getDefaultActions()"
143 virtual sal_Int8 SAL_CALL getDefaultActions( );
306 sal_Int8 SAL_CALL DropTarget::getDefaultActions( ) in getDefaultActions() function in DropTarget
111 virtual sal_Int8 SAL_CALL getDefaultActions( );
119 sal_Int8 DropTarget::getDefaultActions() throw() in getDefaultActions() function in DropTarget
106 virtual sal_Int8 SAL_CALL getDefaultActions() throw();
111 virtual sal_Int8 SAL_CALL getDefaultActions();
449 sal_Int8 SAL_CALL DropTarget::getDefaultActions() in getDefaultActions() function in DropTarget
105 byte getDefaultActions();
119 sal_Int8 SAL_CALL DNDListenerContainer::getDefaultActions( ) in getDefaultActions() function in DNDListenerContainer
8551 nDefaultActions = mpWindowImpl->mpFrameData->mxDropTarget->getDefaultActions(); in GetDropTarget()