Home
last modified time | relevance | path

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

/aoo41x/main/writerperfect/source/filter/
H A DDocumentCollector.cxx437 TagOpenElement *pSectionOpenElement = new TagOpenElement("text:section"); in openSection() local
438 pSectionOpenElement->addAttribute("text:style-name", pSectionStyle->getName()); in openSection()
439 pSectionOpenElement->addAttribute("text:name", pSectionStyle->getName()); in openSection()
440 mpCurrentContentElements->push_back(static_cast<DocumentElement *>(pSectionOpenElement)); in openSection()

Completed in 13 milliseconds