22module
com { module sun { module star { module ucb {
Definition Ambiguous.idl:20
describes a term.
Definition RuleTerm.idl:29
string Property
the name of the property used to match the term.
Definition RuleTerm.idl:32
short Operator
the operator used to compare the property of the document with the given value (e....
Definition RuleTerm.idl:44
any Operand
the value of the property used to compare with the document property.
Definition RuleTerm.idl:37
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