Searched refs:ApproveListeners (Results 1 – 3 of 3) sorted by relevance
/trunk/main/dbaccess/source/core/dataaccess/ |
H A D | definitioncontainer.cxx | 229 notifyByName( aGuard, _rName, xNewElement, NULL, E_INSERTED, ApproveListeners ); in insertByName() 250 notifyByName( aGuard, _rName, NULL, xOldElement, E_REMOVED, ApproveListeners ); in removeByName() 271 notifyByName( aGuard, _rName, xNewElement, xOldElement, E_REPLACED, ApproveListeners ); in replaceByName() 323 bool bApprove = ( _eType == ApproveListeners ); in notifyByName()
|
/trunk/main/dbaccess/source/core/inc/ |
H A D | definitioncontainer.hxx | 151 ApproveListeners, enumerator
|
/trunk/main/dbaccess/source/core/api/ |
H A D | querycontainer.cxx | 220 notifyByName( aGuard, sNewObjectName, xNewObject, NULL, E_INSERTED, ApproveListeners ); in appendByDescriptor()
|
Completed in 28 milliseconds