Searched refs:m_bInCommitToModel (Results 1 – 2 of 2) sorted by relevance
307 , m_bInCommitToModel( false ) in ThreeD_SceneIllumination_TabPage()378 if( m_bInCommitToModel )//don't read own changes in IMPL_LINK()397 m_bInCommitToModel = true; in applyLightSourceToModel()400 m_bInCommitToModel = false; in applyLightSourceToModel()491 m_bInCommitToModel = true; in IMPL_LINK()493 m_bInCommitToModel = false; in IMPL_LINK()519 m_bInCommitToModel = true; in IMPL_LINK()521 m_bInCommitToModel = false; in IMPL_LINK()
130 bool m_bInCommitToModel; member in chart::ThreeD_SceneIllumination_TabPage
Completed in 16 milliseconds