Home
last modified time | relevance | path

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

/aoo41x/main/connectivity/source/commontools/
H A Ddbexception.cxx352 Type aNextElementType = m_pCurrent->NextException.getValueType(); in next() local
353 if ( !isAssignableFrom( aTypeException, aNextElementType ) ) in next()
365 if ( isAssignableFrom( aTypeContext, aNextElementType ) ) in next()
372 if ( isAssignableFrom( aTypeWarning, aNextElementType ) ) in next()

Completed in 15 milliseconds