diff options
author | Mathias Bauer <mba@openoffice.org> | 2009-10-18 13:56:34 +0200 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2009-10-18 13:56:34 +0200 |
commit | f7c25671940f897e485fc6ca68a1708b66544f4b (patch) | |
tree | f3dfca8703cdeb611c90efa8ccf38b0f153bbb47 /linguistic/source/grammarchecker.cxx | |
parent | 9f2fde7ab5de20926bb25a6b298b4e5dffb66eb2 (diff) |
#i103496#: reactivate xmloff base code
Diffstat (limited to 'linguistic/source/grammarchecker.cxx')
-rw-r--r-- | linguistic/source/grammarchecker.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/linguistic/source/grammarchecker.cxx b/linguistic/source/grammarchecker.cxx index 8b0b5a74ce4b..5985ffe7d27b 100644 --- a/linguistic/source/grammarchecker.cxx +++ b/linguistic/source/grammarchecker.cxx @@ -34,7 +34,6 @@ #include <cppuhelper/implbase1.hxx> #include <com/sun/star/linguistic2/XGrammarChecker.hpp> #include <com/sun/star/i18n/XBreakIterator.hpp> -//#include <vcl/unohelp.hxx> #include <cppuhelper/implbase4.hxx> #include <com/sun/star/lang/XComponent.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> |