22 module
com { module sun { module star { module util {
27published constants NumberFormat
52 const short CURRENCY = 8;
57 const short NUMBER = 16;
72 const short PERCENT = 128;
77 const short TEXT = 256;
82 const short DATETIME = 6;
87 const short LOGICAL = 1024;
98 const short EMPTY = 4096;
Definition Ambiguous.idl:20