Remove visual noise from odk

Change-Id: I5638e2d37827c2d7322b72bf6ce176ac843639f1
Reviewed-on: https://gerrit.libreoffice.org/8285
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
This commit is contained in:
Alexander Wilms
2014-02-25 19:24:31 +01:00
committed by Caolán McNamara
parent 91ff31b6f7
commit 99e3bd454b
109 changed files with 586 additions and 586 deletions

View File

@ -32,12 +32,12 @@
*
*************************************************************************/
//***************************************************************************
// comment: Step 1: bootstrap UNO and get the remote component context
// Step 2: open an empty text document
// Step 3: create an enumeration of all paragraphs
// Step 4: create an enumeration of all text portions
//***************************************************************************
import com.sun.star.uno.UnoRuntime;