using namespace ::writerfilter
This commit is contained in:
parent
d6ff104938
commit
e5793d78d0
1 changed files with 3 additions and 2 deletions
|
@ -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---------------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue