Home
last modified time | relevance | path

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

/dports/ftp/wxdfast/wxdfast-0.6.0/src/
H A DwxDFast.h209 const wxString OPT_SCHED_SCHEDULEEXCEPTION_DAY_REG = wxT("scheduleexceptionday"); variable
H A DMainFrame.cpp288 …eduleexceptions[i].day = mApplication::Configurations(READ,OPT_SCHED_SCHEDULEEXCEPTION_DAY_REG+MyU… in mMainFrame()
2647 …mApplication::Configurations(WRITE,OPT_SCHED_SCHEDULEEXCEPTION_DAY_REG+MyUtilFunctions::int2wxstr(… in OnOptions()