summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/sidebar/MasterPageDescriptor.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/sidebar/MasterPageDescriptor.cxx')
-rw-r--r--sd/source/ui/sidebar/MasterPageDescriptor.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/sidebar/MasterPageDescriptor.cxx b/sd/source/ui/sidebar/MasterPageDescriptor.cxx
index 5ec98d9ff3bb..5c4889d94765 100644
--- a/sd/source/ui/sidebar/MasterPageDescriptor.cxx
+++ b/sd/source/ui/sidebar/MasterPageDescriptor.cxx
@@ -73,7 +73,7 @@ MasterPageDescriptor::MasterPageDescriptor (const MasterPageDescriptor& rDescrip
{
}
-MasterPageDescriptor::~MasterPageDescriptor (void)
+MasterPageDescriptor::~MasterPageDescriptor()
{
}
@@ -251,7 +251,7 @@ bool MasterPageDescriptor::UpdatePreview (
return bModified;
}
-MasterPageDescriptor::URLClassification MasterPageDescriptor::GetURLClassification (void)
+MasterPageDescriptor::URLClassification MasterPageDescriptor::GetURLClassification()
{
if (meURLClassification == URLCLASS_UNDETERMINED)
{