Home
last modified time | relevance | path

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

/trunk/main/svx/source/inc/
H A Ddatanavi.hxx228 bool m_bIsNotifyDisabled; member in svxform::DataNavigatorWindow
274 … inline void DisableNotify( bool _bDisable ) { m_bIsNotifyDisabled = _bDisable; } in DisableNotify()
/trunk/main/svx/source/form/
H A Ddatanavi.cxx1555 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 28 milliseconds