diff options
author | Luke Symes <allsymes@gmail.com> | 2010-10-01 14:26:50 +1300 |
---|---|---|
committer | Cédric Bosdonnat <cedricbosdo@openoffice.org> | 2010-10-01 11:14:59 +0200 |
commit | c548012e1e19c3117262d9a943146413ee19eefc (patch) | |
tree | d93b1624da83545f50a9f169b747d0d7b9ea698e /sc/source/ui/inc/crdlg.hxx | |
parent | 10cf3fed2d5636306df7e1b2c877dec049a15b2c (diff) |
Removed more //CHINA comments from sc/source/ui/*.
Diffstat (limited to 'sc/source/ui/inc/crdlg.hxx')
-rw-r--r-- | sc/source/ui/inc/crdlg.hxx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/sc/source/ui/inc/crdlg.hxx b/sc/source/ui/inc/crdlg.hxx index 20dd79f359ad..cc963ea2795e 100644 --- a/sc/source/ui/inc/crdlg.hxx +++ b/sc/source/ui/inc/crdlg.hxx @@ -32,10 +32,7 @@ #include <vcl/dialog.hxx> #include <vcl/imagebtn.hxx> #include <vcl/fixed.hxx> -#include "scui_def.hxx" //CHINA001 - -//CHINA001 #define SCRET_COLS 0x42 -//CHINA001 #define SCRET_ROWS 0x43 +#include "scui_def.hxx" //------------------------------------------------------------------------ |