Searched refs:m_bIsNotifyDisabled (Results 1 – 2 of 2) sorted by relevance
228 bool m_bIsNotifyDisabled; member in svxform::DataNavigatorWindow274 … inline void DisableNotify( bool _bDisable ) { m_bIsNotifyDisabled = _bDisable; } in DisableNotify()
1555 m_bIsNotifyDisabled ( false ), in DataNavigatorWindow()1676 m_bIsNotifyDisabled = true; in IMPL_LINK()1963 m_bIsNotifyDisabled = false; in IMPL_LINK()2135 m_bIsNotifyDisabled = true; in SetPageModel()2137 m_bIsNotifyDisabled = false; in SetPageModel()2312 if ( !m_bIsNotifyDisabled ) in NotifyChanges()
Completed in 36 milliseconds