summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter/controller/SlsSelectionCommand.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/slidesorter/controller/SlsSelectionCommand.hxx')
-rwxr-xr-xsd/source/ui/slidesorter/controller/SlsSelectionCommand.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/slidesorter/controller/SlsSelectionCommand.hxx b/sd/source/ui/slidesorter/controller/SlsSelectionCommand.hxx
index 7a9d0f27369e..a6589bdffd23 100755
--- a/sd/source/ui/slidesorter/controller/SlsSelectionCommand.hxx
+++ b/sd/source/ui/slidesorter/controller/SlsSelectionCommand.hxx
@@ -67,7 +67,7 @@ public:
/** Remember the specified page to be selected when this command is
executed.
*/
- void AddSlide (USHORT nPageIndex);
+ void AddSlide (sal_uInt16 nPageIndex);
/** Execute the command and select the pages added by previous calls to
AddPages() and AddPage().