-Werror,-Wunused-private-field

Change-Id: I2bf8e7550181aa91e08e5aec84d1972c850ddd4a
This commit is contained in:
Stephan Bergmann 2015-07-24 15:13:31 +02:00
parent 442b788bc8
commit 9618f6af2d
2 changed files with 0 additions and 3 deletions

View File

@ -114,8 +114,6 @@ public:
private:
bool m_bFixed;
bool m_bAutoOrder;
OUString m_strLanguage;
OUString m_strCountry;
XFStyleContainer m_aParts;
};

View File

@ -97,7 +97,6 @@ public:
private:
enumXFEntry m_eType;
OUString m_strValue;
OUString m_strDisplay;
OUString m_strKey1;
OUString m_strKey2;
OUString m_strName;