Data of Class ContextEntry_Init
- bLateInitService
- bool bLateInitService;
- Summary
- late init denotes a object that will be raised when first get() is calling for it
- Description
- The context implementation expects either a ::com::sun::star::lang::XSingleComponentFactory
object as value (to instanciate the object) or a string as value for raising
a service via the used service manager.
- name
- ::rtl::OUString name;
- Summary
- name of context value
- value
- ::com::sun::star::uno::Any value;
- Summary
- context value
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.