summaryrefslogtreecommitdiff
path: root/include/svx/txencbox.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/txencbox.hxx')
-rw-r--r--include/svx/txencbox.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/svx/txencbox.hxx b/include/svx/txencbox.hxx
index e8e193e73da3..f7db496394f8 100644
--- a/include/svx/txencbox.hxx
+++ b/include/svx/txencbox.hxx
@@ -115,9 +115,7 @@ public:
RTL_TEXTENCODING_GB_18030. Normally, this flag should be set to
<TRUE/> whenever the box is used in import dialogs. */
void FillFromTextEncodingTable(
- bool bExcludeImportSubsets,
- sal_uInt32 nExcludeInfoFlags = 0,
- sal_uInt32 nButIncludeInfoFlags = 0
+ bool bExcludeImportSubsets
);
void InsertTextEncoding( const rtl_TextEncoding nEnc );