LibreOffice
LibreOffice 7.4 SDK API Reference
Public Types | Public Attributes | List of all members
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. More...
 

Public Attributes

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

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: