summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/text/TextCharacterSpacingControl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/sidebar/text/TextCharacterSpacingControl.hxx')
-rw-r--r--svx/source/sidebar/text/TextCharacterSpacingControl.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/source/sidebar/text/TextCharacterSpacingControl.hxx b/svx/source/sidebar/text/TextCharacterSpacingControl.hxx
index f0ae669ee617..957a58a79668 100644
--- a/svx/source/sidebar/text/TextCharacterSpacingControl.hxx
+++ b/svx/source/sidebar/text/TextCharacterSpacingControl.hxx
@@ -49,8 +49,8 @@ public:
//virtual void Paint(const Rectangle& rect);
//add
- short GetLastCustomState();
- long GetLastCustomValue();
+ short GetLastCustomState() { return mnLastCus;}
+ long GetLastCustomValue() { return mnCustomKern;}
//add end
private: