sc/inc/globstr.hrc | 2 ++ 1 file changed, 2 insertions(+) New commits: commit 882a0ad91676a4edc25feec8b129b42f88ef970c Author: Eike Rathke <er...@redhat.com> Date: Wed Oct 28 14:34:38 2015 +0100
add comment that some STR_COND_... values must be in sequence Change-Id: Ibb1b14aa624b1ff6f52c5db8ba799d8cf30c3484 diff --git a/sc/inc/globstr.hrc b/sc/inc/globstr.hrc index f37110f..3522387 100644 --- a/sc/inc/globstr.hrc +++ b/sc/inc/globstr.hrc @@ -614,6 +614,8 @@ #define STR_COND_CONTAINS 460 #define STR_COND_NOT_CONTAINS 461 #define STR_COND_DATE 462 +/* Values from STR_COND_TODAY to STR_COND_NEXTYEAR must be in sequence for + * sc/source/ui/condformat/condformathelper.cxx getDateString() */ #define STR_COND_TODAY 463 #define STR_COND_YESTERDAY 464 #define STR_COND_TOMORROW 465 _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits