Home
last modified time | relevance | path

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

/dports/databases/spatialite_gui/spatialite_gui-1.7.1/
H A DQueryViewComposer.cpp45 sqlite3_exec(GetSqlite(), dlg.GetSqlSample().ToUTF8(), NULL, NULL, in QueryViewComposer()
222 sqlite3_exec(GetSqlite(), dlg.GetSqlSample().ToUTF8(), NULL, NULL, in QueryViewComposer()
242 SetSql(dlg.GetSqlSample(), true); in QueryViewComposer()
H A DClassdef.h5775 wxString & GetSqlSample() in GetSqlSample() function