summaryrefslogtreecommitdiff
path: root/sw/inc/docsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/docsh.hxx')
-rw-r--r--sw/inc/docsh.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/inc/docsh.hxx b/sw/inc/docsh.hxx
index 48c5612f7747..e060cb7cd04e 100644
--- a/sw/inc/docsh.hxx
+++ b/sw/inc/docsh.hxx
@@ -111,7 +111,7 @@ class SW_DLLPUBLIC SwDocShell: public SfxObjectShell, public SfxListener
const sal_uInt16 nFamily,
sal_uInt16 nMask,
const sal_Bool bNew,
- const sal_uInt16 nSlot = 0,
+ const OString sPageId = OString(),
SwWrtShell* pActShell = 0,
const sal_Bool bBasic = sal_False );
@@ -241,7 +241,7 @@ public:
// Identifies slot by which the dialog is triggered. Used to activate certain dialog pane
void FormatPage(
const String& rPage,
- const sal_uInt16 nSlot,
+ const OString& rPageId,
SwWrtShell& rActShell );
// #i59688#