This commit is contained in:
Jean-Francois Dockes 2012-12-19 19:56:03 +01:00
parent 80771f4add
commit d78d25b988

View file

@ -85,7 +85,7 @@ class Doc {
// File size. This is the size of the compressed file or of the // File size. This is the size of the compressed file or of the
// external containing archive. // external containing archive.
// Index: Set by caller prior to Db::Add. // Index: Set by caller prior to Db::Add.
// Query: not set currently (not stored) // Query: Set from data record
string pcbytes; string pcbytes;
// Document size, ie, size of the .odt or .xls. // Document size, ie, size of the .odt or .xls.