Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/tabledesign/
H A DTEditControl.cxx1898 long nPrimaryKeys = 0; in IsPrimaryKey() local
1906 ++nPrimaryKeys; in IsPrimaryKey()
1911 return GetSelectRowCount() == nPrimaryKeys; in IsPrimaryKey()