- Description
- is an object which can be anchored in a text, like instances of
::com::sun::star::text::TextFrame or ::com::sun::star::text::TextFields .
If the concrete ::com::sun::star::text::TextContent has a textual
representation which fades into the surrounding text, then
::com::sun::star::text::XTextField is used.
If the concrete ::com::sun::star::text::TextContent has a "floating" object,
like a graphic, ::com::sun::star::drawing::XShape
is used.
- See also
- ::com::sun::star::text::TextField, ::com::sun::star::text::TextTable, ::com::sun::star::text::TextFrame, ::com::sun::star::text::TextSection, ::com::sun::star::text::TextGraphicObject, ::com::sun::star::text::TextEmbeddedObject
- Developers Guide
- 7.3.1 Text Documents - Working with Text Documents - Word Processing - Editing Text - Text Contents Other Than Strings
|