Searched refs:pOpenListElementParagraph (Results 1 – 1 of 1) sorted by relevance
730 TagOpenElement *pOpenListElementParagraph = new TagOpenElement("text:p"); in openListElement() local732 pOpenListElementParagraph->addAttribute("text:style-name", pStyle->getName()); in openListElement()735 mpCurrentContentElements->push_back(static_cast<DocumentElement *>(pOpenListElementParagraph)); in openListElement()
Completed in 8 milliseconds