summaryrefslogtreecommitdiff
path: root/sd/source/ui/toolpanel/controls/MasterPagesSelector.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/toolpanel/controls/MasterPagesSelector.hxx')
-rwxr-xr-xsd/source/ui/toolpanel/controls/MasterPagesSelector.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/sd/source/ui/toolpanel/controls/MasterPagesSelector.hxx b/sd/source/ui/toolpanel/controls/MasterPagesSelector.hxx
index a2df51f2bd4b..bc3c87f7a6c9 100755
--- a/sd/source/ui/toolpanel/controls/MasterPagesSelector.hxx
+++ b/sd/source/ui/toolpanel/controls/MasterPagesSelector.hxx
@@ -121,7 +121,8 @@ public:
*/
void ClearPageSet (void);
- void SetSmartHelpId( const SmartId& aId, SmartIdUpdateMode aMode = SMART_SET_SMART );
+ using SfxShell::SetHelpId;
+ void SetHelpId( const rtl::OString& aId );
/** Mark the preview that belongs to the given index as not up-to-date
anymore with respect to page content or preview size.