summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter/inc/view/SlideSorterView.hxx
diff options
context:
space:
mode:
authorAndre Fischer <af@openoffice.org>2010-03-03 13:21:37 +0100
committerAndre Fischer <af@openoffice.org>2010-03-03 13:21:37 +0100
commitc87f10322a175f7d45ee20db236b69befa64d277 (patch)
tree86a0255894c74cf9265932b4350b38264ccdc26f /sd/source/ui/slidesorter/inc/view/SlideSorterView.hxx
parent6be133ca030d0e53c2c36de64a6f3b0d7f5a827d (diff)
renaissance1: #i107215# Obeying application background color.
Diffstat (limited to 'sd/source/ui/slidesorter/inc/view/SlideSorterView.hxx')
-rw-r--r--sd/source/ui/slidesorter/inc/view/SlideSorterView.hxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/sd/source/ui/slidesorter/inc/view/SlideSorterView.hxx b/sd/source/ui/slidesorter/inc/view/SlideSorterView.hxx
index 997aa17ebf6c..0b270ff329b3 100644
--- a/sd/source/ui/slidesorter/inc/view/SlideSorterView.hxx
+++ b/sd/source/ui/slidesorter/inc/view/SlideSorterView.hxx
@@ -146,6 +146,10 @@ public:
sdr::contact::ViewObjectContactRedirector* pRedirector = NULL);
void Paint (OutputDevice& rDevice, const Rectangle& rRepaintArea);
+ virtual void ConfigurationChanged (
+ utl::ConfigurationBroadcaster* pBroadcaster,
+ sal_uInt32 nHint);
+
void Layout (void);
/** This tells the view that it has to re-determine the visibility of
the page objects before painting them the next time.