LibreOffice
LibreOffice 24.8 SDK API Reference
 
Loading...
Searching...
No Matches
RuntimePermission Struct Referencepublished

This permission grants runtime access to some named functionality. More...

import "RuntimePermission.idl";

Public Attributes

string Name
 name of permission
 

Detailed Description

This permission grants runtime access to some named functionality.

A RuntimePermission contains a name (also referred to as a "target name") but no actions list; you either have the named permission or you don't.

Since
OOo 1.1.2

Member Data Documentation

◆ Name

string Name

name of permission


The documentation for this struct was generated from the following file: