summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/3dchld.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/3dchld.hxx')
-rwxr-xr-x[-rw-r--r--]sd/source/ui/inc/3dchld.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/3dchld.hxx b/sd/source/ui/inc/3dchld.hxx
index d90d52704b0d..b5258f06eba6 100644..100755
--- a/sd/source/ui/inc/3dchld.hxx
+++ b/sd/source/ui/inc/3dchld.hxx
@@ -41,7 +41,7 @@
class Sd3DChildWindow : public SfxChildWindow
{
public:
- Sd3DChildWindow( Window*, USHORT, SfxBindings*, SfxChildWinInfo* );
+ Sd3DChildWindow( Window*, sal_uInt16, SfxBindings*, SfxChildWinInfo* );
SFX_DECL_CHILDWINDOW(Sd3DChildWindow);
};