summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/sidebar/AllMasterPagesSelector.hxx5
-rw-r--r--sd/source/ui/toolpanel/controls/AllMasterPagesSelector.hxx5
2 files changed, 0 insertions, 10 deletions
diff --git a/sd/source/ui/sidebar/AllMasterPagesSelector.hxx b/sd/source/ui/sidebar/AllMasterPagesSelector.hxx
index c6e2494b82cb..9a506f3eb28d 100644
--- a/sd/source/ui/sidebar/AllMasterPagesSelector.hxx
+++ b/sd/source/ui/sidebar/AllMasterPagesSelector.hxx
@@ -69,11 +69,6 @@ private:
void AddTemplate (const TemplateEntry& rEntry);
- /** This filter returns <TRUE/> when the master page specified by the
- given file name belongs to the set of Impress master pages.
- */
- bool FileFilter (const String& sFileName);
-
void AddItem (MasterPageContainer::Token aToken);
/** Add all items in the internal master page list into the given list.
diff --git a/sd/source/ui/toolpanel/controls/AllMasterPagesSelector.hxx b/sd/source/ui/toolpanel/controls/AllMasterPagesSelector.hxx
index af01f2571a5b..7774bcf482f5 100644
--- a/sd/source/ui/toolpanel/controls/AllMasterPagesSelector.hxx
+++ b/sd/source/ui/toolpanel/controls/AllMasterPagesSelector.hxx
@@ -66,11 +66,6 @@ private:
void AddTemplate (const TemplateEntry& rEntry);
- /** This filter returns <TRUE/> when the master page specified by the
- given file name belongs to the set of Impress master pages.
- */
- bool FileFilter (const String& sFileName);
-
void AddItem (MasterPageContainer::Token aToken);
/** Add all items in the internal master page list into the given list.