summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2009-10-13 20:07:56 +0000
committerFrank Schönheit <fs@openoffice.org>2009-10-13 20:07:56 +0000
commit518f8cdf4cd905f67fefdbc26a7132e58eb9ab2f (patch)
tree907e02fbacaacfcbeb54131465d3d8bb7a4766fb
parent2708f69fde25d9dff6c7802b50270f77f50d5dbf (diff)
#i10000#
-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 b36da36c9..290fc72d2 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 );