Home
last modified time | relevance | path

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

/aoo41x/main/chart2/source/controller/dialogs/
H A Dtp_3D_SceneIllumination.cxx307 , 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()
H A Dtp_3D_SceneIllumination.hxx130 bool m_bInCommitToModel; member in chart::ThreeD_SceneIllumination_TabPage

Completed in 33 milliseconds