summaryrefslogtreecommitdiff
path: root/wizards/source
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-07-12 17:56:42 +0200
committerAndrea Gelmini <andrea.gelmini@gelma.net>2019-07-27 10:02:06 +0200
commit16e15bd404e0042aaceba3bd2ed75ac6fe333922 (patch)
treee2956f8a5ab4f73f4265dc9ca2bc9461118f3c3f /wizards/source
parentca5f5d6c9f297e926662424e1546e92b41c83eaf (diff)
Fix typo
Change-Id: I309ce0b4aade85a510836be0d04bf66c916a464a Reviewed-on: https://gerrit.libreoffice.org/75507 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Jenkins Reviewed-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Diffstat (limited to 'wizards/source')
-rw-r--r--wizards/source/access2base/L10N.xba2
-rw-r--r--wizards/source/access2base/Utils.xba6
-rw-r--r--wizards/source/depot/Lang_it.xba2
-rw-r--r--wizards/source/euro/Writer.xba2
-rw-r--r--wizards/source/importwizard/FilesModul.xba2
-rw-r--r--wizards/source/tutorials/TutorialsDialog.xdl2
6 files changed, 8 insertions, 8 deletions
diff --git a/wizards/source/access2base/L10N.xba b/wizards/source/access2base/L10N.xba
index ef11f6f3ef4d..22a65e243178 100644
--- a/wizards/source/access2base/L10N.xba
+++ b/wizards/source/access2base/L10N.xba
@@ -537,4 +537,4 @@ Dim oLocale as Object
_GetLocale = oLocale.getByName(&quot;ooLocale&quot;)
End Function &apos; GetLocale V0.8.9
-</script:module> \ No newline at end of file
+</script:module>
diff --git a/wizards/source/access2base/Utils.xba b/wizards/source/access2base/Utils.xba
index 65221aba3007..52ab91a7db58 100644
--- a/wizards/source/access2base/Utils.xba
+++ b/wizards/source/access2base/Utils.xba
@@ -209,7 +209,7 @@ End Function &apos; CStr V0.9.5
REM -----------------------------------------------------------------------------------------------------------------------
Public Function _CVar(ByRef psArg As String, ByVal Optional pbStrDate As Boolean) As Variant
-&apos; psArg is presumed an output of _CStr (stored in the mean time in a text file f.i.)
+&apos; psArg is presumed an output of _CStr (stored in the meantime in a text file f.i.)
&apos; _CVar returns the corresponding original variant variable or Null/Nothing if not possible
&apos; Return values may of types Array, Long, Double, Date, Boolean, String, Null or Empty
&apos; pbStrDate = True keeps dates as strings
@@ -1027,7 +1027,7 @@ Dim oEvents As Object, sEvent As String, sEventName As String, oEvent As Object
_RegisterDialogEventScript = False
If Not _hasUNOMethod(poObject, &quot;getEvents&quot;) Then Exit Function
-&apos; Remove existing event, if any, than store new script code
+&apos; Remove existing event, if any, then store new script code
Set oEvents = poObject.getEvents()
sEvent = Utils._GetEventName(psEvent)
sEventName = &quot;com.sun.star.awt.&quot; &amp; psListener &amp; &quot;::&quot; &amp; sEvent
@@ -1356,4 +1356,4 @@ Private Function _UTF8Encode(ByVal psChar As String) As String
End Function &apos; _UTF8Encode V1.4.0
-</script:module> \ No newline at end of file
+</script:module>
diff --git a/wizards/source/depot/Lang_it.xba b/wizards/source/depot/Lang_it.xba
index 063b0e2051dd..a8d21bf257fc 100644
--- a/wizards/source/depot/Lang_it.xba
+++ b/wizards/source/depot/Lang_it.xba
@@ -172,4 +172,4 @@ Sub LoadItalianLanguage()
.cmdCancel.Label = sCancel
End With
End Sub
-</script:module> \ No newline at end of file
+</script:module>
diff --git a/wizards/source/euro/Writer.xba b/wizards/source/euro/Writer.xba
index d747b46d2324..bf89135bcdb5 100644
--- a/wizards/source/euro/Writer.xba
+++ b/wizards/source/euro/Writer.xba
@@ -31,7 +31,7 @@ Dim oCell as Object
While oParagraphs.HasMoreElements
oPara = oParagraphs.NextElement
If NOT oPara.supportsService(&quot;com.sun.star.text.Paragraph&quot;) Then
- &apos; Note: As cells might be splitted or merged
+ &apos; Note: As cells might be split or merged
&apos; you cannot refer to them via their indices
sCellNames = oPara.CellNames
For i = 0 To Ubound(sCellNames)
diff --git a/wizards/source/importwizard/FilesModul.xba b/wizards/source/importwizard/FilesModul.xba
index 31a4cbc03b3c..cfac77dfe6cd 100644
--- a/wizards/source/importwizard/FilesModul.xba
+++ b/wizards/source/importwizard/FilesModul.xba
@@ -356,7 +356,7 @@ Dim sPrevMimeTypeorExtension as String
Elseif iGeneralOverwrite = SBOVERWRITENEVER Then
bDoSave = False
ElseIf ((iGeneralOverWrite = SBOVERWRITEQUERY) OR (iGeneralOverwrite = SBOVERWRITECANCEL)) Then
- &apos; Todo: According to AS there might come a new feature that storeasUrl could possibly rise a UI dialog.
+ &apos; Todo: According to AS there might come a new feature that storeasUrl could possibly rise a UI dialog.
&apos; In this case my own UI becomes obsolete
sCurFileExists = ReplaceString(sFileExists, ConvertFromUrl(sTargetUrl), &quot;&lt;1&gt;&quot;)
sCurFileExists = ReplaceString(sCurFileExists, chr(13), &quot;&lt;CR&gt;&quot;)
diff --git a/wizards/source/tutorials/TutorialsDialog.xdl b/wizards/source/tutorials/TutorialsDialog.xdl
index 8a7363f27576..f8a2ee2115c2 100644
--- a/wizards/source/tutorials/TutorialsDialog.xdl
+++ b/wizards/source/tutorials/TutorialsDialog.xdl
@@ -25,7 +25,7 @@
<dlg:button dlg:id="CommandButton" dlg:tab-index="3" dlg:left="232" dlg:top="4" dlg:width="13" dlg:height="13" dlg:value="C">
<script:event script:event-name="on-performaction" script:macro-name="vnd.sun.star.script:Tutorials.Functions.Minimize?language=Basic&amp;location=application" script:language="Script"/>
</dlg:button>
- <dlg:text dlg:id="myText" dlg:tab-index="4" dlg:left="91" dlg:top="26" dlg:width="153" dlg:height="145" dlg:value="This text explains all the action items that the user can do to follow the current step highlighted in the road map at the left side of the tutorial window.&#x0a;&#x0a;1. Open the Format menu&#x0a;2. Choose the Paragraph command&#x0a;3. Click the Numbering tab&#x0a;&#x0a;The first step will always explain what the current tutorial is about.&#x0a;&#x0a;The last step - it is higjlighted currently in the road map - will summarize what the user now has seen or learned." dlg:multiline="true"/>
+ <dlg:text dlg:id="myText" dlg:tab-index="4" dlg:left="91" dlg:top="26" dlg:width="153" dlg:height="145" dlg:value="This text explains all the action items that the user can do to follow the current step highlighted in the road map at the left side of the tutorial window.&#x0a;&#x0a;1. Open the Format menu&#x0a;2. Choose the Paragraph command&#x0a;3. Click the Numbering tab&#x0a;&#x0a;The first step will always explain what the current tutorial is about.&#x0a;&#x0a;The last step - it is highlighted currently in the road map - will summarize what the user now has seen or learned." dlg:multiline="true"/>
<dlg:button dlg:id="show" dlg:tab-index="1" dlg:left="142" dlg:top="180" dlg:width="50" dlg:height="14" dlg:value="Show me">
<script:event script:event-name="on-performaction" script:macro-name="vnd.sun.star.script:Tutorials.Functions.Show?language=Basic&amp;location=application" script:language="Script"/>
</dlg:button>