Home
last modified time | relevance | path

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

/dports/databases/spatialite_gui/spatialite_gui-1.7.1/
H A DDialogs.cpp4789 wxTextCtrl *xmlColValue = new wxTextCtrl(this, ID_XML_BLOB_COLUMN, in CreateControls() local
4793 xmlSizer->Add(xmlColValue, 0, wxALIGN_RIGHT | wxALL, 0); in CreateControls()