Home
last modified time | relevance | path

Searched refs:readZoneV3 (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/libwps/libwps-0.4.12/src/lib/
H A DLotus.h191 static bool readZoneV3(std::shared_ptr<WPSStream> stream);
H A DLotus.cpp1313 ok = isParsed=readZoneV3(stream); in readZone()
1765 bool LotusParser::readZoneV3(std::shared_ptr<WPSStream> stream) in readZoneV3() function in LotusParser