22 module com { module sun { module star { module ucb {
29 published constants RuleOperator
const short VALUE_FALSE
"False" - Object has the value FALSE.
Definition: RuleOperator.idl:64
const short CONTAINSNOT
"ContainsNot" - Object does not contain RuleTerm::Operand.
Definition: RuleOperator.idl:38
const short LESSEQUAL
"LessEqual" - Object is less than or equal to RuleTerm::Operand.
Definition: RuleOperator.idl:48
const short VALUE_TRUE
"True" - Object has the value TRUE.
Definition: RuleOperator.idl:60
const short EQUAL
Definition: Key.idl:288
const short NOTEQUAL
"NotEqual" - Object is not equal to RuleTerm::Operand.
Definition: RuleOperator.idl:56
const short GREATEREQUAL
"GreaterEqual" - Object is greater than or equal to RuleTerm::Operand.
Definition: RuleOperator.idl:43