summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter/inc/controller/SlsSlotManager.hxx
diff options
context:
space:
mode:
authorMalte Timmermann [mt] <malte.timmermann@oracle.com>2011-02-15 17:14:59 +0100
committerMalte Timmermann [mt] <malte.timmermann@oracle.com>2011-02-15 17:14:59 +0100
commit4aca9b49a6f83b21ce0b66b67ad06ada1f920c9b (patch)
tree08d182d985ff83224c2d23dd693ebab8026ae7c6 /sd/source/ui/slidesorter/inc/controller/SlsSlotManager.hxx
parenta3f24d231e8f54d4af456f4781e444738f197631 (diff)
parent2785e67bbcd479f864ea941bfd9a47916fd04aa4 (diff)
accfixes: merged to m100
Diffstat (limited to 'sd/source/ui/slidesorter/inc/controller/SlsSlotManager.hxx')
-rw-r--r--sd/source/ui/slidesorter/inc/controller/SlsSlotManager.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/slidesorter/inc/controller/SlsSlotManager.hxx b/sd/source/ui/slidesorter/inc/controller/SlsSlotManager.hxx
index d2c9f7481624..4a678dcbfd06 100644
--- a/sd/source/ui/slidesorter/inc/controller/SlsSlotManager.hxx
+++ b/sd/source/ui/slidesorter/inc/controller/SlsSlotManager.hxx
@@ -103,7 +103,7 @@ private:
*/
void RenameSlide (void);
DECL_LINK(RenameSlideHdl, AbstractSvxNameDialog*);
- bool RenameSlideFromDrawViewShell( USHORT nPageId, const String& rName);
+ bool RenameSlideFromDrawViewShell( sal_uInt16 nPageId, const String& rName);
/** Handle SID_INSERTPAGE slot calls.
*/