| LibreOffice
    LibreOffice 24.8 SDK API Reference | 
describes a set of Rules. More...
import "RuleSet.idl";
| Public Types | |
| typedef sequence< com::sun::star::ucb::Rule > | Rules | 
| contains a number of rules. | |
| Public Attributes | |
| boolean | HandleFolder | 
| is a flag indicating whether the rules apply to folders, too. | |
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.
| sequence<com::sun::star::ucb::Rule> Rules | 
contains a number of rules.
| boolean HandleFolder | 
is a flag indicating whether the rules apply to folders, too.