Searched refs:ID_MemoryDbLoad (Results 1 – 2 of 2) sorted by relevance
/dports/databases/spatialite_gui/spatialite_gui-1.7.1/ |
H A D | Main.cpp | 388 new wxMenuItem(memoryMenu, ID_MemoryDbLoad, in MyFrame() 559 toolBar->AddTool(ID_MemoryDbLoad, in MyFrame() 916 menuBar->Enable(ID_MemoryDbLoad, false); in LoadConfig() 1376 menuBar->Enable(ID_MemoryDbLoad, false); in OnConnect() 1477 menuBar->Enable(ID_MemoryDbLoad, true); in OnDisconnect() 1508 toolBar->EnableTool(ID_MemoryDbLoad, true); in OnDisconnect() 1575 menuBar->Enable(ID_MemoryDbLoad, false); in OnCreateNew() 1607 toolBar->EnableTool(ID_MemoryDbLoad, false); in OnCreateNew() 1731 menuBar->Enable(ID_MemoryDbLoad, false); in OnMemoryDbLoad() 1869 menuBar->Enable(ID_MemoryDbLoad, false); in OnMemoryDbNew() [all …]
|
H A D | Classdef.h | 88 ID_MemoryDbLoad, enumerator
|