20#ifndef __com_sun_star_table_CellVertJustify2_idl__
21#define __com_sun_star_table_CellVertJustify2_idl__
24module
com { module sun { module star { module table {
29constants CellVertJustify2
34 const long STANDARD = 0;
44 const long CENTER = 2;
49 const long BOTTOM = 3;
Definition Ambiguous.idl:22