Home
last modified time | relevance | path

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

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