Searched refs:_bKeyColumns (Results 1 – 4 of 4) sorted by relevance
724 …troller::appendColumns(Reference<XColumnsSupplier>& _rxColSup,sal_Bool _bNew,sal_Bool _bKeyColumns) in appendColumns() argument745 if ( !pField || (!_bNew && (*aIter)->IsReadOnly() && !_bKeyColumns) ) in appendColumns()749 if(pField->IsPrimaryKey() || !_bKeyColumns) in appendColumns()753 if(!_bKeyColumns) in appendColumns()
69 …::sun::star::sdbcx::XColumnsSupplier>& _rxColSup,sal_Bool _bNew,sal_Bool _bKeyColumns = sal_False);
292 …er>& _rxColSup, const ODatabaseExport::TColumnVector* _pVec, sal_Bool _bKeyColumns = sal_False ) c…
1184 …umnsSupplier>& _rxColSup, const ODatabaseExport::TColumnVector* _pVec, sal_Bool _bKeyColumns) const in appendColumns()1207 if(pField->IsPrimaryKey() || !_bKeyColumns) in appendColumns()1211 if(!_bKeyColumns) in appendColumns()
Completed in 40 milliseconds