服务管理器与组件上下文
From Apache OpenOffice Wiki
< Zh | Documentation
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
本节讨论用于与 OpenOffice.org(以及与任何 UNO 应用程序)连接的根对象 – 服务管理器。根对象用作每个 UNO 应用程序的入口点,并在实例化过程中被传送到每个 UNO 组件。
目前存在两种不同的获取根对象的概念。StarSuite6.0 和 OpenOffice.org1.0 使用旧概念。较新的版本或产品修补程序使用新概念,并仅针对兼容性问题提供旧概念。首先,我们来了解旧概念,即本指南底层 OpenOffice.org 实现的主要部分中使用的服务管理器。其次,我们将介绍组件上下文(它是新概念),并解释移植路径。
| Content on this page is licensed under the Public Documentation License (PDL). |