Searched refs:m_eDoingCurrently (Results 1 – 4 of 4) sorted by relevance
140 ,m_eDoingCurrently(NONE) in DBG_NAME()290 if (m_eDoingCurrently == SETTING_PROPERTIES) in propertyChange()359 m_eDoingCurrently = SETTING_PROPERTIES; in setFastPropertyValue_NoBroadcast()
95 AGGREGATE_ACTION m_eDoingCurrently; member in dbaccess::OQuery107 ~OAutoActionReset() { m_pActor->m_eDoingCurrently = NONE; } in ~OAutoActionReset()
231 m_eDoingCurrently = INSERTING; in appendByDescriptor()281 if (INSERTING == m_eDoingCurrently) in elementInserted()
132 AGGREGATE_ACTION m_eDoingCurrently; member in dbaccess::OQueryContainer146 ~OAutoActionReset() { m_pActor->m_eDoingCurrently = NONE; } in ~OAutoActionReset()
Completed in 19 milliseconds