Searched refs:m_bGotWelcome (Results 1 – 2 of 2) sorted by relevance
57 , m_bGotWelcome( sal_False ) in DynamicResultSetWrapper()252 for( long i=0; !m_bGotWelcome && i<Changes.Changes.getLength(); i++ ) in impl_notify()264 m_bGotWelcome = sal_True; in impl_notify()280 OSL_ENSURE( m_bGotWelcome, "first notification was without WELCOME" ); in impl_notify()
72 sal_Bool m_bGotWelcome; member in DynamicResultSetWrapper
Completed in 13 milliseconds