Kaydet (Commit) c6fdd2e4 authored tarafından Ivan Timofeev's avatar Ivan Timofeev

fdo#36138: sd: fix undo in text objects

Change-Id: I44e9b5154939f3b150d3115085204361248e9b6d
üst e61e51ab
...@@ -87,6 +87,8 @@ namespace sd { ...@@ -87,6 +87,8 @@ namespace sd {
static sal_uInt16 SidArray[] = { static sal_uInt16 SidArray[] = {
SID_STYLE_FAMILY2, // 5542 SID_STYLE_FAMILY2, // 5542
SID_STYLE_FAMILY5, // 5545 SID_STYLE_FAMILY5, // 5545
SID_REDO, // 5700
SID_UNDO, // 5701
SID_CUT, // 5710 SID_CUT, // 5710
SID_COPY, // 5711 SID_COPY, // 5711
SID_ATTR_TABSTOP, // 10002 SID_ATTR_TABSTOP, // 10002
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment