From f5176ad2defbd6d77533976abb0045368c541e99 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 25 Jun 2019 10:44:12 +0100 Subject: weld SwCustomizeAddressBlockDialog MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit a) use EditEngine instead of TextEngine as the former can be hosted in a foreign widget b) use a SfxGrabBagItem to hold the custom pseudo-field info inside the EditEngine c) use a proxy XDropTargetListener/XDropTarget to massage the treelist entry drag source into the textengine drop target destination Change-Id: I6bf1613ed91341c24b77564405f38b5dab0aacd7 Reviewed-on: https://gerrit.libreoffice.org/74699 Tested-by: Jenkins Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- extras/source/glade/libreoffice-catalog.xml.in | 6 ------ 1 file changed, 6 deletions(-) (limited to 'extras/source/glade') diff --git a/extras/source/glade/libreoffice-catalog.xml.in b/extras/source/glade/libreoffice-catalog.xml.in index d96db17d9988..cafdd7a258b1 100644 --- a/extras/source/glade/libreoffice-catalog.xml.in +++ b/extras/source/glade/libreoffice-catalog.xml.in @@ -143,9 +143,6 @@ - @@ -199,9 +196,6 @@ - -- cgit