Home
last modified time | relevance | path

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

/AOO42X/main/connectivity/source/commontools/ !
H A Ddbexception.cxx160 const Type& aSQLContextType = ::getCppuType( static_cast< SQLContext* >( NULL ) ); in implDetermineType() local
162 if ( isAssignableFrom( aSQLContextType, m_aContent.getValueType() ) ) in implDetermineType()