Interface and Description |
---|
com.sun.star.uno.IBridge
As of UDK 3.2, this interface is deprecated, without offering a
replacement.
|
com.sun.star.uno.IEnvironment
As of UDK 3.2, this interface is deprecated, without offering a
replacement.
|
com.sun.star.uno.IFieldDescription
This interface does not cover all the features supported by the
corresponding (unpublished) implementation. But no client code should need
to access this functionality, anyway.
|
com.sun.star.uno.IMapping
As of UDK 3.2, this interface is deprecated, without offering a
replacement.
|
com.sun.star.uno.IMemberDescription
This interface does not cover all the features supported by the
corresponding (unpublished) implementation. But no client code should need
to access this functionality, anyway.
|
com.sun.star.uno.IMethodDescription
This interface does not cover all the features supported by the
corresponding (unpublished) implementation. But no client code should need
to access this functionality, anyway.
|
com.sun.star.uno.ITypeDescription
This interface does not cover all the features supported by the
corresponding (unpublished) implementation. But no client code should need
to access this functionality, anyway.
|
Class and Description |
---|
com.sun.star.uno.Ascii
do not use
|
com.sun.star.uno.AsciiString
do not use
|
com.sun.star.lib.uno.typeinfo.ConstantTypeInfo
UNOTYPEINFO for constants is not needed |
com.sun.star.uno.MappingException
since UDK 3.0.2
|
com.sun.star.comp.helper.RegistryServiceFactory
use class Bootstrap instead
|
com.sun.star.comp.helper.SharedLibraryLoader
use class Bootstrap bootstrapping a native UNO installation
and use the shared library loader service.
The
SharedLibraryLoader class provides the functionality of the com.sun.star.loader.SharedLibrary
service.
|
Field and Description |
---|
com.sun.star.uno.UnoRuntime.DEBUG
As of UDK 3.2.0, do not use this internal field.
|
Method and Description |
---|
com.sun.star.uno.UnoRuntime.getBridge(IEnvironment, IEnvironment, Object[])
As of UDK 3.2.0, this method is deprecated, without
offering a replacement.
|
com.sun.star.uno.UnoRuntime.getBridgeByName(String, Object, String, Object, Object[])
As of UDK 3.2.0, this method is deprecated, without
offering a replacement.
|
com.sun.star.uno.UnoRuntime.getBridges()
As of UDK 3.2.0, this method is deprecated, without
offering a replacement.
|
com.sun.star.uno.UnoRuntime.getEnvironment(String, Object)
As of UDK 3.2.0, this method is deprecated, without
offering a replacement.
|
com.sun.star.uno.UnoRuntime.getMapping(IEnvironment, IEnvironment)
As of UDK 3.2.0, this method is deprecated, without
offering a replacement.
|
com.sun.star.uno.UnoRuntime.getMappingByName(String, String)
As of UDK 3.2.0, this method is deprecated, without
offering a replacement.
|
com.sun.star.comp.loader.FactoryHelper.getServiceFactory(Class, XMultiServiceFactory, XRegistryKey)
as of UDK 1.0
|
com.sun.star.uno.UnoRuntime.reset()
As of UDK 3.2.0, this method is deprecated, without
offering a replacement.
|
Constructor and Description |
---|
com.sun.star.uno.Any(Class, Object)
as of UDK 2.0
|
com.sun.star.uno.Ascii(char)
do not use
|
com.sun.star.uno.AsciiString(String)
do not use
|
com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge(Object[])
as of UDK 1.0
|
com.sun.star.uno.UnoRuntime()
As of UDK 3.2.0, do not create instances of this class.
It is considered a historic mistake to have a
public
constructor for this class, which only has static members.
Also, this class might be changed to become final in a
future version. |