Home
last modified time | relevance | path

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

/aoo4110/main/writerperfect/source/filter/
H A DDocumentCollector.cxx730 TagOpenElement *pOpenListElementParagraph = new TagOpenElement("text:p"); in openListElement() local
732 pOpenListElementParagraph->addAttribute("text:style-name", pStyle->getName()); in openListElement()
735 mpCurrentContentElements->push_back(static_cast<DocumentElement *>(pOpenListElementParagraph)); in openListElement()

Completed in 8 milliseconds