public class SelectedTextExtractor extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
NEWLINE
New line separator
|
| Constructor and Description |
|---|
SelectedTextExtractor(com.sun.star.uno.XComponentContext xcomponentcontext,
com.sun.star.text.XTextDocument xtextdocument) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSelectedText() |
public static final String NEWLINE
public SelectedTextExtractor(com.sun.star.uno.XComponentContext xcomponentcontext,
com.sun.star.text.XTextDocument xtextdocument)
public String getSelectedText()
Copyright © 2012–2017 CoGrOO. All rights reserved.