summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/inspagob.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/inspagob.hxx')
-rwxr-xr-x[-rw-r--r--]sd/source/ui/inc/inspagob.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/source/ui/inc/inspagob.hxx b/sd/source/ui/inc/inspagob.hxx
index 3f8046462df7..3229d29a3c90 100644..100755
--- a/sd/source/ui/inc/inspagob.hxx
+++ b/sd/source/ui/inc/inspagob.hxx
@@ -62,9 +62,9 @@ public:
const String& rFileName );
~SdInsertPagesObjsDlg();
- List* GetList( USHORT nType );
- BOOL IsLink();
- BOOL IsRemoveUnnessesaryMasterPages() const;
+ List* GetList( sal_uInt16 nType );
+ sal_Bool IsLink();
+ sal_Bool IsRemoveUnnessesaryMasterPages() const;
};