using namespace ::writerfilter

This commit is contained in:
Fridrich Štrba 2007-05-03 09:07:16 +00:00
parent d6ff104938
commit e5793d78d0

View file

@ -4,9 +4,9 @@
*
* $RCSfile: CellColorHandler.cxx,v $
*
* $Revision: 1.1 $
* $Revision: 1.2 $
*
* last change: $Author: os $ $Date: 2007-05-03 06:23:30 $
* last change: $Author: fridrich_strba $ $Date: 2007-05-03 10:07:16 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -48,6 +48,7 @@
namespace dmapper {
using namespace ::com::sun::star;
using namespace ::writerfilter;
//using namespace ::std;
/*-- 24.04.2007 09:06:35---------------------------------------------------