summaryrefslogtreecommitdiff
path: root/include/sfx2
diff options
context:
space:
mode:
authorDennis Francis <dennisfrancis.in@gmail.com>2015-10-17 23:14:35 +0530
committerEike Rathke <erack@redhat.com>2015-10-23 00:24:18 +0000
commit9a85743766e8a063d20d5f93ee88758e243397f4 (patch)
tree5cfcdbf0072a5ba099ee22d06af618717bffa22b /include/sfx2
parentb5a1a23ed05d5b72d50bf08b8f6fd550eea17b64 (diff)
tdf#48456 : when searching for a number, consider formatting
Change-Id: I4a1e3e269a269bb37e88aa8810a46d0f4ecfc518 Reviewed-on: https://gerrit.libreoffice.org/19420 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
Diffstat (limited to 'include/sfx2')
-rw-r--r--include/sfx2/msg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/msg.hxx b/include/sfx2/msg.hxx
index 94b3ecf9fbda..d9e2c12d650e 100644
--- a/include/sfx2/msg.hxx
+++ b/include/sfx2/msg.hxx
@@ -153,7 +153,7 @@ SFX_DECL_TYPE(13); // for SwAddPrinterItem, Sd...
SFX_DECL_TYPE(14);
SFX_DECL_TYPE(16); // for SwDocDisplayItem
SFX_DECL_TYPE(17); // for SvxAddressItem
-SFX_DECL_TYPE(21); // for SvxSearchItem
+SFX_DECL_TYPE(22); // for SvxSearchItem
// all SfxTypes must be in this header
#undef SFX_DECL_TYPE