Home
last modified time | relevance | path

Searched refs:XAP_PREF_KEY_CustomSmartQuotes (Results 1 – 3 of 3) sorted by relevance

/dports/editors/abiword/abiword-3.0.5/src/wp/ap/xp/
H A Dap_Dialog_Options.cpp123 Save_Pref_Bool( pPrefsScheme, XAP_PREF_KEY_CustomSmartQuotes, _gatherCustomSmartQuotes() ); in _storeWindowData()
298 Save_Pref_Bool (pPrefsScheme, XAP_PREF_KEY_CustomSmartQuotes, in _storeDataForControl()
508 if (pPrefs->getPrefsValueBool((gchar*)XAP_PREF_KEY_CustomSmartQuotes,&b)) in _populateWindowData()
/dports/editors/abiword/abiword-3.0.5/src/af/xap/xp/
H A Dxap_Prefs_SchemeIds.h58 #define XAP_PREF_KEY_CustomSmartQuotes "CustomSmartQuotes" macro
/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfl_DocLayout.cpp4646 …bOK2 = m_pPrefs->getPrefsValueBool( static_cast<const gchar *>(XAP_PREF_KEY_CustomSmartQuotes), &b… in considerSmartQuoteCandidateAt()