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