Home
last modified time | relevance | path

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

/aoo4110/main/writerperfect/source/filter/
H A DDocumentCollector.cxx470 WPXPropertyList *pPersistPropList = new WPXPropertyList(propList); in openParagraph() local
480 pPersistPropList->insert("style:parent-style-name", "Standard"); in openParagraph()
485 pPersistPropList->insert("style:master-page-name", "Page Style 1"); in openParagraph()
495 pPersistPropList->insert("style:parent-style-name", "Table Heading"); in openParagraph()
497 pPersistPropList->insert("style:parent-style-name", "Table Contents"); in openParagraph()
500 pPersistPropList->insert("style:parent-style-name", "Standard"); in openParagraph()
508 pStyle = new ParagraphStyle(pPersistPropList, tabStops, sName); in openParagraph()
515 delete pPersistPropList; in openParagraph()
708 WPXPropertyList *pPersistPropList = new WPXPropertyList(propList); in openListElement() local
710 pPersistPropList->insert("style:parent-style-name", "Standard"); in openListElement()
[all …]

Completed in 23 milliseconds