summaryrefslogtreecommitdiff
path: root/include/filter
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2014-04-06 16:38:08 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2014-04-06 16:53:04 +0200
commit5fa564d4a95160dee96604ffa2c2b82246ce09f4 (patch)
tree5c94a7972f3c82176d6e57fe4e25b69ad8587314 /include/filter
parent570200983a0eded4a4d3bfcefc6a4cfa3d388f1d (diff)
filter: LN_TSetBrc -> LN_TSetBrc80 to match spec
Change-Id: I81b78e09130141704c7ec62c1c52bf50d5428dfd
Diffstat (limited to 'include/filter')
-rw-r--r--include/filter/msfilter/sprmids.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/filter/msfilter/sprmids.hxx b/include/filter/msfilter/sprmids.hxx
index adddee01e393..213ae0cd46dc 100644
--- a/include/filter/msfilter/sprmids.hxx
+++ b/include/filter/msfilter/sprmids.hxx
@@ -251,7 +251,7 @@ namespace NS_sprm {
const sal_uInt16 LN_TTlp = 0x740a;
const sal_uInt16 LN_TFBiDi = 0x560b;
const sal_uInt16 LN_THTMLProps = 0x740c;
- const sal_uInt16 LN_TSetBrc = 0xd620;
+ const sal_uInt16 LN_TSetBrc80 = 0xd620;
const sal_uInt16 LN_TInsert = 0x7621;
const sal_uInt16 LN_TDelete = 0x5622;
const sal_uInt16 LN_TDxaCol = 0x7623;