Able to read the document properties back now!

This commit is contained in:
Debao Zhang
2013-09-11 14:45:16 +08:00
parent 81422eb31b
commit aebc0a12b7
17 changed files with 469 additions and 93 deletions
+2 -1
View File
@@ -36,6 +36,8 @@ class ZipWriter;
class ZipReader;
class Document;
class Relationships;
class DocPropsCore;
class DocPropsApp;
class XLSX_AUTOTEST_EXPORT Package
{
@@ -46,7 +48,6 @@ public:
bool createPackage(QIODevice *package);
private:
Relationships readRelsFile(ZipReader &reader, const QString &filePath);
void writeWorksheetFiles(ZipWriter &zipWriter);
// void writeChartsheetFiles(ZipWriter &zipWriter);