summaryrefslogtreecommitdiff
path: root/sc/inc/colorscale.hxx
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2018-07-10 03:58:21 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2018-07-14 01:58:17 +0200
commit4b7ce45c2384fdd65c17ab18036899cd76577254 (patch)
tree8e62e5ddd010495588359e97fa5c035adbca83a4 /sc/inc/colorscale.hxx
parent17722541e906cf64dcdd7169194aad72ec14bb10 (diff)
add tests for tdf#117809
Change-Id: Ifbd48879a10acfbc6fdb0f2799321ff0684cdcc4 Reviewed-on: https://gerrit.libreoffice.org/57407 Tested-by: Jenkins Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'sc/inc/colorscale.hxx')
-rw-r--r--sc/inc/colorscale.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/inc/colorscale.hxx b/sc/inc/colorscale.hxx
index 13328ccf76b6..45d536dfb7c9 100644
--- a/sc/inc/colorscale.hxx
+++ b/sc/inc/colorscale.hxx
@@ -77,6 +77,7 @@ public:
void SetType( ScColorScaleEntryType eType );
void SetRepaintCallback(ScConditionalFormat* pParent);
+ void SetRepaintCallback(std::function<void()> func);
};
namespace databar