Add better comment for this function.
Change-Id: I9fb0b3cbb92c8f48b1ee2e2a53faeaf9a72b34f9
This commit is contained in:
parent
4a411ab35a
commit
97ebbb8929
1 changed files with 1 additions and 1 deletions
|
@ -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(
|
||||
|
|
Loading…
Reference in a new issue