summaryrefslogtreecommitdiff
path: root/xmloff/source/table/table.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/table/table.hxx')
-rw-r--r--xmloff/source/table/table.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/table/table.hxx b/xmloff/source/table/table.hxx
index 79a4779e56ba..cdf5dba92311 100644
--- a/xmloff/source/table/table.hxx
+++ b/xmloff/source/table/table.hxx
@@ -31,7 +31,7 @@ struct TableStyleElement
};
extern const TableStyleElement* getTableStyleMap();
-extern const TableStyleElement* getWriterSpecificTableStyleMap();
+extern const TableStyleElement* getWriterSpecificTableStyleMap();
extern const XMLPropertyMapEntry* getColumnPropertiesMap();
extern const XMLPropertyMapEntry* getRowPropertiesMap();
extern const XMLPropertyMapEntry* getCellPropertiesMap();