From e5587c96b43ff2958ae994a43532da4a5795ee93 Mon Sep 17 00:00:00 2001 From: Manuj Vashist Date: Mon, 13 Aug 2018 14:23:08 +0530 Subject: Added Replace Null Transformation in data provider dlg Change-Id: I5e1541e87f1eabd1bf564c7a8c6721377b51cffe Reviewed-on: https://gerrit.libreoffice.org/58911 Tested-by: Jenkins Reviewed-by: Markus Mohrhard --- .../scalc/ui/replacenulltransformationentry.ui | 112 +++++++++++++++++++++ 1 file changed, 112 insertions(+) create mode 100644 sc/uiconfig/scalc/ui/replacenulltransformationentry.ui (limited to 'sc/uiconfig/scalc') diff --git a/sc/uiconfig/scalc/ui/replacenulltransformationentry.ui b/sc/uiconfig/scalc/ui/replacenulltransformationentry.ui new file mode 100644 index 000000000000..050e8a602b90 --- /dev/null +++ b/sc/uiconfig/scalc/ui/replacenulltransformationentry.ui @@ -0,0 +1,112 @@ + + + + + + True + False + True + 6 + 6 + 12 + + + True + False + vertical + + + True + False + Replace Null Transformation + + + False + True + 0 + + + + + True + False + + + True + False + Replace with + + + + + + 0 + 0 + + + + + True + False + Columns: + + + + + + 0 + 1 + + + + + True + True + + + + + + 1 + 1 + + + + + True + True + + + + + + 1 + 0 + + + + + False + True + 1 + + + + + True + True + Cancel + + + 1 + 1 + + + + + 0 + 0 + + + + -- cgit