19#ifndef __com_sun_star_ucb_RuleAction_idl__
20#define __com_sun_star_ucb_RuleAction_idl__
24module
com { module sun { module star { module ucb {
30published constants RuleAction
72 const short DELETE = 9;
77 const short LINK = 10;
82 const short FORWARD = 11;
const short MARK
"Mark" - Marks object when term matches.
Definition RuleAction.idl:46
const short UNMARK
"UnMark" - Removes mark from object when term matches.
Definition RuleAction.idl:50
const short MARKREAD
"MarkRead" - Marks object as read when term matches.
Definition RuleAction.idl:54
const short MARKUNREAD
"MarkUnRead" - Marks object as not read when term matches.
Definition RuleAction.idl:58
Definition Ambiguous.idl:22