Lines Matching refs:m_rTransactionManager

59     , m_rTransactionManager  (*pExternalTransactionManager         )  in PropertySetHelper()
71 TransactionGuard aTransaction(m_rTransactionManager, E_SOFTEXCEPTIONS); in impl_setPropertyChangeBroadcaster()
85 TransactionGuard aTransaction(m_rTransactionManager, E_SOFTEXCEPTIONS); in impl_addPropertyInfo()
103 TransactionGuard aTransaction(m_rTransactionManager, E_SOFTEXCEPTIONS); in impl_removePropertyInfo()
124 TransactionGuard aTransaction(m_rTransactionManager, E_SOFTEXCEPTIONS); in impl_disablePropertySet()
200 TransactionGuard aTransaction(m_rTransactionManager, E_HARDEXCEPTIONS); in getPropertySetInfo()
217 TransactionGuard aTransaction(m_rTransactionManager, E_HARDEXCEPTIONS); in setPropertyValue()
278 TransactionGuard aTransaction(m_rTransactionManager, E_HARDEXCEPTIONS); in getPropertyValue()
307 TransactionGuard aTransaction(m_rTransactionManager, E_HARDEXCEPTIONS); in addPropertyChangeListener()
329 TransactionGuard aTransaction(m_rTransactionManager, E_SOFTEXCEPTIONS); in removePropertyChangeListener()
351 TransactionGuard aTransaction(m_rTransactionManager, E_HARDEXCEPTIONS); in addVetoableChangeListener()
373 TransactionGuard aTransaction(m_rTransactionManager, E_SOFTEXCEPTIONS); in removeVetoableChangeListener()
392 TransactionGuard aTransaction(m_rTransactionManager, E_HARDEXCEPTIONS); in getProperties()
417 TransactionGuard aTransaction(m_rTransactionManager, E_HARDEXCEPTIONS); in getPropertyByName()
434 TransactionGuard aTransaction(m_rTransactionManager, E_HARDEXCEPTIONS); in hasPropertyByName()