Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/misc/
H A DUITools.cxx519 sal_Bool _bAutoIncrement, in getTypeInfoFromType() argument
550 && ( (_bAutoIncrement && aIter->second->bAutoIncrement) || !_bAutoIncrement ) in getTypeInfoFromType()
567 && ( (_bAutoIncrement && aIter->second->bAutoIncrement) || !_bAutoIncrement ) in getTypeInfoFromType()
601 && ( (_bAutoIncrement && aIter->second->bAutoIncrement) || !_bAutoIncrement ) in getTypeInfoFromType()
608 if ( _bAutoIncrement ) in getTypeInfoFromType()
618 && (aIter->second->bAutoIncrement == _bAutoIncrement) in getTypeInfoFromType()
/trunk/main/dbaccess/source/ui/inc/
H A DTypeInfo.hxx142 sal_Bool _bAutoIncrement,

Completed in 26 milliseconds