summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorJim Raykowski <raykowj@gmail.com>2024-06-26 19:32:17 -0800
committerJim Raykowski <raykowj@gmail.com>2024-06-28 23:42:41 +0200
commit3621ddfb9a490c58cfa70679d9bd89099a91e663 (patch)
tree0592b078a9157d518d9d8d3b6969a6741e3771a8 /sfx2
parent2cb5e2256c607acd766e8693ea22b62459d93cbc (diff)
Resolves tdf#115665 Format in the CTRL+H search affects
the CTRL+F search Change-Id: I51ccd2186c47a91958c262efac9a1514b9c3b138 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169606 Reviewed-by: Jim Raykowski <raykowj@gmail.com> Tested-by: Jenkins
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/sdi/sfx.sdi2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/sdi/sfx.sdi b/sfx2/sdi/sfx.sdi
index 9993519b3ebe..9a341064c970 100644
--- a/sfx2/sdi/sfx.sdi
+++ b/sfx2/sdi/sfx.sdi
@@ -1158,7 +1158,7 @@ SfxVoidItem ShowStyle SID_STYLE_SHOW
SfxVoidItem ExecuteSearch FID_SEARCH_NOW
-(SvxSearchItem SearchItem SID_SEARCH_ITEM, SfxBoolItem Quiet SID_SEARCH_QUIET )
+(SvxSearchItem SearchItem SID_SEARCH_ITEM, SfxBoolItem Quiet SID_SEARCH_QUIET, SfxBoolItem UseAttrItemList SID_SEARCH_USE_ATTR_ITEM_LIST)
[
AutoUpdate = FALSE,
FastCall = FALSE,