diff options
author | Luke Symes <allsymes@gmail.com> | 2010-10-01 17:50:24 +1300 |
---|---|---|
committer | Cédric Bosdonnat <cedricbosdo@openoffice.org> | 2010-10-01 11:17:38 +0200 |
commit | 44231089eeda805727f6c7143729612059891b02 (patch) | |
tree | 867f388fce938eb004defe4bf4122e4772120cf5 /sc/source/ui/pagedlg/tphf.cxx | |
parent | c548012e1e19c3117262d9a943146413ee19eefc (diff) |
Finished removing //CHINA comments and odd dead code from sc/source/ui/*
Diffstat (limited to 'sc/source/ui/pagedlg/tphf.cxx')
-rw-r--r-- | sc/source/ui/pagedlg/tphf.cxx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sc/source/ui/pagedlg/tphf.cxx b/sc/source/ui/pagedlg/tphf.cxx index de647cf5f82a..7c1c3046f743 100644 --- a/sc/source/ui/pagedlg/tphf.cxx +++ b/sc/source/ui/pagedlg/tphf.cxx @@ -47,11 +47,10 @@ #include "tabvwsh.hxx" #include "viewdata.hxx" #include "document.hxx" -//CHINA001 #include "tphfedit.hxx" #include "hfedtdlg.hxx" #include "styledlg.hxx" #include "scresid.hxx" -#include "scuitphfedit.hxx" //CHINA001 +#include "scuitphfedit.hxx" #undef _TPHF_CXX |