diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-09-05 12:22:38 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-09-12 20:28:14 +0200 |
commit | 8c66efa030e98cfdf5da20be368566d64e43c5d1 (patch) | |
tree | 88c9fb335349fd1b7b285d46108e5d41a3c9aac4 /solenv | |
parent | 8150219824a1d08c4a22fd8bb7cc63fe2aa88074 (diff) |
weld OCopyTableWizard cluster
Change-Id: I52547defb0e7ba328ec20d41a955e545556ffd16
note: get the toplevel parent by getting it from the XInteractionHandler
Reviewed-on: https://gerrit.libreoffice.org/78751
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/sanitizers/ui/dbaccess.suppr | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/solenv/sanitizers/ui/dbaccess.suppr b/solenv/sanitizers/ui/dbaccess.suppr index d25c1dbf4487..8ad1573ed584 100644 --- a/solenv/sanitizers/ui/dbaccess.suppr +++ b/solenv/sanitizers/ui/dbaccess.suppr @@ -49,10 +49,6 @@ dbaccess/uiconfig/ui/mysqlnativesettings.ui://GtkEntry[@id='socket'] no-labelled dbaccess/uiconfig/ui/mysqlnativesettings.ui://GtkEntry[@id='namedpipe'] no-labelled-by dbaccess/uiconfig/ui/namematchingpage.ui://GtkButton[@id='up'] button-no-label dbaccess/uiconfig/ui/namematchingpage.ui://GtkButton[@id='down'] button-no-label -dbaccess/uiconfig/ui/namematchingpage.ui://GtkLabel[@id='leftlabel'] orphan-label -dbaccess/uiconfig/ui/namematchingpage.ui://dbulo-OColumnTreeBox[@id='left:border'] no-labelled-by -dbaccess/uiconfig/ui/namematchingpage.ui://GtkLabel[@id='rightlabel'] orphan-label -dbaccess/uiconfig/ui/namematchingpage.ui://dbulo-OColumnTreeBox[@id='right:border'] no-labelled-by dbaccess/uiconfig/ui/namematchingpage.ui://GtkButton[@id='up_right'] button-no-label dbaccess/uiconfig/ui/namematchingpage.ui://GtkButton[@id='down_right'] button-no-label dbaccess/uiconfig/ui/queryfilterdialog.ui://GtkLabel[@id='label2'] orphan-label |