summaryrefslogtreecommitdiff
path: root/sd/source/ui/sidebar/MasterPageDescriptor.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/sidebar/MasterPageDescriptor.hxx')
-rw-r--r--sd/source/ui/sidebar/MasterPageDescriptor.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/sidebar/MasterPageDescriptor.hxx b/sd/source/ui/sidebar/MasterPageDescriptor.hxx
index c77b2197cda8..7636cf6b4a8d 100644
--- a/sd/source/ui/sidebar/MasterPageDescriptor.hxx
+++ b/sd/source/ui/sidebar/MasterPageDescriptor.hxx
@@ -47,7 +47,7 @@ public:
const ::boost::shared_ptr<PageObjectProvider>& rpPageObjectProvider,
const ::boost::shared_ptr<PreviewProvider>& rpPreviewProvider);
MasterPageDescriptor (const MasterPageDescriptor& rDescriptor);
- ~MasterPageDescriptor (void);
+ ~MasterPageDescriptor();
void SetToken (MasterPageContainer::Token aToken);
@@ -137,7 +137,7 @@ public:
URLCLASS_UNDETERMINED
};
- URLClassification GetURLClassification (void);
+ URLClassification GetURLClassification();
/** The Token under which the MasterPageContainer gives access to the
object.