Home
last modified time | relevance | path

Searched refs:shouldCreatePrimaryKey (Results 1 – 6 of 6) sorted by relevance

/trunk/main/dbaccess/source/ui/misc/
H A DWExtendPages.cxx50 m_pParent->shouldCreatePrimaryKey()); in createReader()
62 m_pParent->shouldCreatePrimaryKey()); in createReader()
H A DWTypeSelect.cxx163 if ( !bDoubleName && pWiz->shouldCreatePrimaryKey() ) in CellModified()
169 || ( pWiz->shouldCreatePrimaryKey() in CellModified()
H A DWCopyTable.cxx820 if ( bPKeyAllowed && shouldCreatePrimaryKey() ) in CheckColumns()
981 sal_Bool OCopyTableWizard::shouldCreatePrimaryKey() const in shouldCreatePrimaryKey() function in OCopyTableWizard
H A DDExport.cxx746 m_bIsAutoIncrement = aWizard.shouldCreatePrimaryKey(); in executeWizard()
/trunk/main/dbaccess/source/ui/uno/
H A Dcopytablewizard.cxx614 m_aPrimaryKeyName.IsPresent = _rDialog.shouldCreatePrimaryKey(); in impl_dialogToAttributes_nothrow()
1165 bool bAutoIncrement = rWizard.shouldCreatePrimaryKey(); in impl_copyRows_throw()
/trunk/main/dbaccess/source/ui/inc/
H A DWCopyTable.hxx357 sal_Bool shouldCreatePrimaryKey() const;

Completed in 50 milliseconds