Home
last modified time | relevance | path

Searched refs:m_bAllowAutoIncrementValue (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/dbaccess/source/ui/inc/
H A DTableController.hxx60 …sal_Bool m_bAllowAutoIncrementValue; // no : 1 NO BIT , is true when the datasource has a AutoInc… member in dbaui::OTableController
103 inline sal_Bool isAutoIncrementValueEnabled() const { return m_bAllowAutoIncrementValue; } in isAutoIncrementValueEnabled()
/aoo41x/main/dbaccess/source/ui/tabledesign/
H A DTableController.cxx168 ,m_bAllowAutoIncrementValue(sal_False) in DBG_NAME()
545 ::dbaui::fillAutoIncrementValue(getDataSource(),m_bAllowAutoIncrementValue,m_sAutoIncrementValue); in impl_initialize()

Completed in 21 milliseconds