Syntax
interface XTextField : com::sun::star::text::XTextContent ;
Description
is the base interface for all text fields.
A text field is embedded in text and expands to a sequence of
characters.
See also
- TextField
-
Known Services Which Export this Interface
|
com::sun::star::text::TextField -
Method Details
|
|
Syntax
- string getPresentation
(
- boolean bShowCommand );
Returns
- the display string of the text field either as the command
of the field or as the output string.
Parameter bShowCommand
-
if true
the command of the field will be returned
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.