static ST_TblWidth() { ST_TblWidth.nil = new ST_TblWidth("nil"); ST_TblWidth.pct = new ST_TblWidth("pct"); ST_TblWidth.dxa = new ST_TblWidth("dxa"); ST_TblWidth.auto = new ST_TblWidth("auto"); }
static ST_TblWidth() { nil = new ST_TblWidth("nil"); pct = new ST_TblWidth("pct"); dxa = new ST_TblWidth("dxa"); auto = new ST_TblWidth("auto"); }