Functions | |
| styleFromString (name, specifiers, delim, spacing, showAllLevels) | |
| styleFromList (styleName, specArray, spacing, showAllLevels) | |
Variables | |
| int | _MAX_LIST_LEVEL |
| bool | SHOW_ALL_LEVELS = True |
| bool | SHOW_ONE_LEVEL = False |
| odf.easyliststyle.styleFromList | ( | styleName, | |
| specArray, | |||
| spacing, | |||
| showAllLevels | |||
| ) |
| odf.easyliststyle.styleFromString | ( | name, | |
| specifiers, | |||
| delim, | |||
| spacing, | |||
| showAllLevels | |||
| ) |
|
protected |
Definition at line 45 of file easyliststyle.py.
| bool odf.easyliststyle.SHOW_ALL_LEVELS = True |
Definition at line 46 of file easyliststyle.py.
| bool odf.easyliststyle.SHOW_ONE_LEVEL = False |
Definition at line 47 of file easyliststyle.py.