summaryrefslogtreecommitdiff
path: root/sw/Library_sw.mk
diff options
context:
space:
mode:
authorValentin Kettner <vakevk+libreoffice@gmail.com>2014-07-31 12:14:23 +0200
committerValentin Kettner <vakevk+libreoffice@gmail.com>2014-08-12 23:26:37 +0200
commit9cc617afcde381dfe0164570771ee8c255bdbfbe (patch)
tree633ee8df704893b41978ac057651042e43749d7f /sw/Library_sw.mk
parent9d43f6d2c48373811290c82aba190a39c29512cc (diff)
Refactored IDocumentStatistics our of SwDoc.
Into the new class DocumentStatisticsManager. Change-Id: I281232dc09dbd79c2faf3c2a78ae49625bbe88ee
Diffstat (limited to 'sw/Library_sw.mk')
-rw-r--r--sw/Library_sw.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/Library_sw.mk b/sw/Library_sw.mk
index 98b9338e11b8..6fec65f5c024 100644
--- a/sw/Library_sw.mk
+++ b/sw/Library_sw.mk
@@ -197,6 +197,7 @@ $(eval $(call gb_Library_add_exception_objects,sw,\
sw/source/core/doc/DocumentContentOperationsManager \
sw/source/core/doc/DocumentRedlineManager \
sw/source/core/doc/DocumentFieldsManager \
+ sw/source/core/doc/DocumentStatisticsManager \
sw/source/core/doc/extinput \
sw/source/core/doc/fmtcol \
sw/source/core/doc/ftnidx \