Home
last modified time | relevance | path

Searched refs:mppListLevels (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/writerperfect/source/filter/
H A DListStyle.cxx119 mppListLevels[i] = NULL; in ListStyle()
126 if (mppListLevels[i]) in ~ListStyle()
127 delete(mppListLevels[i]); in ~ListStyle()
134 if (mppListLevels[iLevel] == NULL) in isListLevelDefined()
145 if (mppListLevels[iLevel] == NULL) in setListLevel()
146 mppListLevels[iLevel] = iListLevelStyle; in setListLevel()
156 if (mppListLevels[i] != NULL) in write()
157 mppListLevels[i]->write(pHandler, i); in write()
H A DListStyle.hxx83 ListLevelStyle *mppListLevels[WP6_NUM_LIST_LEVELS]; member in ListStyle

Completed in 9 milliseconds