From 2d301b6f4afc6e961e69b8821c0c10b43c7f5066 Mon Sep 17 00:00:00 2001 From: Kohei Yoshida Date: Tue, 28 Sep 2010 12:00:52 -0400 Subject: Ported calc-find-replace-skip-filtered-sc.diff from ooo-build. --- sc/inc/unonames.hxx | 1 + 1 file changed, 1 insertion(+) (limited to 'sc/inc/unonames.hxx') diff --git a/sc/inc/unonames.hxx b/sc/inc/unonames.hxx index 2d011f425398..a131c10f779e 100644 --- a/sc/inc/unonames.hxx +++ b/sc/inc/unonames.hxx @@ -354,6 +354,7 @@ #define SC_UNO_SRCHSTYLES "SearchStyles" #define SC_UNO_SRCHTYPE "SearchType" #define SC_UNO_SRCHWORDS "SearchWords" +#define SC_UNO_SRCHFILTERED "SearchFiltered" // old (5.2) property names for page styles - for compatibility only! #define OLD_UNO_PAGE_BACKCOLOR "BackgroundColor" -- cgit