summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/docfnote.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/docfnote.hxx')
-rw-r--r--sw/source/ui/inc/docfnote.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/inc/docfnote.hxx b/sw/source/ui/inc/docfnote.hxx
index b3ffde863596..7804773be5ff 100644
--- a/sw/source/ui/inc/docfnote.hxx
+++ b/sw/source/ui/inc/docfnote.hxx
@@ -36,7 +36,7 @@ class SwFootNoteOptionDlg :public SfxTabDialog
SwWrtShell &rSh;
Link aOldOkHdl;
- virtual void PageCreated( USHORT nId, SfxTabPage &rPage );
+ virtual void PageCreated( sal_uInt16 nId, SfxTabPage &rPage );
#ifdef _SOLAR__PRIVATE
DECL_LINK( OkHdl, Button * );