summaryrefslogtreecommitdiff
path: root/sw/inc/unotbl.hxx
diff options
context:
space:
mode:
authorMichael Stahl <mst@openoffice.org>2010-01-05 16:37:44 +0100
committerMichael Stahl <mst@openoffice.org>2010-01-05 16:37:44 +0100
commita04b8cd2adec9a16a9989670160634d588a15a87 (patch)
treebc232faa976605cd6f919e6b5cb261ce308ff60a /sw/inc/unotbl.hxx
parentaf7ef16cd1dd50610a5d89798a3ef68aa43de922 (diff)
swunolocking1: #i105557#: unoobj.hxx: split out unosection.hxx:
move SwXTextSection from unoobj.hxx to new unosection.hxx.
Diffstat (limited to 'sw/inc/unotbl.hxx')
-rw-r--r--sw/inc/unotbl.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/inc/unotbl.hxx b/sw/inc/unotbl.hxx
index a8ca07bb0f34..7e28a5a2d116 100644
--- a/sw/inc/unotbl.hxx
+++ b/sw/inc/unotbl.hxx
@@ -31,6 +31,7 @@
#define _UNOTBL_HXX
#include <unoobj.hxx>
+#include <com/sun/star/container/XNamed.hpp>
#include <com/sun/star/chart/XChartData.hpp>
#include <com/sun/star/chart/XChartDataArray.hpp>
#include <com/sun/star/chart2/data/XLabeledDataSequence.hpp>