[Libreoffice-commits] .: sc/sdi
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Tue Dec 4 09:08:32 PST 2012
sc/sdi/formatsh.sdi | 1 +
1 file changed, 1 insertion(+)
New commits:
commit a6f8eb4ed1e237b49c19ed015487504f81051005
Author: Cédric Bosdonnat <cedric.bosdonnat at free.fr>
Date: Tue Dec 4 18:05:19 2012 +0100
Fixed removed entry for SID_STYLE_HIDE in sc/sdi/formatsh.sdi
Change-Id: I374173f5a91235fa16ca84e6a26d947cd0009e0d
diff --git a/sc/sdi/formatsh.sdi b/sc/sdi/formatsh.sdi
index 13884ce..dd78853 100644
--- a/sc/sdi/formatsh.sdi
+++ b/sc/sdi/formatsh.sdi
@@ -58,6 +58,7 @@ interface FormatForSelection
SID_STYLE_FAMILY4 [ ExecMethod = ExecuteStyle; StateMethod = GetStyleState; ]
SID_STYLE_EDIT [ ExecMethod = ExecuteStyle; StateMethod = GetStyleState; ]
SID_STYLE_DELETE [ ExecMethod = ExecuteStyle; StateMethod = GetStyleState; ]
+ SID_STYLE_HIDE [ ExecMethod = ExecuteStyle; StateMethod = GetStyleState; ]
SID_STYLE_SHOW [ ExecMethod = ExecuteStyle; StateMethod = GetStyleState; ]
// } Slot's die in der DrawShell disabled werden.
More information about the Libreoffice-commits
mailing list