Searched refs:pPersistPropList (Results 1 – 1 of 1) sorted by relevance
470 WPXPropertyList *pPersistPropList = new WPXPropertyList(propList); in openParagraph() local480 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() local710 pPersistPropList->insert("style:parent-style-name", "Standard"); in openListElement()[all …]
Completed in 16 milliseconds