summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/dlgassim.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/dlg/dlgassim.hxx')
-rwxr-xr-xsd/source/ui/dlg/dlgassim.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/dlg/dlgassim.hxx b/sd/source/ui/dlg/dlgassim.hxx
index 35bbd41de448..76bdbafac115 100755
--- a/sd/source/ui/dlg/dlgassim.hxx
+++ b/sd/source/ui/dlg/dlgassim.hxx
@@ -47,8 +47,8 @@ public:
void Fill( SdDrawDocument* pDoc );
void Clear();
- USHORT GetSelectedPage();
- BOOL IsPageChecked( USHORT nPage );
+ sal_uInt16 GetSelectedPage();
+ sal_Bool IsPageChecked( sal_uInt16 nPage );
DECL_LINK( CheckButtonClickHdl, SvLBoxButtonData * );