Functions | |
| def | styleFromString (name, specifiers, delim, spacing, showAllLevels) |
| def | styleFromList (styleName, specArray, spacing, showAllLevels) |
Variables | |
| bool | SHOW_ALL_LEVELS = True |
| bool | SHOW_ONE_LEVEL = False |
| def odf.easyliststyle.styleFromList | ( | styleName, | |
| specArray, | |||
| spacing, | |||
| showAllLevels | |||
| ) |
Definition at line 50 of file easyliststyle.py.


| def odf.easyliststyle.styleFromString | ( | name, | |
| specifiers, | |||
| delim, | |||
| spacing, | |||
| showAllLevels | |||
| ) |
| bool odf.easyliststyle.SHOW_ALL_LEVELS = True |
Definition at line 43 of file easyliststyle.py.
| bool odf.easyliststyle.SHOW_ONE_LEVEL = False |
Definition at line 44 of file easyliststyle.py.