sc/source/filter/inc/pivottablebuffer.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 97ebbb892993507fe19ca069534015637fde497b Author: Tamás Zolnai <tamas.zol...@collabora.com> Date: Sun Oct 9 20:29:09 2016 +0200 Add better comment for this function. Change-Id: I9fb0b3cbb92c8f48b1ee2e2a53faeaf9a72b34f9 diff --git a/sc/source/filter/inc/pivottablebuffer.hxx b/sc/source/filter/inc/pivottablebuffer.hxx index ebc001a..1838c53 100644 --- a/sc/source/filter/inc/pivottablebuffer.hxx +++ b/sc/source/filter/inc/pivottablebuffer.hxx @@ -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(
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits