[Libreoffice-commits] core.git: odk/examples wizards/com

Andras Timar andras.timar at collabora.com
Tue Mar 25 13:29:18 PDT 2014


 odk/examples/DevelopersGuide/examples.html                         |   18 +++++-----
 wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.py |   10 ++---
 2 files changed, 14 insertions(+), 14 deletions(-)

New commits:
commit 25b1d86643e5e60a3aa79d7ee3bd3e3828dc96b1
Author: Andras Timar <andras.timar at collabora.com>
Date:   Tue Mar 25 21:25:55 2014 +0100

    typo: bussiness -> business
    
    Change-Id: Id8851321571072df8042a08c2bf350891a9dfcc4

diff --git a/odk/examples/DevelopersGuide/examples.html b/odk/examples/DevelopersGuide/examples.html
index 6a9a750..1bb5d27 100644
--- a/odk/examples/DevelopersGuide/examples.html
+++ b/odk/examples/DevelopersGuide/examples.html
@@ -745,7 +745,7 @@ for the image shrink component and instantiates it.</td>
  title="link to Components/DialogComponent/DialogComponent.odt">DialogComponent.odt</a></td>
                   <td class="cell80">Document containing Basic code to
                   instantiate the Dialog Components and a Dialog containing
-                  controls with events bound to methods supported by the 
+                  controls with events bound to methods supported by the
                   Dialog Component.</td>
                 </tr>
               </tbody>
@@ -2259,7 +2259,7 @@ form controls.</a></td>
  title="link to Forms/DataAwareness.java">DataAwareness</a></td>
                   <td class="cell80">This class implements the basic
 example for a form working on a database. Two tables will be created
-and a form (writer document) with a bussiness example will fill its
+and a form (writer document) with a business example will fill its
 fields from these tables.</td>
                 </tr>
                 <tr>
@@ -2805,37 +2805,37 @@ for the Office application.</td>
                   <td class="cell80">Description</td>
                 </tr>
                 <tr>
-                  <td class="cell20"><img src="../../docs/images/bluball.gif"/> 
+                  <td class="cell20"><img src="../../docs/images/bluball.gif"/>
 <a href="./GUI/DialogDocument.java" title="link to GUI/DialogDocument.java">DialogDocument</a></td>
                   <td class="cell80">A sample showing how to display an office document in a dialog window.</td>
                 </tr>
                 <tr>
-                  <td class="cell20"><img src="../../docs/images/bluball.gif"/> 
+                  <td class="cell20"><img src="../../docs/images/bluball.gif"/>
 <a href="./GUI/Messagebox.java" title="link to GUI/MessageBox.java">MessageBox</a></td>
                   <td class="cell80">A sample showing how to display a simple message box.</td>
                 </tr>
                 <tr>
-                  <td class="cell20"><img src="../../docs/images/bluball.gif"/> 
+                  <td class="cell20"><img src="../../docs/images/bluball.gif"/>
 <a href="./GUI/UnoDialogSample.java" title="link to GUI/UnoDialogSample.java">UnoDialogSample</a></td>
                   <td class="cell80">A sample showing how to create various controls in a dialog (fixed text field, currency field, progress bar, fixed line, group box, edit field, time field, date field, pattern field, numeric field, progressbar, check box, radio button, list box, combo box, formatted field, file control, button control, roadmap control)</td>
                 </tr>
                 <tr>
-                  <td class="cell20"><img src="../../docs/images/bluball.gif"/> 
+                  <td class="cell20"><img src="../../docs/images/bluball.gif"/>
 <a href="./GUI/UnoDialogSample2.java" title="link to GUI/UnoDialogSample2.java">UnoDialogSample2</a></td>
                   <td class="cell80">A dialog sample showing how to use a roadmap control.</td>
                 </tr>
                 <tr>
-                  <td class="cell20"><img src="../../docs/images/bluball.gif"/> 
+                  <td class="cell20"><img src="../../docs/images/bluball.gif"/>
 <a href="./GUI/UnoMenu.java" title="link to GUI/UnoMenu.java">UnoMenu</a></td>
                   <td class="cell80">A sample showing a top window with some menus.</td>
                 </tr>
                 <tr>
-                  <td class="cell20"><img src="../../docs/images/bluball.gif"/> 
+                  <td class="cell20"><img src="../../docs/images/bluball.gif"/>
 <a href="./GUI/UnoMenu2.java" title="link to GUI/UnoMenu2.java">UnoMenu2</a></td>
                   <td class="cell80">A dialog sample showing how to use or work with a context menu.</td>
                 </tr>
                 <tr>
-                  <td class="cell20"><img src="../../docs/images/bluball.gif"/> 
+                  <td class="cell20"><img src="../../docs/images/bluball.gif"/>
 <a href="./GUI/ImageControlSample.java" title="link to GUI/ImageControlSample.java">ImageControlSample2</a></td>
                   <td class="cell80">Dialog sample showing how to use an image control.</td>
                 </tr>
diff --git a/wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.py b/wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.py
index 3d29aeb..77f20e4 100644
--- a/wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.py
+++ b/wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.py
@@ -198,13 +198,13 @@ class LetterWizardDialogResources(object):
         self.reslblTitle6_value = \
             oWizardResource.getResText(
                 LetterWizardDialogResources.RID_LETTERWIZARDDIALOG_START + 58)
-                
+
         #Create a Dictionary for the constants values.
         self.dictConstants = {
         "#subjectconst#" : oWizardResource.getResText(
             LetterWizardDialogResources.RID_LETTERWIZARDDIALOG_START + 59)}
 
-        #Create a dictionary for localising the bussiness templates
+        #Create a dictionary for localising the business templates
         self.dictBusinessTemplate = {
         "Elegant" : oWizardResource.getResText(
                 LetterWizardDialogResources.RID_LETTERWIZARDDIALOG_START + 60),
@@ -212,7 +212,7 @@ class LetterWizardDialogResources(object):
                 LetterWizardDialogResources.RID_LETTERWIZARDDIALOG_START + 61),
         "Office" : oWizardResource.getResText(
                 LetterWizardDialogResources.RID_LETTERWIZARDDIALOG_START + 62)}
-                
+
         #Create a dictionary for localising the official templates
         self.dictOfficialTemplate = {
         "Elegant" : oWizardResource.getResText(
@@ -223,7 +223,7 @@ class LetterWizardDialogResources(object):
                 LetterWizardDialogResources.RID_LETTERWIZARDDIALOG_START + 62)}
 
         #Create a dictionary for localising the private templates
-        self.dictPrivateTemplate = {                
+        self.dictPrivateTemplate = {
         "Bottle" : oWizardResource.getResText(
                 LetterWizardDialogResources.RID_LETTERWIZARDDIALOG_START + 63),
         "Mail" : oWizardResource.getResText(
@@ -240,7 +240,7 @@ class LetterWizardDialogResources(object):
         self.resTemplateDescription = \
             oWizardResource.getResText(
                 LetterWizardDialogResources.RID_RID_COMMON_START + 20)
-        
+
         self.RoadmapLabels = oWizardResource.getResArray(
             LetterWizardDialogResources.RID_LETTERWIZARDROADMAP_START + 1, 6)
         self.SalutationLabels = oWizardResource.getResArray(


More information about the Libreoffice-commits mailing list