Home
last modified time | relevance | path

Searched refs:parsePowerPointStructs (Results 1 – 3 of 3) sorted by relevance

/dports/editors/calligra/calligra-3.2.1/filters/stage/powerpoint/
H A DParsedPresentation.cpp78 parsePowerPointStructs(POLE::Storage& storage, PowerPointStructs& pps) in parsePowerPointStructs() function
86 parsePowerPointStructs(stream, pps); in parsePowerPointStructs()
200 if (!parsePowerPointStructs(storage, presentation)) { in parse()
/dports/editors/calligra/calligra-3.2.1/filters/libmso/generated/
H A DsimpleParser.h45 void parsePowerPointStructs(LEInputStream& in, PowerPointStructs& _s);
H A DsimpleParser.cpp281 void MSO::parsePowerPointStructs(LEInputStream& in, PowerPointStructs& _s) { in parsePowerPointStructs() function in MSO