22module
com { module sun { module star { module ucb {
These are the possible values for Rule::Action.
Definition RuleAction.idl:29
const short MARK
"Mark" - Marks object when term matches.
Definition RuleAction.idl:44
const short UNMARK
"UnMark" - Removes mark from object when term matches.
Definition RuleAction.idl:48
const short DELETE
"Delete" - Deletes object when term matches.
Definition RuleAction.idl:70
const short MOVE
"Move" - Moves object to Rule::Parameter when term matches.
Definition RuleAction.idl:61
const short HIDE
"Hide" - Hides object when term matches.
Definition RuleAction.idl:40
const short COPY
"Copy" - Copies object to Rule::Parameter when term matches.
Definition RuleAction.idl:66
const short LINK
"Link" - Creates a link to Rule::Parameter when term matches.
Definition RuleAction.idl:75
const short NONE
"None" - Do nothing.
Definition RuleAction.idl:32
const short FORWARD
"Forward" - Forwards object to Rule::Parameter when term matches.
Definition RuleAction.idl:80
const short SHOW
"Show" - Shows object when term matches.
Definition RuleAction.idl:36
const short MARKREAD
"MarkRead" - Marks object as read when term matches.
Definition RuleAction.idl:52
const short MARKUNREAD
"MarkUnRead" - Marks object as not read when term matches.
Definition RuleAction.idl:56
Definition Ambiguous.idl:20