Home
last modified time | relevance | path

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

/dports/textproc/libmwaw03/libmwaw-0.3.20/src/lib/
H A DMacWrtParser.hxx86 bool createZonesV3();
H A DMacWrtParser.cxx430 ok = (version() <= 3) ? createZonesV3() : createZones(); in parse()
548 bool MacWrtParser::createZonesV3() in createZonesV3() function in MacWrtParser