public interface LocalOfficeContext
extends org.jodconverter.core.office.OfficeContext
| Modifier and Type | Method and Description |
|---|---|
@Nullable com.sun.star.uno.XComponentContext |
getComponentContext()
Gets the ComponentContext interface of the remote component context.
|
@Nullable com.sun.star.frame.XComponentLoader |
getComponentLoader()
Gets the office component loader for this context.
|
@Nullable com.sun.star.frame.XDesktop |
getDesktop()
Gets the Desktop interface of the desktop service.
|
@Nullable com.sun.star.lang.XMultiComponentFactory |
getServiceManager()
Gets the MultiComponentFactory interface of the remote service manager.
|
@Nullable com.sun.star.frame.XComponentLoader getComponentLoader()
XComponentLoader.@Nullable com.sun.star.uno.XComponentContext getComponentContext()
XComponentContext.@Nullable com.sun.star.lang.XMultiComponentFactory getServiceManager()
XMultiComponentFactory.@Nullable com.sun.star.frame.XDesktop getDesktop()
XDesktop.Copyright © 2016 - present; JODConverter.org. All rights reserved.