Home
last modified time | relevance | path

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

/dports/databases/spatialite_gui/spatialite_gui-1.7.1/
H A DMain.cpp302 BtnLoadXL = new wxBitmap(loadxl_xpm); in MyFrame()
455 menuItem->SetBitmap(*BtnLoadXL); in MyFrame()
616 toolBar->AddTool(ID_LoadXL, wxT("Load XLS"), *BtnLoadXL, wxNullBitmap, in MyFrame()
823 if (BtnLoadXL != NULL) in ~MyFrame()
824 delete BtnLoadXL; in ~MyFrame()
H A DClassdef.h2397 wxBitmap *BtnLoadXL; // button icon for LOAD_XL variable