Kaydet (Commit) 97ebbb89 authored tarafından Tamás Zolnai's avatar Tamás Zolnai

Add better comment for this function.

Change-Id: I9fb0b3cbb92c8f48b1ee2e2a53faeaf9a72b34f9
üst 4a411ab3
......@@ -319,7 +319,7 @@ public:
PivotTableFilter& createTableFilter();
/** Inserts the pivot table into the sheet. */
void finalizeImport();
/** Creates all group fields for the table after import. */
/** Finalizes all fields, finds field names and creates grouping fields. */
void finalizeFieldsImport();
/** Creates all date group fields for the specified cache field after import. */
void finalizeDateGroupingImport(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment