Searched refs:m_bPKeyAllowed (Results 1 – 2 of 2) sorted by relevance
126 m_bPKeyAllowed = m_pParent->supportsPrimaryKey(); in DBG_NAME()128 m_aCB_PrimaryColumn.Enable(m_bPKeyAllowed); in DBG_NAME()182 sal_Bool bKey = m_bPKeyAllowed && pButton != &m_aRB_View; in IMPL_LINK()210 …m_pParent->m_bCreatePrimaryKeyColumn = (m_bPKeyAllowed && m_aCB_PrimaryColumn.IsEnabled()) ? m_aCB… in LeavePage()374 bool bCreatePK = m_bPKeyAllowed && _bDoCreate; in setCreatePrimaryKey()
71 sal_Bool m_bPKeyAllowed; member in dbaui::OCopyTable
Completed in 17 milliseconds