Home
last modified time | relevance | path

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

/dports/editors/calligra/calligra-3.2.1/filters/libmso/generated/
H A DsimpleParser.h659 void parseGeoRight(LEInputStream& in, GeoRight& _s);
H A DsimpleParser.cpp7541 void MSO::parseGeoRight(LEInputStream& in, GeoRight& _s) { in parseGeoRight() function in MSO
11225 parseGeoRight(in, *(GeoRight*)_s.anon.data()); in parseOfficeArtFOPTEChoice()