Methods' Details
|
- getText
-  
com::sun::star::text::XText
getText();
- Returns
-
the text interface in which the text position is contained.
|
- getStart
-  
com::sun::star::text::XTextRange
getStart();
- Returns
-
a text range which contains only the start of this text range.
|
- getEnd
-  
com::sun::star::text::XTextRange
getEnd();
- Returns
-
a text range which contains only the end of this text range.
|
- getString
-  
string
getString();
- Returns
-
the string that is included in this text range.
|
- setString
-  
- [ oneway ] void
setString(
-
- Description
- the whole string of characters of this piece of text is replaced.
All styles are removed when applying this method.
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.