summaryrefslogtreecommitdiff
path: root/xmloff/source/table/table.hxx
diff options
context:
space:
mode:
authorTamás Zolnai <tamas.zolnai@collabora.com>2017-04-15 00:23:07 +0200
committerTamás Zolnai <tamas.zolnai@collabora.com>2017-04-15 15:40:56 +0200
commitbcb371b1a830442610ad7fda476eda5271427a50 (patch)
treeb203e822dcde9f22fa56a57418c4dc4d1e96880f /xmloff/source/table/table.hxx
parent2436cf17304f25c7d34da52a321d6da0e9011d19 (diff)
ODF import / export of rotated text in Impress table
Change-Id: I57136e32ed2db5e405a45e8e4bad1b8d459b7ae8
Diffstat (limited to 'xmloff/source/table/table.hxx')
-rw-r--r--xmloff/source/table/table.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmloff/source/table/table.hxx b/xmloff/source/table/table.hxx
index cb00e7cb13f4..2eddd38d5b83 100644
--- a/xmloff/source/table/table.hxx
+++ b/xmloff/source/table/table.hxx
@@ -34,6 +34,7 @@ extern const TableStyleElement* getTableStyleMap();
extern const TableStyleElement* getWriterSpecificTableStyleMap();
extern const XMLPropertyMapEntry* getColumnPropertiesMap();
extern const XMLPropertyMapEntry* getRowPropertiesMap();
+extern const XMLPropertyMapEntry* getCellPropertiesMap();
#endif