Searched refs:_bKeyColumns (Results 1 – 4 of 4) sorted by relevance
722 …troller::appendColumns(Reference<XColumnsSupplier>& _rxColSup,sal_Bool _bNew,sal_Bool _bKeyColumns) in appendColumns() argument743 if ( !pField || (!_bNew && (*aIter)->IsReadOnly() && !_bKeyColumns) ) in appendColumns()747 if(pField->IsPrimaryKey() || !_bKeyColumns) in appendColumns()751 if(!_bKeyColumns) in appendColumns()
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()
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…