Update master
This commit is contained in:
parent
4f457c99e6
commit
a302fe1c37
|
|
@ -37,6 +37,7 @@ class PHPWord_Style_ListItem {
|
|||
|
||||
const TYPE_NUMBER = 7;
|
||||
const TYPE_NUMBER_NESTED = 8;
|
||||
const TYPE_ALPHANUM = 9;
|
||||
const TYPE_BULLET_FILLED = 3;
|
||||
const TYPE_BULLET_EMPTY = 5;
|
||||
const TYPE_SQUARE_FILLED = 1;
|
||||
|
|
|
|||
Loading…
Reference in New Issue