Searched refs:bDropFound (Results 1 – 1 of 1) sorted by relevance
350 sal_Bool bAppendFound = sal_False,bDropFound = sal_False; in getTypes() local370 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 5 milliseconds