Searched refs:E_INSERTED (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/dbaccess/source/core/dataaccess/ |
H A D | definitioncontainer.cxx | 229 notifyByName( aGuard, _rName, xNewElement, NULL, E_INSERTED, ApproveListeners ); in insertByName() 231 notifyByName( aGuard, _rName, xNewElement, NULL, E_INSERTED, ContainerListemers ); in insertByName() 334 case E_INSERTED: in notifyByName()
|
/aoo4110/main/dbaccess/source/core/api/ |
H A D | querycontainer.cxx | 220 notifyByName( aGuard, sNewObjectName, xNewObject, NULL, E_INSERTED, ApproveListeners ); in appendByDescriptor() 237 notifyByName( aGuard, sNewObjectName, xNewObject, NULL, E_INSERTED, ContainerListemers ); in appendByDescriptor()
|
/aoo4110/main/dbaccess/source/core/inc/ |
H A D | definitioncontainer.hxx | 146 E_INSERTED enumerator
|
Completed in 26 milliseconds