Home
last modified time | relevance | path

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

/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_gui/
H A Dhelper.cpp542 bool CONFIG_Write(const wxString &Group, const wxString &Entry, const wxString &Value) in CONFIG_Write() function
556 bool CONFIG_Write(const wxString &Group, const wxString &Entry, const char *Value) in CONFIG_Write() function
561 bool CONFIG_Write(const wxString &Group, const wxString &Entry, const wchar_t *Value) in CONFIG_Write() function
567 bool CONFIG_Write(const wxString &Group, const wxString &Entry, long Value) in CONFIG_Write() function
582 bool CONFIG_Write(const wxString &Group, const wxString &Entry, double Value) in CONFIG_Write() function
597 bool CONFIG_Write(const wxString &Group, const wxString &Entry, bool Value) in CONFIG_Write() function
703 bool CONFIG_Write(wxConfigBase *pConfig, CSG_Parameter *pParameter) in CONFIG_Write() function
759 bool CONFIG_Write(const wxString &Group, CSG_Parameters *pParameters) in CONFIG_Write() function