Searched refs:ContainerListemers (Results 1 – 4 of 4) sorted by relevance
/trunk/main/dbaccess/source/core/dataaccess/ |
H A D | definitioncontainer.cxx | 231 notifyByName( aGuard, _rName, xNewElement, NULL, E_INSERTED, ContainerListemers ); in insertByName() 252 notifyByName( aGuard, _rName, NULL, xOldElement, E_REMOVED, ContainerListemers ); in removeByName() 273 notifyByName( aGuard, _rName, xNewElement, xOldElement, E_REPLACED, ContainerListemers ); in replaceByName()
|
H A D | documentcontainer.cxx | 799 notifyByName( aGuard, _rName, NULL, NULL, E_REMOVED, ContainerListemers ); in removeByName()
|
/trunk/main/dbaccess/source/core/inc/ |
H A D | definitioncontainer.hxx | 152 ContainerListemers enumerator
|
/trunk/main/dbaccess/source/core/api/ |
H A D | querycontainer.cxx | 237 notifyByName( aGuard, sNewObjectName, xNewObject, NULL, E_INSERTED, ContainerListemers ); in appendByDescriptor()
|
Completed in 30 milliseconds