Home
last modified time | relevance | path

Searched refs:bIgnoreRuntimeExceptionsWhileFiring (Results 1 – 4 of 4) sorted by relevance

/trunk/main/cppuhelper/source/
H A Dpropshlp.cxx174 OBroadcastHelper & rBHelper_, bool bIgnoreRuntimeExceptionsWhileFiring ) in OPropertySetHelper() argument
178 m_pReserved( new Impl( bIgnoreRuntimeExceptionsWhileFiring, 0 ) ) in OPropertySetHelper()
184 bool bIgnoreRuntimeExceptionsWhileFiring) in OPropertySetHelper() argument
189 new Impl( bIgnoreRuntimeExceptionsWhileFiring, i_pFireEvents) ) in OPropertySetHelper()
638 bool bIgnoreRuntimeExceptionsWhileFiring = in fire() local
690 if (! bIgnoreRuntimeExceptionsWhileFiring) in fire()
747 if (! bIgnoreRuntimeExceptionsWhileFiring) in fire()
797 if (! bIgnoreRuntimeExceptionsWhileFiring) in fire()
/trunk/main/comphelper/source/property/
H A Dopropertybag.cxx158 bool bIgnoreRuntimeExceptionsWhileFiring) in fireEvents() argument
161 setModifiedImpl(sal_True, bIgnoreRuntimeExceptionsWhileFiring); in fireEvents()
166 bool bIgnoreRuntimeExceptionsWhileFiring) in setModifiedImpl() argument
179 if (!bIgnoreRuntimeExceptionsWhileFiring) { in setModifiedImpl()
H A Dopropertybag.hxx181 bool bIgnoreRuntimeExceptionsWhileFiring);
184 bool bIgnoreRuntimeExceptionsWhileFiring);
/trunk/main/cppuhelper/inc/cppuhelper/
H A Dpropshlp.hxx328 bool bIgnoreRuntimeExceptionsWhileFiring) = 0;
376 OBroadcastHelper & rBHelper, bool bIgnoreRuntimeExceptionsWhileFiring );
401 bool bIgnoreRuntimeExceptionsWhileFiring = false);