summaryrefslogtreecommitdiff
path: root/l10ntools/inc
diff options
context:
space:
mode:
authorZolnai Tamás <zolnaitamas2000@gmail.com>2013-04-21 19:09:27 +0200
committerZolnai Tamás <zolnaitamas2000@gmail.com>2013-04-21 19:10:09 +0200
commit2d8e4f91feeba58dbe4dc38e484a3be0f578ae9f (patch)
tree13c6cb995f392d1230bab9544b9b66bf1fe187be /l10ntools/inc
parent8e73c8ebcb4110e09d386927ffbe95a49ac5565c (diff)
Delete more unused member from export
Change-Id: Icebd32c7ac2144f99827ca48cca7bbcaf10814c4
Diffstat (limited to 'l10ntools/inc')
-rw-r--r--l10ntools/inc/export.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/l10ntools/inc/export.hxx b/l10ntools/inc/export.hxx
index a1a2e8c9eea3..7a6f91193f4b 100644
--- a/l10ntools/inc/export.hxx
+++ b/l10ntools/inc/export.hxx
@@ -128,16 +128,12 @@ public:
OString sFilename;
OStringHashMap sText;
- sal_uInt16 nTextRefId;
OStringHashMap sHelpText;
- sal_uInt16 nHelpTextRefId;
OStringHashMap sQuickHelpText;
- sal_uInt16 nQuickHelpTextRefId;
OStringHashMap sTitle;
- sal_uInt16 nTitleRefId;
OString sTextTyp;
@@ -322,7 +318,6 @@ public:
class MergeDataFile
{
private:
- OString sErrorLog;
MergeDataHashMap aMap;
std::set<OString> aLanguageSet;