Searched refs:xNewObject (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/dbaccess/source/core/api/ |
H A D | querycontainer.cxx | 213 …Reference< XContent > xNewObject( implCreateWrapper( Reference< XContent>( xCommandDefinitionPart,… in appendByDescriptor() local 220 notifyByName( aGuard, sNewObjectName, xNewObject, NULL, E_INSERTED, ApproveListeners ); in appendByDescriptor() 224 disposeComponent( xNewObject ); in appendByDescriptor() 236 implAppend( sNewObjectName, xNewObject ); in appendByDescriptor() 237 notifyByName( aGuard, sNewObjectName, xNewObject, NULL, E_INSERTED, ContainerListemers ); in appendByDescriptor()
|
/aoo4110/main/basctl/source/dlged/ |
H A D | propbrw.cxx | 592 Reference< XPropertySet > xNewObject; in ImplUpdate() local 602 xNewObject = xNewObject.query( pDlgEdObj->GetUnoControlModel() ); in ImplUpdate() 613 implSetNewObject( xNewObject ); in ImplUpdate()
|
Completed in 22 milliseconds