Searched refs:_bPrimaryKey (Results 1 – 5 of 5) sorted by relevance
187 void* OQueryTableWindow::createUserData(const Reference< XPropertySet>& _xColumn,bool _bPrimaryKey) in createUserData() argument190 pInfo->SetKey(_bPrimaryKey ? TAB_PRIMARY_FIELD : TAB_NORMAL_FIELD); in createUserData()
91 bool _bPrimaryKey);
123 bool _bPrimaryKey);
1818 sal_Bool _bPrimaryKey) in AdjustFieldDescription() argument1820 _pFieldDesc->SetPrimaryKey( _bPrimaryKey ); in AdjustFieldDescription()1826 if ( _pFieldDesc->IsAutoIncrement() && !_bPrimaryKey ) in AdjustFieldDescription()
217 sal_Bool _bPrimaryKey);
Completed in 105 milliseconds