Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/core/api/
H A Dcolumn.cxx353 Type aAppendType = getCppuType( (Reference<XAppend>*)0); in getTypes() local
367 if(aAppendType == *pBegin) in getTypes()
389 if(*pBegin != aAppendType && *pBegin != aDropType) in getTypes()
393 else if(bAppendFound && *pBegin == aAppendType) in getTypes()

Completed in 10 milliseconds