Home
last modified time | relevance | path

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

/dports/editors/calligra/calligra-3.2.1/filters/libmso/generated/
H A DsimpleParser.h621 void parseAnchorText(LEInputStream& in, AnchorText& _s);
H A DsimpleParser.cpp7245 void MSO::parseAnchorText(LEInputStream& in, AnchorText& _s) { in parseAnchorText() function in MSO
11149 parseAnchorText(in, *(AnchorText*)_s.anon.data()); in parseOfficeArtFOPTEChoice()