Home
last modified time | relevance | path

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

/dports/editors/calligra/calligra-3.2.1/filters/libmso/generated/
H A DsimpleParser.h707 void parseFillHeight(LEInputStream& in, FillHeight& _s);
H A DsimpleParser.cpp7876 void MSO::parseFillHeight(LEInputStream& in, FillHeight& _s) { in parseFillHeight() function in MSO
11321 parseFillHeight(in, *(FillHeight*)_s.anon.data()); in parseOfficeArtFOPTEChoice()