Home
last modified time | relevance | path

Searched refs:rootContext (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/desktop/source/deployment/registry/component/
H A Ddp_component.cxx1242 rootContext( in componentLiveInsertion() local
1246 if (rootContext.is()) { in componentLiveInsertion()
1254 rootContext->removeByName( in componentLiveInsertion()
1260 rootContext->insertByName( in componentLiveInsertion()
1266 rootContext->replaceByName( in componentLiveInsertion()
1273 rootContext->insertByName(name, css::uno::Any()); in componentLiveInsertion()
1279 rootContext->replaceByName(name, css::uno::Any()); in componentLiveInsertion()
1303 if (rootContext.is()) { in componentLiveRemoval()
1311 rootContext->removeByName( in componentLiveRemoval()
1315 rootContext->removeByName( in componentLiveRemoval()
[all …]

Completed in 39 milliseconds