:: com :: sun :: star :: text ::
|
interface XTextRangeMover |
- Base Hierarchy
::com::sun::star::uno::XInterface
|
+-XTextRangeMover
|
- Description
- makes it possible to move a text range (e.g. a paragraph by itself)
within this text.
The movement is specified by the number of paragraphs within the order
of paragraphs.
- See also
- Text
|
Methods' Summary |
moveTextRange |
moves the contents to which xRange refers forward or
backward.
|
Methods' Details |
moveTextRange
void
moveTextRange( |
[in] XTextRange
[in] short |
xRange,
nParagraphs ); |
- Description
- moves the contents to which xRange refers forward or
backward.
|
|
Top of Page
Copyright © 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.