Home
last modified time | relevance | path

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

/trunk/main/forms/source/runtime/
H A Dformoperations.hxx83 m_nMethodNestingLevel; member in frm::FormOperations
102 ++m_nMethodNestingLevel; in enterMethod()
110 --m_nMethodNestingLevel; in leaveMethod()
H A Dformoperations.cxx140 ,m_nMethodNestingLevel( false ) in FormOperations()
801 …DBG_ASSERT( m_nMethodNestingLevel, "FormOperations::impl_commitCurrentRecord_throw: to be called w… in impl_commitCurrentRecord_throw()
834 …DBG_ASSERT( m_nMethodNestingLevel, "FormOperations::impl_commitCurrentRecord_throw: to be called w… in impl_commitCurrentControl_throw()

Completed in 48 milliseconds