, including all inherited members.
_getNthScheme(UT_uint32 k, const UT_GenericVector< XAP_PrefsScheme * > &vecSchemes) const | XAP_Prefs | [protected] |
_markPrefChange(const gchar *szKey) | XAP_Prefs | |
_pruneRecent(void) | XAP_Prefs | [protected] |
_sendPrefsSignal(UT_StringPtrMap *hash) | XAP_Prefs | [protected] |
_startElement_SystemDefaultFile(const gchar *name, const gchar **atts) | XAP_Prefs | [private] |
addListener(PrefsListener pFunc, void *data) | XAP_Prefs | |
addPluginScheme(XAP_PrefsScheme *pNewScheme) | XAP_Prefs | |
addRecent(const char *szRecent) | XAP_Prefs | |
addScheme(XAP_PrefsScheme *pNewScheme) | XAP_Prefs | |
charData(const gchar *s, int len) | XAP_Prefs | [virtual] |
endBlockChange() | XAP_Prefs | |
endElement(const gchar *name) | XAP_Prefs | [virtual] |
fullInit(void)=0 | XAP_Prefs | [pure virtual] |
getAutoSavePrefs(void) const | XAP_Prefs | |
getBuiltinSchemeName(void) const =0 | XAP_Prefs | [pure virtual] |
getCurrentScheme(bool bCreate=false) | XAP_Prefs | |
getFontSettings() | XAP_Prefs | [inline] |
getGeometry(UT_sint32 *posx, UT_sint32 *posy, UT_uint32 *width, UT_uint32 *height, UT_uint32 *flags=0) | XAP_Prefs | |
getMaxRecent(void) const | XAP_Prefs | |
getNthPluginScheme(UT_uint32 k) const | XAP_Prefs | |
getNthScheme(UT_uint32 k) const | XAP_Prefs | |
getPluginScheme(const gchar *szSchemeName) const | XAP_Prefs | |
getPrefsPathname(void) const =0 | XAP_Prefs | [pure virtual] |
getPrefsValue(const gchar *szKey, const gchar **pszValue, bool bAllowBuiltin=true) const | XAP_Prefs | |
getPrefsValue(const UT_String &stKey, UT_String &stValue, bool bAllowBuiltin=true) const | XAP_Prefs | |
getPrefsValueBool(const gchar *szKey, bool *pbValue, bool bAllowBuiltin=true) const | XAP_Prefs | |
getPrefsValueInt(const gchar *szKey, int &nValue, bool bAllowBuiltin=true) const | XAP_Prefs | |
getRecent(UT_sint32 k) const | XAP_Prefs | |
getRecentCount(void) const | XAP_Prefs | |
getScheme(const gchar *szSchemeName) const | XAP_Prefs | |
getUseEnvLocale(void) const | XAP_Prefs | |
isIgnoreRecent(void) | XAP_Prefs | [inline] |
Listener() | UT_XML::Listener | [inline, protected] |
loadBuiltinPrefs(void)=0 | XAP_Prefs | [pure virtual] |
loadPrefsFile(void) | XAP_Prefs | |
loadSystemDefaultPrefsFile(const char *szSystemDefaultPrefsPathname) | XAP_Prefs | |
log(const char *where, const char *what, XAPPrefsLog_Level level=Log) | XAP_Prefs | |
m_ahashChanges | XAP_Prefs | [protected] |
m_bAutoSavePrefs | XAP_Prefs | [protected] |
m_bFoundAbiPreferences | XAP_Prefs | |
m_bFoundFonts | XAP_Prefs | |
m_bFoundGeometry | XAP_Prefs | |
m_bFoundRecent | XAP_Prefs | |
m_bFoundSelect | XAP_Prefs | |
m_bIgnoreThisOne | XAP_Prefs | [private] |
m_bInChangeBlock | XAP_Prefs | [protected] |
m_bLoadSystemDefaultFile | XAP_Prefs | [private] |
m_builtinScheme | XAP_Prefs | [protected] |
m_bUseEnvLocale | XAP_Prefs | [protected] |
m_currentScheme | XAP_Prefs | [protected] |
m_fonts | XAP_Prefs | [protected] |
m_geom | XAP_Prefs | [protected] |
m_iMaxRecent | XAP_Prefs | [protected] |
m_parserState | XAP_Prefs | [private] |
m_parserStatus | XAP_Prefs | |
m_szSelectedSchemeName | XAP_Prefs | |
m_vecLog | XAP_Prefs | [protected] |
m_vecPluginSchemes | XAP_Prefs | [protected] |
m_vecPrefsListeners | XAP_Prefs | [protected] |
m_vecRecent | XAP_Prefs | [protected] |
m_vecSchemes | XAP_Prefs | [protected] |
removeListener(PrefsListener pFunc, void *data=0) | XAP_Prefs | |
removeRecent(UT_sint32 k) | XAP_Prefs | |
savePrefsFile(void) | XAP_Prefs | |
setAutoSavePrefs(bool bAuto) | XAP_Prefs | |
setCurrentScheme(const gchar *szSchemeName) | XAP_Prefs | |
setGeometry(UT_sint32 posx, UT_sint32 posy, UT_uint32 width, UT_uint32 height, UT_uint32 flags=0) | XAP_Prefs | |
setIgnoreNextRecent(void) | XAP_Prefs | [inline] |
setMaxRecent(UT_sint32 k) | XAP_Prefs | |
setUseEnvLocale(bool bUse) | XAP_Prefs | |
startBlockChange() | XAP_Prefs | |
startElement(const gchar *name, const gchar **atts) | XAP_Prefs | [virtual] |
XAP_Prefs() | XAP_Prefs | |
~Listener() | UT_XML::Listener | [inline, virtual] |
~XAP_Prefs(void) | XAP_Prefs | [virtual] |