LibreOffice
LibreOffice 26.2 SDK API Reference
Toggle main menu visibility
Loading...
Searching...
No Matches
OOoEmbeddedObjectFactory Service Reference
import "
OOoEmbeddedObjectFactory.idl
";
Inheritance diagram for OOoEmbeddedObjectFactory:
Additional Inherited Members
Exported Interfaces inherited from
XEmbeddedObjectCreator
interface
XEmbedObjectCreator
interface
XEmbedObjectFactory
interface
XLinkCreator
interface
XLinkFactory
Public Member Functions inherited from
XEmbedObjectCreator
::com::sun::star::uno::XInterface
createInstanceInitNew
([in] sequence< byte > aClassID, [in] string sClassName, [in]
::com::sun::star::embed::XStorage
xStorage, [in] string sEntryName, [in] sequence<
::com::sun::star::beans::PropertyValue
> aObjectArgs) raises (
::com::sun::star::lang::IllegalArgumentException
,
::com::sun::star::io::IOException
,
::com::sun::star::uno::Exception
)
creates a new object and initializes it as a new one.
::com::sun::star::uno::XInterface
createInstanceInitFromEntry
([in]
::com::sun::star::embed::XStorage
xStorage, [in] string sEntryName, [in] sequence<
::com::sun::star::beans::PropertyValue
> aMediaDescriptor, [in] sequence<
::com::sun::star::beans::PropertyValue
> aObjectArgs) raises (
::com::sun::star::lang::IllegalArgumentException
,
::com::sun::star::container::NoSuchElementException
,
::com::sun::star::io::IOException
,
::com::sun::star::uno::Exception
)
creates a new object that should be based on specified storage entry.
::com::sun::star::uno::XInterface
createInstanceInitFromMediaDescriptor
([in]
::com::sun::star::embed::XStorage
xStorage, [in] string sEntryName, [in] sequence<
::com::sun::star::beans::PropertyValue
> aMediaDescriptor, [in] sequence<
::com::sun::star::beans::PropertyValue
> aObjectArgs) raises (
::com::sun::star::lang::IllegalArgumentException
,
::com::sun::star::io::IOException
,
::com::sun::star::uno::Exception
)
creates a new object and initializes it based on
com::sun::star::document::MediaDescriptor
.
Public Member Functions inherited from
XInterface
any
queryInterface
([in] type aType)
queries for a new interface to an existing UNO object.
void
acquire
()
increases the reference counter by one.
void
release
()
decreases the reference counter by one.
Public Member Functions inherited from
XEmbedObjectFactory
::com::sun::star::uno::XInterface
createInstanceUserInit
([in] sequence< byte > aClassID, [in] string sClassName, [in]
::com::sun::star::embed::XStorage
xStorage, [in] string sEntName, [in] long nEntryConnectionMode, [in] sequence<
::com::sun::star::beans::PropertyValue
> aArgs, [in] sequence<
::com::sun::star::beans::PropertyValue
> aObjectArgs) raises (
::com::sun::star::lang::IllegalArgumentException
,
::com::sun::star::io::IOException
,
::com::sun::star::uno::Exception
)
creates a new object and transport parameters for persistent initialization.
Public Member Functions inherited from
XLinkCreator
::com::sun::star::uno::XInterface
createInstanceLink
([in]
::com::sun::star::embed::XStorage
xStorage, [in] string sEntryName, [in] sequence<
::com::sun::star::beans::PropertyValue
> aArgs, [in] sequence<
::com::sun::star::beans::PropertyValue
> aObjectArgs) raises (
::com::sun::star::lang::IllegalArgumentException
,
::com::sun::star::io::IOException
,
::com::sun::star::uno::Exception
)
creates a new object based on
com::sun::star::document::MediaDescriptor
and initializes it as a link.
Protected Member Functions inherited from
XLinkFactory
::com::sun::star::uno::XInterface
createInstanceLinkUserInit
([in] sequence< byte > aClassID, [in] string ClassName, [in]
::com::sun::star::embed::XStorage
xStorage, [in] string sEntryName, [in] sequence<
::com::sun::star::beans::PropertyValue
> aArgs, [in] sequence<
::com::sun::star::beans::PropertyValue
> aObjectArgs) raises (
::com::sun::star::lang::IllegalArgumentException
,
::com::sun::star::io::IOException
,
::com::sun::star::uno::Exception
)
creates a new link and transport parameters for persistent initialization.
Detailed Description
Since
LibreOffice 4.1
The documentation for this service was generated from the following file:
com/sun/star/embed/
OOoEmbeddedObjectFactory.idl
com
sun
star
embed
OOoEmbeddedObjectFactory
Generated by
1.17.0