Code refactor: Remove private class XlsxFormatAlignmentData and

XlsxFormatProtectionData
This commit is contained in:
Debao Zhang
2013-11-21 16:36:59 +08:00
parent fc326b064b
commit 3e6e95be87
4 changed files with 116 additions and 154 deletions
+1 -3
View File
@@ -239,9 +239,7 @@ private:
void setFontIndex(int index);
QByteArray fontKey() const;
bool alignmentChanged() const;
QString horizontalAlignmentString() const;
QString verticalAlignmentString() const;
bool hasAlignmentData() const;
bool borderIndexValid() const;
QByteArray borderKey() const;