summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Glazunov <vg@openoffice.org>2009-11-25 13:27:22 +0100
committerVladimir Glazunov <vg@openoffice.org>2009-11-25 13:27:22 +0100
commit6412003193f79e16f4aa33f206b736e3c9bf6bc3 (patch)
treeea91de371110dec1310346993bc80f67399c2415
parent534a7549c45c893a6adfa574f9d12fa73ca59593 (diff)
parent95277b86bb7b55eb13e72aa2594174d96901476d (diff)
CWS-TOOLING: integrate CWS controltextrendering
Notes
split repo tag: calc_ooo/DEV300_m66
-rw-r--r--sc/source/ui/inc/privsplt.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/ui/inc/privsplt.hxx b/sc/source/ui/inc/privsplt.hxx
index d3b7c9ad96b8..901fa6c87eb9 100644
--- a/sc/source/ui/inc/privsplt.hxx
+++ b/sc/source/ui/inc/privsplt.hxx
@@ -54,6 +54,7 @@ class ScPrivatSplit : public Control
short nDeltaX;
short nDeltaY;
+ using Control::ImplInitSettings;
void ImplInitSettings( BOOL bFont, BOOL bForeground, BOOL bBackground );