LibreOffice Module cppuhelper (master) 1
Namespaces | Variables
access_control.cxx File Reference
#include <cppuhelper/access_control.hxx>
#include <com/sun/star/security/XAccessController.hpp>
#include <com/sun/star/security/RuntimePermission.hpp>
#include <com/sun/star/io/FilePermission.hpp>
#include <com/sun/star/connection/SocketPermission.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
Include dependency graph for access_control.cxx:

Go to the source code of this file.

Namespaces

namespace  cppu
 

Variables

constexpr OUStringLiteral ACCESS_CONTROLLER_SINGLETON = u"/singletons/com.sun.star.security.theAccessController"
 

Variable Documentation

◆ ACCESS_CONTROLLER_SINGLETON

constexpr OUStringLiteral ACCESS_CONTROLLER_SINGLETON = u"/singletons/com.sun.star.security.theAccessController"
constexpr

Definition at line 33 of file access_control.cxx.

◆ m_str1

rtl_uString* m_str1

Definition at line 73 of file access_control.cxx.

◆ m_str2

rtl_uString* m_str2

Definition at line 74 of file access_control.cxx.