Home
last modified time | relevance | path

Searched refs:m_bListening (Results 1 – 14 of 14) sorted by relevance

/trunk/main/comphelper/source/container/
H A Denumhelper.cxx42 ,m_bListening(sal_False) in OEnumerationByName()
53 ,m_bListening(sal_False) in OEnumerationByName()
118 if (m_bListening) in impl_startDisposeListening()
126 m_bListening = sal_True; in impl_startDisposeListening()
136 if (!m_bListening) in impl_stopDisposeListening()
144 m_bListening = sal_False; in impl_stopDisposeListening()
156 ,m_bListening(sal_False) in OEnumerationByIndex()
220 if (m_bListening) in impl_startDisposeListening()
228 m_bListening = sal_True; in impl_startDisposeListening()
238 if (!m_bListening) in impl_stopDisposeListening()
[all …]
/trunk/main/svx/source/form/
H A Dformdispatchinterceptor.cxx73 ,m_bListening(sal_False) in DBG_NAME()
89 m_bListening = sal_True; in DBG_NAME()
166 if (m_bListening) in disposing()
178 OSL_ENSURE(m_bListening, "DispatchInterceptionMultiplexer::ImplDetach: invalid call!"); in ImplDetach()
191 m_bListening = sal_False; in ImplDetach()
198 if (m_bListening) in disposing()
/trunk/main/comphelper/source/property/
H A Dpropmultiplex.cxx90 ,m_bListening(sal_False) in OPropertyChangeMultiplexer()
116 if (m_bListening) in dispose()
127 m_bListening = sal_False; in dispose()
149 m_bListening = sal_False; in disposing()
171 m_bListening = sal_True; in addProperty()
H A Dpropagg.cxx451 ,m_bListening( sal_False ) in OPropertySetAggregationHelper()
482 if ( m_xAggregateSet.is() && m_bListening ) in disposing()
487 m_bListening = sal_False; in disposing()
498 m_bListening = sal_False; in disposing()
570 if (m_bListening && m_xAggregateSet.is()) in setAggregation()
574 m_bListening = sal_False; in setAggregation()
592 if (!m_bListening && m_xAggregateSet.is()) in startListening()
599 m_bListening = sal_True; in startListening()
609 if (!m_bListening) in addVetoableChangeListener()
619 if (!m_bListening) in addPropertyChangeListener()
[all …]
/trunk/main/extensions/source/bibliography/
H A Dloadlisteneradapter.cxx86 ,m_bListening( sal_False ) in OComponentAdapterBase()
103 m_bListening = sal_True; in Init()
114 if ( m_bListening ) in dispose()
123 m_bListening = sal_False; in dispose()
147 m_bListening = sal_False; in disposing()
H A Dloadlisteneradapter.hxx77 sal_Bool m_bListening : 1; member in bib::OComponentAdapterBase
/trunk/main/comphelper/source/misc/
H A DSelectionMultiplex.cxx91 ,m_bListening(sal_False) in OSelectionChangeMultiplexer()
123 if (m_bListening) in dispose()
132 m_bListening = sal_False; in dispose()
154 m_bListening = sal_False; in disposing()
/trunk/main/toolkit/source/controls/
H A Dcontrolmodelcontainerbase.cxx1100 m_bListening( false ) in ResourceListener()
1141 bool bListening( m_bListening ); in startListening()
1165 m_bListening = true; in startListening()
1184 if ( m_bListening && m_xResource.is() ) in stopListening()
1196 m_bListening = false; in stopListening()
1261 m_bListening = false; in disposing()
1287 m_bListening = false; in disposing()
/trunk/main/comphelper/inc/comphelper/
H A Denumhelper.hxx68 sal_Bool m_bListening; member in comphelper::OEnumerationByName
99 sal_Bool m_bListening; member in comphelper::OEnumerationByIndex
H A DSelectionMultiplex.hxx82 sal_Bool m_bListening : 1; member in comphelper::OSelectionChangeMultiplexer
H A Dpropmultiplex.hxx82 sal_Bool m_bListening : 1; member in comphelper::OPropertyChangeMultiplexer
H A Dpropagg.hxx210 sal_Bool m_bListening : 1; member in comphelper::OPropertySetAggregationHelper
/trunk/main/svx/source/inc/
H A Dformdispatchinterceptor.hxx69 sal_Bool m_bListening; member in svxform::DispatchInterceptionMultiplexer
/trunk/main/toolkit/inc/toolkit/controls/
H A Dcontrolmodelcontainerbase.hxx208 …ol m_bListening; member in ResourceListener

Completed in 50 milliseconds