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()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()755 void DocumentCollector::openFootnote(const WPXPropertyList &propList) in openFootnote()784 void DocumentCollector::openEndnote(const WPXPropertyList &propList) in openEndnote()809 void DocumentCollector::openTable(const WPXPropertyList &propList, const WPXPropertyListVector &col… in openTable()849 void DocumentCollector::openTableRow(const WPXPropertyList &propList) in openTableRow()[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()
Completed in 21 milliseconds