diff options
Diffstat (limited to 'sd/source/ui/dlg/LayerDialogChildWindow.cxx')
-rwxr-xr-x[-rw-r--r--] | sd/source/ui/dlg/LayerDialogChildWindow.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/dlg/LayerDialogChildWindow.cxx b/sd/source/ui/dlg/LayerDialogChildWindow.cxx index 7a309a0a828b..a20d7aba1906 100644..100755 --- a/sd/source/ui/dlg/LayerDialogChildWindow.cxx +++ b/sd/source/ui/dlg/LayerDialogChildWindow.cxx @@ -54,7 +54,7 @@ namespace sd { LayerDialogChildWindow::LayerDialogChildWindow ( ::Window* _pParent, - USHORT nId, + sal_uInt16 nId, SfxBindings* pBindings, SfxChildWinInfo* pInfo) : SfxChildWindow (_pParent, nId) |