summaryrefslogtreecommitdiff
path: root/include/svx/txencbox.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-02-10 09:29:34 +0000
committerCaolán McNamara <caolanm@redhat.com>2014-02-10 11:21:03 +0000
commit2b12a5b87b1de9ae95d9562ba21201890b1100c5 (patch)
treeae0c1b5064c4d92e65db301e4d8acd87e891b159 /include/svx/txencbox.hxx
parenta95b58060b01046a8881e97e0c5016e44200dd32 (diff)
the return of callcatcher
Change-Id: I447ebcc61ff061bce15678c6fcfd3d0a4669908f
Diffstat (limited to 'include/svx/txencbox.hxx')
-rw-r--r--include/svx/txencbox.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/include/svx/txencbox.hxx b/include/svx/txencbox.hxx
index c21f990a87e5..df5778a1e6c6 100644
--- a/include/svx/txencbox.hxx
+++ b/include/svx/txencbox.hxx
@@ -33,9 +33,8 @@ private:
SVX_DLLPRIVATE sal_uInt16 EncodingToPos_Impl( rtl_TextEncoding nEnc ) const;
public:
- SvxTextEncodingBox( Window* pParent, const ResId& rResId );
- SvxTextEncodingBox( Window* pParent, WinBits nBits );
- ~SvxTextEncodingBox();
+ SvxTextEncodingBox( Window* pParent, WinBits nBits );
+ ~SvxTextEncodingBox();
/** Fill with all known encodings but exclude those matching one or more
given flags as defined in rtl/tencinfo.h