summaryrefslogtreecommitdiff
path: root/sd/source/ui/sidebar/AllMasterPagesSelector.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/sidebar/AllMasterPagesSelector.hxx')
-rw-r--r--sd/source/ui/sidebar/AllMasterPagesSelector.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/sidebar/AllMasterPagesSelector.hxx b/sd/source/ui/sidebar/AllMasterPagesSelector.hxx
index 19f89c0cae0f..00c19f2e5307 100644
--- a/sd/source/ui/sidebar/AllMasterPagesSelector.hxx
+++ b/sd/source/ui/sidebar/AllMasterPagesSelector.hxx
@@ -46,12 +46,12 @@ public:
/** Scan the set of templates for the ones whose first master pages are
shown by this control and store them in the MasterPageContainer.
*/
- virtual void Fill (ItemList& rItemList);
+ virtual void Fill (ItemList& rItemList) SAL_OVERRIDE;
virtual void GetState (SfxItemSet& rItemSet);
protected:
- virtual void NotifyContainerChangeEvent (const MasterPageContainerChangeEvent& rEvent);
+ virtual void NotifyContainerChangeEvent (const MasterPageContainerChangeEvent& rEvent) SAL_OVERRIDE;
private:
/** The list of master pages displayed by this class.