Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/src/af/xap/xp/
H A Dxap_Prefs_SchemeIds.h67 #define XAP_PREF_KEY_UseSuffix "UseSuffix" macro
/dports/editors/abiword/abiword-3.0.5/src/af/xap/gtk/
H A Dxap_UnixDlg_FileOpenSaveAs.cpp281 pPrefs->getPrefsValueBool(static_cast<const gchar *>(XAP_PREF_KEY_UseSuffix), &wantSuffix); in _run_gtk_main()