summaryrefslogtreecommitdiff
path: root/sw/inc/unoprnms.hxx
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@suse.cz>2012-07-13 17:52:04 +0200
committerMiklos Vajna <vmiklos@suse.cz>2012-07-16 09:52:04 +0200
commit36270776a68c0cd0f472ebd7124c93d7936caf04 (patch)
tree3dc2ab9f300977e37dbc4980efbe38efabaa828d /sw/inc/unoprnms.hxx
parent720e2906921ed10d9d8ec62a0121813fac9c622a (diff)
SwPostItField: added aInitials member
Change-Id: I9cc8dcd2c8e1d9074b58195d37289a9b4cfe43cf
Diffstat (limited to 'sw/inc/unoprnms.hxx')
-rw-r--r--sw/inc/unoprnms.hxx4
1 files changed, 3 insertions, 1 deletions
diff --git a/sw/inc/unoprnms.hxx b/sw/inc/unoprnms.hxx
index 06e1c27c2af0..b277f001118c 100644
--- a/sw/inc/unoprnms.hxx
+++ b/sw/inc/unoprnms.hxx
@@ -820,7 +820,9 @@ enum SwPropNameIds
/* 0751 */ UNO_NAME_HEADER_TEXT_FIRST,
/* 0752 */ UNO_NAME_FOOTER_TEXT_FIRST,
-/* 0753 */ SW_PROPNAME_END
+/* 0753 */ UNO_NAME_INITIALS,
+
+/* 0754 */ SW_PROPNAME_END
// new items in this array must match SwPropNameTab aPropNameTab
};