Update master

This commit is contained in:
jlocashio 2012-07-12 15:04:44 -07:00
parent 4f457c99e6
commit a302fe1c37
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ class PHPWord_Style_ListItem {
const TYPE_NUMBER = 7; const TYPE_NUMBER = 7;
const TYPE_NUMBER_NESTED = 8; const TYPE_NUMBER_NESTED = 8;
const TYPE_ALPHANUM = 9;
const TYPE_BULLET_FILLED = 3; const TYPE_BULLET_FILLED = 3;
const TYPE_BULLET_EMPTY = 5; const TYPE_BULLET_EMPTY = 5;
const TYPE_SQUARE_FILLED = 1; const TYPE_SQUARE_FILLED = 1;