Home
last modified time | relevance | path

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

/dports/editors/calligra/calligra-3.2.1/filters/libmso/generated/
H A DsimpleParser.h983 void parseDocumentContainer(LEInputStream& in, DocumentContainer& _s);
H A DsimpleParser.cpp12472 void MSO::parseDocumentContainer(LEInputStream& in, DocumentContainer& _s) { in parseDocumentContainer() function in MSO
14104 parseDocumentContainer(in, *(DocumentContainer*)_s.anon.data()); in parsePowerPointStruct()