Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/core/api/
H A Dcolumn.cxx350 sal_Bool bAppendFound = sal_False,bDropFound = sal_False; in getTypes() local
370 bDropFound = sal_True; in getTypes()
372 nSize = (bDropFound ? (bAppendFound ? 0 : 1) : (bAppendFound ? 1 : 2)); in getTypes()
379 bDropFound = (m_pTable && m_pTable->isNew()) || m_bDropColumn; in getTypes()
391 else if(bDropFound && *pBegin == aDropType) in getTypes()

Completed in 14 milliseconds