Searched refs:m_bAllowAutoIncrementValue (Results 1 – 2 of 2) sorted by relevance
60 …sal_Bool m_bAllowAutoIncrementValue; // no : 1 NO BIT , is true when the datasource has a A… member in dbaui::OTableController103 …l_Bool isAutoIncrementValueEnabled() const { return m_bAllowAutoIncrementValue; } in isAutoIncrementValueEnabled()
166 ,m_bAllowAutoIncrementValue(sal_False) in DBG_NAME()543 … ::dbaui::fillAutoIncrementValue(getDataSource(),m_bAllowAutoIncrementValue,m_sAutoIncrementValue); in impl_initialize()