summaryrefslogtreecommitdiff
path: root/testautomation/graphics/optional/includes/global/id_006.inc
blob: a32bbd962ad597c1aa2afb477d51847cded973c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
'encoding UTF-8  Do not remove or change this line!
'**************************************************************************
' DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
'
' Copyright 2000, 2010 Oracle and/or its affiliates.
'
' OpenOffice.org - a multi-platform office productivity suite
'
' This file is part of OpenOffice.org.
'
' OpenOffice.org is free software: you can redistribute it and/or modify
' it under the terms of the GNU Lesser General Public License version 3
' only, as published by the Free Software Foundation.
'
' OpenOffice.org is distributed in the hope that it will be useful,
' but WITHOUT ANY WARRANTY; without even the implied warranty of
' MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
' GNU Lesser General Public License version 3 for more details
' (a copy is included in the LICENSE file that accompanied this code).
'
' You should have received a copy of the GNU Lesser General Public License
' version 3 along with OpenOffice.org.  If not, see
' <http://www.openoffice.org/license.html>
' for a copy of the LGPLv3 License.
'
'/************************************************************************
'*
'* Owner : wolfram.garten@sun.com
'*
'* short description :
'*
'***********************************************************************************
' #1 tiToolsSpellchecking
' #1 tiToolsSpellcheckingAutomatic
' #1 tiToolsThesaurus
' #1 tiToolsHyphenation
' #1 tiToolsAutoCorrect
' #1 tChineseTranslation
' #1 tiToolsMacro
' #1 tiToolsGallery
' #1 tiToolsEyedropper
' #1 tiToolsOptions
'\**********************************************************************************


testcase tiToolsSpellchecking

    if not gOOO then ' Spellcheck doesn't work in OOo builds.
        Call hNewDocument
        WaitSlot (2000)    'sleep 2
        call hSetSpellHypLanguage
        Call hTextrahmenErstellen ("Whaaaat", 10, 10, 30, 40)
        sleep 1
        ToolsSpellCheck
        WaitSlot (1000)    'sleep 1
        Kontext "MessageBox"
        if MessageBox.exists(2) then
            qaerrorlog "Messagebox : " + MessageBox.gettext() + " appear."
            qaerrorlog "Maybe no spellchecking for this languages is available."
            MessageBox.OK
        else
            Kontext "Rechtschreibung"
            if Rechtschreibung.exists then
                Call DialogTest ( Rechtschreibung )
                Rechtschreibung.Close
            else
                warnlog " Spellcheck dialog didn't came up :-("
            end if
        end if
        sleep 1
        Kontext "Messagebox"
        if Messagebox.exists (5) then
            warnlog "Shouldn't be any messagebox after pressing close in spellchecker"
            Messagebox.OK
            sleep (2)
            Kontext
        end if
        Call hCloseDocument
    else goto endsub
    endif
endcase

'--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

testcase tiToolsSpellcheckingAutomatic
    Call hNewDocument
    ToolsSpellcheckAutoSpellcheck
    Call hTextrahmenErstellen ("What", 10, 10, 30, 40)
    sleep 2
    ToolsSpellcheckAutoSpellcheck
    Call hCloseDocument
endcase

'--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

