Home
last modified time | relevance | path

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

/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_gui/
H A Dwksp.cpp106 #define SUBNB_CREATE(ID, Name) pNotebook = new wxNotebook(this, ID, wxDefaultPosition, wxDefaultSiz… macro
160 SUBNB_CREATE(ID_WND_WKSP_DATA, _TL("Data")); in BEGIN_EVENT_TABLE()
164 SUBNB_CREATE(ID_WND_WKSP_MAPS, _TL("Maps")); in BEGIN_EVENT_TABLE()