Home
last modified time | relevance | path

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

/dports/editors/calligra/calligra-3.2.1/filters/libmso/generated/
H A DsimpleParser.h505 void parseCodePageString(LEInputStream& in, CodePageString& _s);
H A DsimpleParser.cpp5200 void MSO::parseCodePageString(LEInputStream& in, CodePageString& _s) { in parseCodePageString() function in MSO
5247 parseCodePageString(in, *_s.vt_lpstr.data()); in parseTypedPropertyValue()