Home
last modified time | relevance | path

Searched refs:g_pWKSP (Results 1 – 6 of 6) sorted by relevance

/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_gui/
H A Dwksp.cpp119 CWKSP *g_pWKSP = NULL; variable
148 g_pWKSP = this; in BEGIN_EVENT_TABLE()
211 g_pWKSP = NULL; in ~CWKSP()
H A Dview_table.cpp211 g_pWKSP->On_Command(event); in On_Command()
238 g_pWKSP->On_Command_UI(event); in On_Command_UI()
H A Dsaga_frame_droptarget.cpp96 g_pWKSP->Open(filenames[i]); in OnDropFiles()
H A Dwksp.h123 extern CWKSP *g_pWKSP;
H A Ddata_source_files.cpp151 g_pWKSP->Open(m_pControl->GetFilePath()); in On_TreeEvent()
H A Dsaga.cpp183 g_pWKSP->Open(argv[i]); in OnInit()