Overview | Namespace | Class | Index | Help |
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 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.