summaryrefslogtreecommitdiff
path: root/svtools/inc/svtools/valueset.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/inc/svtools/valueset.hxx')
-rw-r--r--svtools/inc/svtools/valueset.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/svtools/inc/svtools/valueset.hxx b/svtools/inc/svtools/valueset.hxx
index 9d72751c5e20..0937d824daf0 100644
--- a/svtools/inc/svtools/valueset.hxx
+++ b/svtools/inc/svtools/valueset.hxx
@@ -426,6 +426,9 @@ public:
void SetDoubleClickHdl( const Link& rLink ) { maDoubleClickHdl = rLink; }
const Link& GetDoubleClickHdl() const { return maDoubleClickHdl; }
+ void SetHighlightHdl( const Link& rLink );
+ const Link& GetHighlightHdl() const;
+
private:
/** Determine whether RTL (right to left writing) is active. For this
method to return <true/> two conditions have to be fullfilled: