summaryrefslogtreecommitdiff
path: root/sfx2/source/inc/nfltdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/inc/nfltdlg.hxx')
-rw-r--r--sfx2/source/inc/nfltdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/inc/nfltdlg.hxx b/sfx2/source/inc/nfltdlg.hxx
index 371fa96c57a2..09a5c0a2c5ec 100644
--- a/sfx2/source/inc/nfltdlg.hxx
+++ b/sfx2/source/inc/nfltdlg.hxx
@@ -57,7 +57,7 @@ public:
SfxFilterDialog( Window * pParent,
SfxMedium* pMed,
const SfxFilterMatcher &rMatcher,
- const String *pDefFilter, BOOL bShowConvert = TRUE );
+ const String *pDefFilter, sal_Bool bShowConvert = sal_True );
String GetSelectEntry() const;
};