LibreOffice Module svtools (master) 1
Classes | Namespaces | Variables
javainteractionhandler.hxx File Reference
#include <svtools/svtdllapi.h>
#include <sal/types.h>
#include <com/sun/star/task/XInteractionHandler.hpp>
Include dependency graph for javainteractionhandler.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  svt::JavaInteractionHandler
 

Namespaces

namespace  com
 
namespace  com ::sun
 
namespace  com ::sun ::star
 
namespace  com ::sun ::star ::task
 
namespace  svt
 

Variables

constexpr OUStringLiteral JAVA_INTERACTION_HANDLER_NAME = u"java-vm.interaction-handler"
 

Variable Documentation

◆ JAVA_INTERACTION_HANDLER_NAME

constexpr OUStringLiteral JAVA_INTERACTION_HANDLER_NAME = u"java-vm.interaction-handler"
inlineconstexpr

Definition at line 29 of file javainteractionhandler.hxx.

Referenced by svt::JavaContext::getValueByName().