Searched defs:propList (Results 1 – 4 of 4) sorted by relevance
377 void DocumentCollector::openPageSpan(const WPXPropertyList &propList) in openPageSpan()384 void DocumentCollector::openHeader(const WPXPropertyList &propList) in openHeader()401 void DocumentCollector::openFooter(const WPXPropertyList &propList) in openFooter()418 void DocumentCollector::openSection(const WPXPropertyList &propList, const WPXPropertyListVector &c… in openSection()465 void DocumentCollector::openParagraph(const WPXPropertyList &propList, const WPXPropertyListVector … in openParagraph()529 void DocumentCollector::openSpan(const WPXPropertyList &propList) in openSpan()562 void DocumentCollector::defineOrderedListLevel(const WPXPropertyList &propList) in defineOrderedListLevel()603 void DocumentCollector::defineUnorderedListLevel(const WPXPropertyList &propList) in defineUnorderedListLevel()697 void DocumentCollector::openListElement(const WPXPropertyList &propList, const WPXPropertyListVecto… in openListElement()755 void DocumentCollector::openFootnote(const WPXPropertyList &propList) in openFootnote()[all …]
57 WPXPropertyList propList; in write() local132 WPXPropertyList propList(mPropList); in write() local
92 WPXPropertyList propList; in writePageMaster() local134 WPXPropertyList propList; in writeMasterPages() local
68 TableRowStyle::TableRowStyle(const WPXPropertyList &propList, const char *psName) : in TableRowStyle()