Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/plugins/opendocument/exp/xp/
H A DODe_Style_List.h55 UT_GenericVector<ODe_ListLevelStyle*>* getListLevelStyles() { in getListLevelStyles() function
H A DODe_DocumentData.cpp164 pListLevelStyles = pListStyles->getNthItem(i)->getListLevelStyles(); in doPostListeningWork()