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()
662 bool bIgnoreRuntimeExceptionsWhileFiring = in fire() local
714 if (! bIgnoreRuntimeExceptionsWhileFiring) in fire()
771 if (! bIgnoreRuntimeExceptionsWhileFiring) in fire()
821 if (! bIgnoreRuntimeExceptionsWhileFiring) in fire()
/trunk/main/comphelper/source/property/
H A Dopropertybag.cxx155 bool bIgnoreRuntimeExceptionsWhileFiring) in fireEvents() argument
158 setModifiedImpl(sal_True, bIgnoreRuntimeExceptionsWhileFiring); in fireEvents()
163 bool bIgnoreRuntimeExceptionsWhileFiring) in setModifiedImpl() argument
176 if (!bIgnoreRuntimeExceptionsWhileFiring) { in setModifiedImpl()
H A Dopropertybag.hxx186 bool bIgnoreRuntimeExceptionsWhileFiring);
189 bool bIgnoreRuntimeExceptionsWhileFiring);
/trunk/main/cppuhelper/inc/cppuhelper/
H A Dpropshlp.hxx330 bool bIgnoreRuntimeExceptionsWhileFiring) = 0;
378 OBroadcastHelper & rBHelper, bool bIgnoreRuntimeExceptionsWhileFiring );
403 bool bIgnoreRuntimeExceptionsWhileFiring = false);

Completed in 36 milliseconds