Searched refs:rootContext (Results 1 – 1 of 1) sorted by relevance
1238 rootContext( in componentLiveInsertion() local1242 if (rootContext.is()) { in componentLiveInsertion()1250 rootContext->removeByName( in componentLiveInsertion()1256 rootContext->insertByName( in componentLiveInsertion()1262 rootContext->replaceByName( in componentLiveInsertion()1269 rootContext->insertByName(name, css::uno::Any()); in componentLiveInsertion()1275 rootContext->replaceByName(name, css::uno::Any()); in componentLiveInsertion()1295 css::uno::Reference< css::container::XNameContainer > rootContext( in componentLiveRemoval() local1299 if (rootContext.is()) { in componentLiveRemoval()1307 rootContext->removeByName( in componentLiveRemoval()[all …]