:: com :: sun :: star :: text ::
|
interface 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 |
xRange, |
| [in] short |
nParagraphs ); |
- Description
- moves the contents to which xRange refers forward or
backward.
|
|
Top of Page
Copyright © 1995, 2012, 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.