diff options
author | Jim Raykowski <raykowj@gmail.com> | 2020-10-01 22:29:35 -0800 |
---|---|---|
committer | Jim Raykowski <raykowj@gmail.com> | 2021-05-11 06:53:36 +0200 |
commit | a80eefb7413245f81692c443b06f7d3a6a92f28c (patch) | |
tree | fd77d628574c3752117cd4995f4243118976a46c /sfx2/sdi/frmslots.sdi | |
parent | b137ff671f25a605334083c0f87ada84eaa0fcf2 (diff) |
tdf#84502 CuiConfigGroupListBox Macros,Styles like category for Sidebar
Decks
Change-Id: I4d41952547c98ba66c40c1aa1e9776cdf31304c9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100455
Tested-by: Jenkins
Reviewed-by: Jim Raykowski <raykowj@gmail.com>
Diffstat (limited to 'sfx2/sdi/frmslots.sdi')
-rw-r--r-- | sfx2/sdi/frmslots.sdi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sfx2/sdi/frmslots.sdi b/sfx2/sdi/frmslots.sdi index 09aafef95b7d..1e60d092d373 100644 --- a/sfx2/sdi/frmslots.sdi +++ b/sfx2/sdi/frmslots.sdi @@ -43,6 +43,10 @@ interface Window ExecMethod = ChildWindowExecute ; StateMethod = ChildWindowState ; ] + SID_SIDEBAR_DECK + [ + ExecMethod = ChildWindowExecute ; + ] SID_BROWSER // ole(no) api() [ ExecMethod = ChildWindowExecute ; |