Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableController.cxx971 sal_Bool bFoundPKey = sal_False; in checkColumns() local
983 bFoundPKey |= (*aIter)->IsPrimaryKey(); in checkColumns()
999 if ( _bNew && !bFoundPKey && aMetaData.supportsPrimaryKeys() ) in checkColumns()

Completed in 18 milliseconds