Searched refs:PKFieldsEx (Results 1 – 2 of 2) sorted by relevance
1876 if (PKFieldsEx != NULL) in ~LoadDbfDialog()1877 delete[]PKFieldsEx; in ~LoadDbfDialog()1893 PKFieldsEx = NULL; in Create()2037 PKFieldsEx = new wxString[PKCount]; in LoadPKFields()2059 PKFieldsEx[cnt] = dummyName; in LoadPKFields()2084 PKFieldsEx[cnt] += dummyName; in LoadPKFields()2179 if (PKFieldsEx != NULL) in ~LoadShpDialog()2180 delete[]PKFieldsEx; in ~LoadShpDialog()2200 PKFieldsEx = NULL; in Create()2432 PKFieldsEx[cnt] = dummyName; in LoadPKFields()[all …]
3575 wxString *PKFieldsEx; // array of Primary Key Columns (full detail) variable3896 wxString *PKFieldsEx; // array of Primary Key Columns (full detail) variable