testcase tiToolsThesaurus
    if not gOOO then ' Thesaurus doesn't work in OOo builds.

        dim sFileName as String

        call hSetSpellHypLanguage
        if (gApplication = "IMPRESS") then
            sFileName = (ConvertPath (gTesttoolPath + "graphics\required\input\engtext.odp"))
        else
            sFileName = (ConvertPath (gTesttoolPath + "graphics\required\input\engtext.odg"))
        end if
        if hFileExists ( sFileName ) = FALSE then
            warnlog "The language-file was not found or accessible! The test ends."
            goto endsub
        end if
        Call hFileOpen (sFileName)
        sleep (2)

        hTypeKeys "<TAB><RETURN>"
        hTypeKeys "<END><SHIFT HOME>"

        '   Call hTextrahmenErstellen ("SimpleTest" + "<Mod1 Shift left>", 10, 10, 30, 40)
        try
            ExtrasThesaurusDraw
            Kontext "Thesaurus"
            Call DialogTest ( Thesaurus )
            Sprache.Click
            Kontext "SpracheAuswaehlen"
            Call DialogTest ( SpracheAuswaehlen )
            SpracheAuswaehlen.cancel
            Kontext "Thesaurus"
            Nachschlagen.Click
            kontext
            if Messagebox.exists (5) then
                printlog "Messagebox: word not in thesaurus: '"+Messagebox.gettext+"'"
                Messagebox.ok
            end if
            sleep 1
            Kontext "Thesaurus"
            Thesaurus.Cancel
        catch
            warnlog "Thesaurus didn't work :-("
        endcatch
        sleep 1
        Call hCloseDocument
    else goto endsub
    endif
endcase

'--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

testcase tiToolsHyphenation
    Call hNewDocument
    ExtrasSilbentrennungDraw
    WaitSlot (2000)    'sleep 2
    ExtrasSilbentrennungDraw
    Call hCloseDocument
endcase

testcase tiToolsAutoCorrect
    dim iLanguage as integer ' for resetting the language
    Call hNewDocument
    WaitSlot (1000)    'sleep 1
    ToolsAutocorrect
    WaitSlot (2000)    'sleep 1
    Kontext
    Messagebox.SetPage TabErsetzung
    Kontext "TabErsetzung"
    Call DialogTest ( TabErsetzung )
    iLanguage = WelcheSprache.GetSelIndex
    WelcheSprache.Select 1 ' select language with empty list
    Kuerzel.SetText "a"
    ErsetzenDurch.SetText "b"
    Neu.Click
    sleep 1
    Loeschen.Click
    sleep 1
    try
        Loeschen.Click
    catch
        printlog "ok was CRASH before" '#
    endcatch
    WelcheSprache.select (iLanguage)
    Kontext
    Messagebox.SetPage TabAusnahmen
    Kontext "TabAusnahmen"
    Call DialogTest ( TabAusnahmen )
    Abkuerzungen.settext "Lala"
    AbkuerzungenNeu.click
    AbkuerzungenLoeschen.click
    Woerter.settext "LALA"
    WoerterAutomatisch.Check
    WoerterNeu.click
    WoerterLoeschen.click
    WoerterAutomatisch.UnCheck
    Kontext
    Messagebox.SetPage TabOptionen
    Kontext "TabOptionen"
    Call DialogTest ( TabOptionen )
    Kontext
    Messagebox.SetPage TabLocalizedOptions
    Kontext "TabLocalizedOptions"  ' 1a
    SingleQuotesReplace.Check
    SingleQuotesStart.Click
    Kontext "Sonderzeichen"
    Call DialogTest ( Sonderzeichen, 1 )
    Sonderzeichen.Cancel
    Kontext "TabLocalizedOptions"  ' 1b
    SingleQuotesEnd.Click
    Kontext "Sonderzeichen"
    Call DialogTest ( Sonderzeichen, 2 )
    Sonderzeichen.Cancel
    Kontext "TabLocalizedOptions"  ' 1s
    SingleQuotesDefault.Click

    Kontext "TabLocalizedOptions"  ' 2a
    DoubleQuotesStart.Click
    Kontext "Sonderzeichen"
    Call DialogTest ( Sonderzeichen, 3 )
    Sonderzeichen.Cancel
    Kontext "TabLocalizedOptions"  ' 2b
    DoubleQuotesEnd.Click
    Kontext "Sonderzeichen"
    Call DialogTest ( Sonderzeichen, 4 )
    Sonderzeichen.Cancel
    Kontext "TabLocalizedOptions"  ' 2s
    DoubleQuotesDefault.Click
    SingleQuotesReplace.UnCheck
    TabLocalizedOptions.cancel
    Call hCloseDocument
