Home
last modified time | relevance | path

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

/AOO41X/main/dbaccess/source/core/api/ !
H A Dstatement.cxx498 ,m_bAttemptedComposerCreation( false ) in OStatement()
677 if ( m_bAttemptedComposerCreation ) in impl_ensureComposer_nothrow()
680 const_cast< OStatement* >( this )->m_bAttemptedComposerCreation = true; in impl_ensureComposer_nothrow()
/AOO41X/main/dbaccess/source/core/inc/ !
H A Dstatement.hxx177m_bAttemptedComposerCreation; member in OStatement