22 module
com { module sun { module star { module ucb {
short Operator
the operator used to compare the property of the document with the given value (e.g.
Definition: RuleTerm.idl:44
Definition: Ambiguous.idl:20
describes a term.
Definition: RuleTerm.idl:28
any Operand
the value of the property used to compare with the document property.
Definition: RuleTerm.idl:37
string Property
the name of the property used to match the term.
Definition: RuleTerm.idl:32
boolean RegularExpression
this flag indicates whether a string "operand" shall be treated as a regular expression.
Definition: RuleTerm.idl:54
boolean CaseSensitive
this flag indicates whether a string "operand" shall be compared case sensitive.
Definition: RuleTerm.idl:49