summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter/view/SlsLayeredDevice.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/slidesorter/view/SlsLayeredDevice.hxx')
-rw-r--r--sd/source/ui/slidesorter/view/SlsLayeredDevice.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/slidesorter/view/SlsLayeredDevice.hxx b/sd/source/ui/slidesorter/view/SlsLayeredDevice.hxx
index 1cf5ea439bd6..454074376fce 100644
--- a/sd/source/ui/slidesorter/view/SlsLayeredDevice.hxx
+++ b/sd/source/ui/slidesorter/view/SlsLayeredDevice.hxx
@@ -54,7 +54,7 @@ public:
void InvalidateAllLayers (
const Rectangle& rInvalidationBox);
void InvalidateAllLayers (
- const Region& rInvalidationRegion);
+ const vcl::Region& rInvalidationRegion);
void RegisterPainter (
const SharedILayerPainter& rPainter,
@@ -65,7 +65,7 @@ public:
const sal_Int32 nLayer);
bool HandleMapModeChange (void);
- void Repaint (const Region& rRepaintRegion);
+ void Repaint (const vcl::Region& rRepaintRegion);
void Resize (void);