diff options
author | Kohei Yoshida <kohei.yoshida@gmail.com> | 2012-03-09 11:08:16 -0500 |
---|---|---|
committer | Kohei Yoshida <kohei.yoshida@gmail.com> | 2012-03-09 11:13:35 -0500 |
commit | 2d5c1a3f6de583629c29fc0eeea630c8f8a0eb89 (patch) | |
tree | 17310cab4ad2d2406bb1c39fe7883399102c7226 /sc/inc/dptabdat.hxx | |
parent | d049b05a1a7ccdcccd5aeaafbabd43b8df48f8df (diff) |
Even more cleanup and fixing.
Diffstat (limited to 'sc/inc/dptabdat.hxx')
-rw-r--r-- | sc/inc/dptabdat.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/inc/dptabdat.hxx b/sc/inc/dptabdat.hxx index 8cd3c474b920..de323e6b41e2 100644 --- a/sc/inc/dptabdat.hxx +++ b/sc/inc/dptabdat.hxx @@ -60,8 +60,8 @@ namespace com { namespace sun { namespace star { namespace sheet { #define SC_DAPI_LEVEL_QUARTER 1 #define SC_DAPI_LEVEL_MONTH 2 #define SC_DAPI_LEVEL_DAY 3 -#define SC_DAPI_LEVEL_WEEK 1 -#define SC_DAPI_LEVEL_WEEKDAY 2 +#define SC_DAPI_LEVEL_WEEK 4 +#define SC_DAPI_LEVEL_WEEKDAY 5 // |