26#include <wx/filename.h>
40 void SetEncoding(
const wxString& encoding) {
41 m_Encoding = encoding;
44 bool ExportCSV(
const wxString& tablename,
const wxFileName& path,
int limit = wxNOT_FOUND,
45 bool addtablename =
false);
Definition tableexport.h:30