Searched refs:shouldCreatePrimaryKey (Results 1 – 6 of 6) sorted by relevance
50 m_pParent->shouldCreatePrimaryKey()); in createReader()62 m_pParent->shouldCreatePrimaryKey()); in createReader()
163 if ( !bDoubleName && pWiz->shouldCreatePrimaryKey() ) in CellModified()169 || ( pWiz->shouldCreatePrimaryKey() in CellModified()
820 if ( bPKeyAllowed && shouldCreatePrimaryKey() ) in CheckColumns()981 sal_Bool OCopyTableWizard::shouldCreatePrimaryKey() const in shouldCreatePrimaryKey() function in OCopyTableWizard
746 m_bIsAutoIncrement = aWizard.shouldCreatePrimaryKey(); in executeWizard()
614 m_aPrimaryKeyName.IsPresent = _rDialog.shouldCreatePrimaryKey(); in impl_dialogToAttributes_nothrow()1165 bool bAutoIncrement = rWizard.shouldCreatePrimaryKey(); in impl_copyRows_throw()
357 sal_Bool shouldCreatePrimaryKey() const;
Completed in 94 milliseconds