19#ifndef __com_sun_star_text_SetVariableType_idl__
20#define __com_sun_star_text_SetVariableType_idl__
24 module
com { module sun { module star { module text {
28published constants SetVariableType
35 const short SEQUENCE = 1;
38 const short FORMULA = 2;
41 const short STRING = 3;
Definition Ambiguous.idl:22