summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/dataproviderdlg.hxx
diff options
context:
space:
mode:
authortushar <tusharrai282@gmail.com>2021-07-04 01:08:21 +0530
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2021-07-07 10:07:33 +0200
commit1f88af544ffe17c58806a6b947803e1a2b3db378 (patch)
tree878ecf7b69aeb2af6ec9abc76329fda14793d81f /sc/source/ui/inc/dataproviderdlg.hxx
parent0ad1810a9181c5a01015cfc5206fb5870f8d6138 (diff)
Added Find and Replace Transformation .
Change-Id: I6ba0cd27bfd8b90923fb35d019fe0223bc9f07f8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/118384 Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Jenkins
Diffstat (limited to 'sc/source/ui/inc/dataproviderdlg.hxx')
-rw-r--r--sc/source/ui/inc/dataproviderdlg.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/source/ui/inc/dataproviderdlg.hxx b/sc/source/ui/inc/dataproviderdlg.hxx
index 582df71e5c22..5f275eace855 100644
--- a/sc/source/ui/inc/dataproviderdlg.hxx
+++ b/sc/source/ui/inc/dataproviderdlg.hxx
@@ -85,6 +85,8 @@ public:
void deletefromList(sal_uInt32 nIndex);
void replaceNullTransformation();
void dateTimeTransformation();
+ void findReplaceTransformation();
+
void updateApplyBtn(bool bValidConfig);
void isValid();