Home
last modified time | relevance | path

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

/trunk/main/svx/source/form/
H A Dformcontroller.cxx588 ,m_bSuspendFilterTextListening( false ) in DBG_NAME()
788 m_bSuspendFilterTextListening = true; in impl_setTextOnAllFilter_throw()
789 ::comphelper::FlagGuard aResetFlag( m_bSuspendFilterTextListening ); in impl_setTextOnAllFilter_throw()
1515 if ( m_bSuspendFilterTextListening ) in textChanged()
/trunk/main/svx/source/inc/
H A Dformcontroller.hxx214 …bool m_bSuspendFilterTextListening; // no bit field, passed around… member in svxform::FormController

Completed in 29 milliseconds