LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_ucb_RuleTerm_idl__
20 #define __com_sun_star_ucb_RuleTerm_idl__
24 module
com { module sun { module star { module ucb {
string Property
the name of the property used to match the term.
Definition: RuleTerm.idl:34
boolean RegularExpression
this flag indicates whether a string "operand" shall be treated as a regular expression.
Definition: RuleTerm.idl:56
describes a term.
Definition: RuleTerm.idl:31
any Operand
the value of the property used to compare with the document property.
Definition: RuleTerm.idl:39
short Operator
the operator used to compare the property of the document with the given value (e....
Definition: RuleTerm.idl:46
boolean CaseSensitive
this flag indicates whether a string "operand" shall be compared case sensitive.
Definition: RuleTerm.idl:51
Definition: Ambiguous.idl:22