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

describes a set of Rules. More...

import "RuleSet.idl";

Public Types

typedef sequence< com::sun::star::ucb::RuleRules
 contains a number of rules.
 

Public Attributes

boolean HandleFolder
 is a flag indicating whether the rules apply to folders, too.
 

Detailed Description

describes a set of Rules.

A RuleSet is applied to a folder. It consists of a sequence of rules. Each rule consists of a sequence of RuleTerms describing the objects to which the rule should by applied and the RuleAction which should be performed on the matching objects.

Member Typedef Documentation

◆ Rules

contains a number of rules.

Member Data Documentation

◆ HandleFolder

boolean HandleFolder

is a flag indicating whether the rules apply to folders, too.


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