Lines Matching refs:CheckBox
57 CheckBox* m_pIsSQL92Check;
58 CheckBox* m_pAppendTableAlias;
59 CheckBox* m_pAsBeforeCorrelationName;
60 CheckBox* m_pEnableOuterJoin;
61 CheckBox* m_pIgnoreDriverPrivileges;
62 CheckBox* m_pParameterSubstitution;
63 CheckBox* m_pSuppressVersionColumn;
64 CheckBox* m_pCatalog;
65 CheckBox* m_pSchema;
66 CheckBox* m_pIndexAppendix;
67 CheckBox* m_pDosLineEnds;
68 CheckBox* m_pCheckRequiredFields;
69 CheckBox* m_pIgnoreCurrency;
70 CheckBox* m_pEscapeDateTime;
71 CheckBox* m_pPrimaryKeySupport;
72 CheckBox* m_pRespectDriverResultSetType;
117 CheckBox m_aAutoRetrievingEnabled;
145 DECL_LINK( OnCheckBoxClick, CheckBox * );