Home
last modified time | relevance | path

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

/dports/editors/calligra/calligra-3.2.1/filters/words/docx/import/
H A DDocxXmlFontTableReader.cpp179 READ_ATTR_WITH_NS_INTO(w, name, currentFontFaceName) in read_font()
217 READ_ATTR_WITH_NS_INTO(w, val, familyGeneric) in read_family()
/dports/editors/calligra/calligra-3.2.1/filters/libmsooxml/
H A DMsooXmlReader_p.h295 #define READ_ATTR_WITH_NS_INTO(ns, atrname, destination) \ macro