Home
last modified time | relevance | path

Searched defs:LEInputStream (Results 1 – 2 of 2) sorted by relevance

/dports/editors/calligra/calligra-3.2.1/filters/libmso/generated/
H A Dleinputstream.h88 friend class LEInputStream; variable
97 LEInputStream(QIODevice* in) :input(in), data(in) { in LEInputStream() function
H A DsimpleParser.h9 class LEInputStream; variable