Home
last modified time | relevance | path

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

/dports/editors/calligra/calligra-3.2.1/filters/libmso/generated/
H A DsimpleParser.h877 void parseClx(LEInputStream& in, Clx& _s);
H A DsimpleParser.cpp9280 void MSO::parseClx(LEInputStream& in, Clx& _s) { in parseClx() function in MSO
11937 parseClx(in, _s.clx); in parseTable()