Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/filter/rtf/
H A Dswparrtf.hxx368 void ReadListTable();
H A Drtfnum.cxx372 void SwRTFParser::ReadListTable() in ReadListTable() function in SwRTFParser
H A Dswparrtf.cxx1674 case RTF_LISTTABLE: ReadListTable(); break; in NextToken()