:: com :: sun :: star :: text ::
|
interface XTextField |
- Base Interfaces
XTextField
┗ XTextContent
┗ ::com::sun::star::lang::XComponent
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.
|
|
- 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
- Developers Guide
- Text - Text Fields
|
Methods' Details |
getPresentation
string |
getPresentation( |
[in] 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 © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.