endcase

'--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

testcase tChineseTranslation

    qaerrorlog( "#i89634# - Chinese Translation dialog does not close" )
    goto endsub

    dim sFileName   as string
    dim bSavedAsianSupport as boolean

    if uCase(gApplication) = "IMPRESS" then
        sFileName = "graphics\required\input\tchinese.odp"
    else
        sFileName = "graphics\required\input\tchinese.odg"
    end if

    Call hNewDocument
    WaitSlot (2000)    'sleep 1
    bSavedAsianSupport = ActiveDeactivateAsianSupport(TRUE)
    Call hFileOpen ( ConvertPath(gTesttoolPath + sFileName) )
    sleep (2)
    Kontext "Standardbar"
    if Bearbeiten.GetState(2) <> 1 then
        Bearbeiten.Click '0 = not pressed. 1 = pressed.
        Kontext
        if Active.Exists(1) then
            Active.Yes
        else
            warnlog "No messagebox after making document editable? - Test canceled here"
            goto endsub
        end if
    end if
    if uCase(gApplication) = "IMPRESS" then
        Kontext "DocumentImpress"
    else
        Kontext "DocumentDraw"
    end if
    EditSelectAll
    hTypeKeys "<RETURN>"
    hTypeKeys "<MOD1 HOME><RIGHT><RIGHT><SHIFT RIGHT RIGHT>"
    ToolsChineseTranslation
    WaitSlot (2000)    'sleep 1
    kontext "ChineseTranslation"
    Call DialogTest ( ChineseTranslation )
    EditTerms.Click
    kontext "ChineseDictionary"
    Call DialogTest ( ChineseDictionary )
    ChineseDictionary.Ok
    kontext "ChineseTranslation"
    ChineseTranslation.OK
    kontext
    if Messagebox.exists (5) then
        printlog "Messagebox: "+Messagebox.gettext+"'"
        Messagebox.ok
    end if
    ActiveDeactivateAsianSupport(bSavedAsianSupport)
    Call hCloseDocument
endcase

'--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

testcase tiToolsMacro
    Call hNewDocument
    WaitSlot (2000)    'sleep 2
    ToolsMacro
    Kontext "Makro"
    Call DialogTest ( Makro )
    Verwalten.Click

    Kontext
    Messagebox.SetPage TabModule
    Kontext "TabModule"
    Call DialogTest ( TabModule )

    Kontext
    Messagebox.SetPage TabBibliotheken
    Kontext "TabBibliotheken"
    Call DialogTest ( TabBibliotheken )
    Hinzufuegen.Click
    Kontext "Messagebox"
    if Messagebox.Exists (5) then
        if Messagebox.GetRT = 304 then
            Warnlog Messagebox.Gettext
            Messagebox.Ok
        end if
    end if
    Kontext "OeffnenDlg"
    OeffnenDlg.Cancel
    Kontext "TabBibliotheken"
    Neu.Click
    kontext "NeueBibliothek"
    sleep 1 'Bibliotheksname
    NeueBibliothek.cancel
    Kontext "TabBibliotheken"
    TabBibliotheken.Close

    Kontext "Makro"
    Makro.Cancel
    Call hCloseDocument
endcase

'--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

testcase tiToolsGallery
    Call hNewDocument
    ToolsGallery
    WaitSlot (2000)    'sleep 1
    ToolsGallery
    Call hCloseDocument
endcase

'--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

testcase tiToolsEyedropper
    Call hNewDocument
    ToolsEyedropper
    Kontext "Pipette"
    Call DialogTest (Pipette)
    Pipette.Close
    sleep 1
    Call hCloseDocument
endcase

'--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

testcase tiToolsOptions
    Call hNewDocument
    ToolsOptions
    WaitSlot (2000)    'sleep 1
    kontext "OptionenDlg"
    OptionenDlg.Close
    Call hCloseDocument
endcase

'--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------