diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-05-10 15:00:27 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-05-10 15:00:27 +0000 |
commit | a08e4aa40ef8fcb6188ffef09072c09acfcde485 (patch) | |
tree | 2c0bf9ebc9d438c7eb5ebba7ee3c00a35e8a147e /sc/source/ui/inc/crdlg.hxx | |
parent | e0864806e4bcf94fd6a418b4118a2a435cc9930a (diff) |
INTEGRATION: CWS dialogdiet01 (1.2.398); FILE MERGED
2004/04/22 01:25:20 mwu 1.2.398.1: dialogdiet01_2004_04_22
Diffstat (limited to 'sc/source/ui/inc/crdlg.hxx')
-rw-r--r-- | sc/source/ui/inc/crdlg.hxx | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sc/source/ui/inc/crdlg.hxx b/sc/source/ui/inc/crdlg.hxx index 148012545301..055ee16ef52f 100644 --- a/sc/source/ui/inc/crdlg.hxx +++ b/sc/source/ui/inc/crdlg.hxx @@ -2,9 +2,9 @@ * * $RCSfile: crdlg.hxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: dr $ $Date: 2001-05-30 13:33:54 $ + * last change: $Author: hr $ $Date: 2004-05-10 16:00:14 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -74,10 +74,10 @@ #ifndef _SV_FIXED_HXX //autogen #include <vcl/fixed.hxx> #endif +#include "scui_def.hxx" //CHINA001 - -#define SCRET_COLS 0x42 -#define SCRET_ROWS 0x43 +//CHINA001 #define SCRET_COLS 0x42 +//CHINA001 #define SCRET_ROWS 0x43 //------------------------------------------------------------------------ |