Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/src/af/xap/xp/
H A Dxap_Prefs.cpp672 bool XAP_Prefs::getPrefsValue(const gchar * szKey, const gchar ** pszValue, bool bAllowBuiltin) con… in getPrefsValue() function in XAP_Prefs
694 bool XAP_Prefs::getPrefsValue(const UT_String &stKey, UT_String &stValue, bool bAllowBuiltin) const in getPrefsValue() function in XAP_Prefs
H A Dxap_App.cpp928 bool XAP_App::getPrefsValue(const gchar * szKey, const gchar ** pszValue) const in getPrefsValue() function in XAP_App
936 bool XAP_App::getPrefsValue(const UT_String &stKey, UT_String &stValue) const in getPrefsValue() function in XAP_App