Home
last modified time | relevance | path

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

/dports/editors/calligra/calligra-3.2.1/filters/libmso/generated/
H A DsimpleParser.h65 void parseGuideAtom(LEInputStream& in, GuideAtom& _s);
H A DsimpleParser.cpp592 void MSO::parseGuideAtom(LEInputStream& in, GuideAtom& _s) { in parseGuideAtom() function in MSO
12054 parseGuideAtom(in, _s.rgGuideAtom.last()); in parseSlideViewInfoInstance()