Searched refs:footnoteSepPropList (Results 1 – 1 of 1) sorted by relevance
107 WPXPropertyList footnoteSepPropList; in writePageMaster() local108 footnoteSepPropList.insert("style:width", WPXString("0.0071inch")); in writePageMaster()109 footnoteSepPropList.insert("style:distance-before-sep", WPXString("0.0398inch")); in writePageMaster()110 footnoteSepPropList.insert("style:distance-after-sep", WPXString("0.0398inch")); in writePageMaster()111 footnoteSepPropList.insert("style:adjustment", WPXString("left")); in writePageMaster()112 footnoteSepPropList.insert("style:rel-width", WPXString("25%")); in writePageMaster()113 footnoteSepPropList.insert("style:color", WPXString("#000000")); in writePageMaster()114 pHandler->startElement("style:footnote-sep", footnoteSepPropList); in writePageMaster()
Completed in 6 milliseconds