| Functions | |
| def | styleFromString | 
| def | styleFromList | 
| Variables | |
| int | _MAX_LIST_LEVEL = 10 | 
| SHOW_ALL_LEVELS = True | |
| SHOW_ONE_LEVEL = False | |
| def odf.easyliststyle.styleFromList | ( | styleName, | |
| specArray, | |||
| spacing, | |||
| showAllLevels | |||
| ) | 
Definition at line 49 of file easyliststyle.py.


| def odf.easyliststyle.styleFromString | ( | name, | |
| specifiers, | |||
| delim, | |||
| spacing, | |||
| showAllLevels | |||
| ) | 
| int odf.easyliststyle._MAX_LIST_LEVEL = 10 | 
Definition at line 41 of file easyliststyle.py.
| odf.easyliststyle.SHOW_ALL_LEVELS = True | 
Definition at line 42 of file easyliststyle.py.
| odf.easyliststyle.SHOW_ONE_LEVEL = False | 
Definition at line 43 of file easyliststyle.py.