Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/source/ui/misc/
H A DWCPage.cxx126 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()
/aoo4110/main/dbaccess/source/ui/inc/
H A DWCPage.hxx71 sal_Bool m_bPKeyAllowed; member in dbaui::OCopyTable

Completed in 21 milliseconds