:: com :: sun :: star :: text ::

interface XTextFrame
Base Interfaces
XTextFrameXTextContent
   ┗ ::com::sun::star::lang::XComponent

XTextContent
(referenced interface's summary:)

Methods' Summary
getText  
Methods' Details
getText
XText
getText();

Returns
the text within this frame. The returned interface belongs to an object which implements the service Text.
Top of Page