diff options
author | Caolán McNamara <caolan.mcnamara@collabora.com> | 2024-01-28 16:03:58 +0000 |
---|---|---|
committer | Caolán McNamara <caolan.mcnamara@collabora.com> | 2024-01-28 20:02:01 +0100 |
commit | f7ca5ce78f98505cd301f6bddde143e3ecb846e7 (patch) | |
tree | d0449beb9a59f7898946be4d489ac0aa9877314f /include/svx/svxids.hrc | |
parent | 9126cde8cb13098800d3406d006dbc4c687b2078 (diff) |
Resolves: tdf#149409 enable impress 'Small Capitals' Toolbar Button
Change-Id: Ifc8721f50f359669af501c91bc86d6a983785f9f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/162663
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
Diffstat (limited to 'include/svx/svxids.hrc')
-rw-r--r-- | include/svx/svxids.hrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/svxids.hrc b/include/svx/svxids.hrc index 7cc55ac02813..b4e1a91d386a 100644 --- a/include/svx/svxids.hrc +++ b/include/svx/svxids.hrc @@ -451,7 +451,7 @@ class XFillGradientItem; #define SID_ATTR_TEXTCOLUMNS_NUMBER ( SID_SVX_START + 340 ) #define SID_ATTR_TEXTCOLUMNS_SPACING ( SID_SVX_START + 341 ) -// FREE ( SID_SVX_START + 342 ) +#define SID_SET_SMALL_CAPS ( SID_SVX_START + 342 ) // FREE ( SID_SVX_START + 343 ) // FREE ( SID_SVX_START + 344 ) // FREE ( SID_SVX_START + 345 ) |