Searched refs:ValidTable (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/demos/dbbrowse/
H A Ddbgrid.cpp95 int ValidTable = x; // Save the Tablenumber local
102 (db_Br+i_Which)->i_Which = ValidTable; // Still used ???? mj10777
117 (db_Br+i_Which)->OnGetNext((ct_BrowserDB->pTableInf+ValidTable)->numCols,false);
118 for (y=0;y<(ct_BrowserDB->pTableInf+ValidTable)->numCols;y++) // Loop through the Fields

Completed in 31 milliseconds