diff options
author | Frank Schoenheit [fs] <frank.schoenheit@oracle.com> | 2011-02-14 22:22:46 +0100 |
---|---|---|
committer | Frank Schoenheit [fs] <frank.schoenheit@oracle.com> | 2011-02-14 22:22:46 +0100 |
commit | 36635e78f0f6a5c804b9c22c09255bf428715f8d (patch) | |
tree | 6fa88d1c036392ff24da5b1c1bab58272d180621 /cui/source/inc/multipat.hxx | |
parent | 187e3fe7638232212d92db6578ce1befdc1b986d (diff) | |
parent | 16680c16eb84b5315dbbeeb61b3693c4d567640a (diff) |
dba34c: pulled and merged DEV300.m100
Diffstat (limited to 'cui/source/inc/multipat.hxx')
-rw-r--r-- | cui/source/inc/multipat.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/multipat.hxx b/cui/source/inc/multipat.hxx index 44e8f15435fc..6e9df2f3ba04 100644 --- a/cui/source/inc/multipat.hxx +++ b/cui/source/inc/multipat.hxx @@ -75,7 +75,7 @@ protected: DECL_LINK( CheckHdl_Impl, svx::SvxRadioButtonListBox * ); public: - SvxMultiPathDialog( Window* pParent, BOOL bEmptyAllowed = FALSE ); + SvxMultiPathDialog( Window* pParent, sal_Bool bEmptyAllowed = sal_False ); ~SvxMultiPathDialog(); String GetPath() const; |