:: com :: sun :: star :: text ::
|
interface XTextEmbeddedObject |
- Base Interfaces
::com::sun::star::uno::XInterface
|
+--::com::sun::star::lang::XComponent
|
+--XTextContent
|
+--XTextEmbeddedObject
XTextContent |
- (referenced interface's summary:)
- enables objects to be inserted into a text and to provide their
location in a text once they are inserted into it.
|
|
- Usage Restrictions
- deprecated
- Description
- f t!
|
Methods' Details |
getObject
- Returns
- an interface to the linked object that is contained in
the TextEmbeddedObject.
|
|
setObject
void |
setObject( |
[in] ::com::sun::star::uno::XInterface |
xObject ); |
- Description
- sets an object into the TextEmbeddedObject.
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.