Searched refs:RegistryTool (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/
H A Dregistrytool.h35 class RegistryTool class
39 RegistryTool() function in class:RegistryTool
42 virtual ~RegistryTool()
H A Dregistrytool.cpp52 bool RegistryTool::setStringValue(const Glib::ustring &keyNameArg,
81 fprintf(stderr, "RegistryTool: Could not create the registry key '%s'\n", keyName.c_str());
89 fprintf(stderr, "RegistryTool: Could not set the value '%s'\n", value.c_str());
106 bool RegistryTool::getExeInfo(Glib::ustring &fullPath,
132 bool RegistryTool::setPathInfo()
182 RegistryTool rt;
210 RegistryTool rt;
H A Dmain.cpp686 RegistryTool rt;

Completed in 3022 milliseconds