tdf#130857 qt weld: Implement QtInstanceWidget::get_text_height
[LibreOffice.git] / sd / qa / unit / data / dialogs-test.txt
blob33004038c71fa0edeb930fdfc0e4a1c607bfd847
1 # -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
3 # This file is part of the LibreOffice project.
5 # This Source Code Form is subject to the terms of the Mozilla Public
6 # License, v. 2.0. If a copy of the MPL was not distributed with this
7 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
10 # This file contains all dialogs that the unit tests in the module
11 # will work on if it is in script mode. It will read one-by-one,
12 # try to open it and create a screenshot that will be saved in
13 # workdir/screenshots using the pattern of the ui-file name.
15 # Syntax:
16 # - empty lines are allowed
17 # - lines starting with '#' are treated as comment
18 # - all other lines should contain a *.ui filename in the same
19 #   notation as in the dialog constructors (see code)
22 # The 'known' dialogs which have a hard-coded representation
23 # in registerKnownDialogsByID/createDialogByID
26 modules/sdraw/ui/breakdialog.ui
27 modules/sdraw/ui/copydlg.ui
28 modules/sdraw/ui/drawchardialog.ui
29 modules/sdraw/ui/drawpagedialog.ui
30 modules/sdraw/ui/dlgsnap.ui
31 modules/sdraw/ui/insertlayer.ui
32 modules/sdraw/ui/insertslidesdialog.ui
33 modules/sdraw/ui/crossfadedialog.ui
34 modules/sdraw/ui/bulletsandnumbering.ui
35 modules/sdraw/ui/drawparadialog.ui
36 modules/sdraw/ui/drawprtldialog.ui
37 modules/sdraw/ui/vectorize.ui
39 modules/simpress/ui/customslideshows.ui
40 modules/simpress/ui/dlgfield.ui
41 modules/simpress/ui/presentationdialog.ui
42 modules/simpress/ui/remotedialog.ui
43 modules/simpress/ui/templatedialog.ui
44 modules/simpress/ui/slidedesigndialog.ui
45 modules/simpress/ui/interactiondialog.ui
46 modules/simpress/ui/photoalbum.ui
47 modules/simpress/ui/masterlayoutdlg.ui
48 modules/simpress/ui/headerfooterdialog.ui
51 # Dialogs without a hard-coded representation. These will
52 # be visualized using a fallback based on weld::Builder
55 modules/sdraw/ui/paranumberingtab.ui
56 modules/sdraw/ui/namedesign.ui
58 # currently deactivated, leads to problems and the test to not work
59 # This is typically a hint that these should be hard-coded in the
60 # test case since they need some document and model data to work
62 # modules/simpress/ui/assistentdialog.ui
64 modules/simpress/ui/headerfootertab.ui
65 modules/simpress/ui/customanimationproperties.ui
66 modules/simpress/ui/customanimationeffecttab.ui
67 modules/simpress/ui/customanimationtimingtab.ui
68 modules/simpress/ui/customanimationtexttab.ui
69 modules/simpress/ui/sdviewpage.ui
70 modules/simpress/ui/prntopts.ui
71 modules/simpress/ui/optimpressgeneralpage.ui
72 modules/simpress/ui/interactionpage.ui
73 modules/simpress/ui/definecustomslideshow.ui
74 modules/simpress/ui/insertslides.ui