Searched defs:xml_date (Results 1 - 1 of 1) sorted by relevance
| /inkscape/src/ui/dialog/ | ||
| H A D | ocaldialogs.cpp | 990 xmlChar *xml_date = xmlNodeGetContent(cur_node); local 991 char* date = reinterpret_cast<char*>(xml_date); 994 xmlFree(xml_date); |
Completed in 18 milliseconds