struct Rule in module com::sun::star::ucb:: |
struct Rule;
describes a rule that can be applies to a number of objects.
A rule consists of a sequence of RuleTerm>/type>s describing the objects to which the rule should be applied, the RuleAction which should be used on the matching objects, and a parameter.
Field Summary |
|
Terms | the rule terms describing the objects to which the rule should be applied. |
Parameter | Some RuleAction s require a parameter. |
Action | the action to perform on the matching objects. |
Field Details |
||||||||||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.