summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/ins_paste.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/ins_paste.hxx')
-rwxr-xr-x[-rw-r--r--]sd/source/ui/inc/ins_paste.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/ins_paste.hxx b/sd/source/ui/inc/ins_paste.hxx
index 1a35860235c0..173e57bbe9b8 100644..100755
--- a/sd/source/ui/inc/ins_paste.hxx
+++ b/sd/source/ui/inc/ins_paste.hxx
@@ -54,7 +54,7 @@ public:
SdInsertPasteDlg( Window* pWindow );
~SdInsertPasteDlg();
- BOOL IsInsertBefore() const;
+ sal_Bool IsInsertBefore() const;
};
#endif // _SD_INS_PASTE_HXX_