Searched refs:isAutoRetrievingEnabled (Results 1 – 3 of 3) sorted by relevance
129 …if ( m_pConnection && !m_pConnection->isAutoRetrievingEnabled() && rType == ::getCppuType( (const … in queryInterface()142 if ( m_pConnection && !m_pConnection->isAutoRetrievingEnabled() ) in getTypes()175 …OSL_ENSURE( m_pConnection && m_pConnection->isAutoRetrievingEnabled(),"Illegal call here. isAutoRe… in getGeneratedValues()
152 …if ( m_pConnection && !m_pConnection->isAutoRetrievingEnabled() && rType == ::getCppuType( (const … in queryInterface()164 if ( m_pConnection && !m_pConnection->isAutoRetrievingEnabled() ) in getTypes()176 …OSL_ENSURE( m_pConnection && m_pConnection->isAutoRetrievingEnabled(),"Illegal call here. isAutoRe… in getGeneratedValues()
42 inline sal_Bool isAutoRetrievingEnabled() const { return m_bAutoRetrievingEnabled; } in isAutoRetrievingEnabled() function in connectivity::OAutoRetrievingBase
Completed in 18 milliseconds