Home
last modified time | relevance | path

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

/dports/editors/calligra/calligra-3.2.1/filters/libmso/generated/
H A DsimpleParser.h799 void parseShapeBooleanProperties(LEInputStream& in, ShapeBooleanProperties& _s);
H A DsimpleParser.cpp8569 void MSO::parseShapeBooleanProperties(LEInputStream& in, ShapeBooleanProperties& _s) { in parseShapeBooleanProperties() function in MSO
11505 parseShapeBooleanProperties(in, *(ShapeBooleanProperties*)_s.anon.data()); in parseOfficeArtFOPTEChoice()