24 #include "wxgis/catalog/gxobjectfactory.h"
25 #include "wxgis/datasource/datasource.h"
42 virtual bool GetChildren(
wxGxObject* pParent,
char** &pFileNames, wxArrayLong & pChildrenIds);
43 virtual wxString GetName(
void)
const {
return wxString(_(
"Spreadsheet files"));};
44 virtual wxGxObject* GetGxObject(
wxGxObject* pParent,
const wxString &soName,
const CPLString &szPath, wxGISEnumTableType type,
bool bCheckNames);
47 bool m_bHasXLSXDriver;
Definition: gxssfactory.h:34
A base class for GxObject factory.
Definition: gxobjectfactory.h:32
Definition: gxobject.h:37