Searched refs:m_bLastCachedReadWasNull (Results 1 – 2 of 2) sorted by relevance
93 m_bLastCachedReadWasNull = !( rValue >>= aRet ); \95 if ( m_bLastCachedReadWasNull && rValue.hasValue() ) \107 m_bLastCachedReadWasNull = !( aConvAny >>= aRet ); \680 , m_bLastCachedReadWasNull( sal_True ) in CachedContentResultSet()1916 return m_bLastCachedReadWasNull; in wasNull()2096 m_bLastCachedReadWasNull = !( rValue >>= aRet ); in getObject()
154 sal_Bool m_bLastCachedReadWasNull; member in CachedContentResultSet
Completed in 27 milliseconds