summaryrefslogtreecommitdiff
path: root/sw/inc/hintids.hxx
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@libreoffice.org>2020-11-10 23:55:43 +0100
committerBjoern Michaelsen <bjoern.michaelsen@libreoffice.org>2020-11-12 00:11:59 +0100
commit693553210828538680408832157faad9654758c8 (patch)
tree09fa64a2595878dc5567a739a3e4060c75ef75a6 /sw/inc/hintids.hxx
parentab72e9fe38b5d30bd1a0393e1611ae969919908f (diff)
replace RES_GRF_REREAD_AND_INCACHE with sw::GrfRereadAndInCacheHint
Change-Id: I8b36fd0dde6f4e7f83cf73dc8b6aefb196babb8f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105571 Tested-by: Jenkins Reviewed-by: Bjoern Michaelsen <bjoern.michaelsen@libreoffice.org>
Diffstat (limited to 'sw/inc/hintids.hxx')
-rw-r--r--sw/inc/hintids.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/hintids.hxx b/sw/inc/hintids.hxx
index 021aac0be963..1cfba494d9e6 100644
--- a/sw/inc/hintids.hxx
+++ b/sw/inc/hintids.hxx
@@ -429,7 +429,6 @@ constexpr TypedWhichId<SwMsgPoolItem> RES_GRAPHIC_PIECE_ARRIVED (175);
constexpr TypedWhichId<SwMsgPoolItem> RES_HIDDENPARA_PRINT (176);
constexpr TypedWhichId<SwVirtPageNumInfo> RES_VIRTPAGENUM_INFO (178);
constexpr TypedWhichId<SwPtrMsgPoolItem> RES_REMOVE_UNO_OBJECT (179);
-constexpr TypedWhichId<SwMsgPoolItem> RES_GRF_REREAD_AND_INCACHE (180);
// empty
constexpr TypedWhichId<SwFindNearestNode> RES_FINDNEARESTNODE (182);
constexpr TypedWhichId<SwPtrMsgPoolItem> RES_CONTENT_VISIBLE (183);