|
Rename Variable xcursor : XTextCursor to xCursor : XTextCursor in method private getParagraphCursor(xContext XComponentContext) : XParagraphCursor in class org.languagetool.openoffice.DocumentCursorTools |
From |
To |
|
Rename Variable npara : int to nPara : int in method package getNumberOfAllTextParagraphs() : int in class org.languagetool.openoffice.DocumentCursorTools |
From |
To |
|
Rename Variable curdoc : XTextDocument to curDoc : XTextDocument in method private getCursor(xContext XComponentContext) : XTextCursor in class org.languagetool.openoffice.DocumentCursorTools |
From |
To |
|
Rename Variable curcomp : XComponent to curComp : XComponent in method private getCurrentDocument(xContext XComponentContext) : XTextDocument in class org.languagetool.openoffice.DocumentCursorTools |
From |
To |