Home
last modified time | relevance | path

Searched refs:UnorderedListStyle (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/writerperfect/source/filter/
H A DListStyle.hxx95 class UnorderedListStyle : public ListStyle class
98 UnorderedListStyle(const char *psName, const int iListID) : ListStyle(psName, iListID) {} in UnorderedListStyle() function in UnorderedListStyle
H A DDocumentCollector.cxx609 UnorderedListStyle *pUnorderedListStyle = NULL; in defineUnorderedListLevel()
611 …pUnorderedListStyle = static_cast<UnorderedListStyle *>(mpCurrentListStyle); // FIXME: using a dyn… in defineUnorderedListLevel()
617 pUnorderedListStyle = new UnorderedListStyle(sName.cstr(), id); in defineUnorderedListLevel()
H A DListStyle.cxx80 void UnorderedListStyle::updateListLevel(const int iLevel, const WPXPropertyList &xPropList) in updateListLevel()

Completed in 20 milliseconds