diff options
author | Oliver Bolte <obo@openoffice.org> | 2002-11-06 11:13:22 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2002-11-06 11:13:22 +0000 |
commit | ef8b67712515c28f45083df937aa8abdef849cc7 (patch) | |
tree | ae030704ff8c78a9428058191ab93906ec956375 /svx/source/inc | |
parent | 8b841628e386530d7c6094ac278bf9ceb23eeea3 (diff) |
#100000# typo
Diffstat (limited to 'svx/source/inc')
-rw-r--r-- | svx/source/inc/fmvwimp.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/inc/fmvwimp.hxx b/svx/source/inc/fmvwimp.hxx index 54f62c734785..32a0d1c84cc0 100644 --- a/svx/source/inc/fmvwimp.hxx +++ b/svx/source/inc/fmvwimp.hxx @@ -2,9 +2,9 @@ * * $RCSfile: fmvwimp.hxx,v $ * - * $Revision: 1.16 $ + * $Revision: 1.17 $ * - * last change: $Author: oj $ $Date: 2002-10-31 12:56:56 $ + * last change: $Author: obo $ $Date: 2002-11-06 12:13:22 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -87,7 +87,7 @@ #ifndef _COM_SUN_STAR_LANG_XMULTISERVICEFACTORY_HPP_ #include <com/sun/star/lang/XMultiServiceFactory.hpp> #endif -#ifdef _COM_SUN_STAR_AWT_XFOCUSLISTENER_HPP_ +#ifndef _COM_SUN_STAR_AWT_XFOCUSLISTENER_HPP_ #include <com/sun/star/awt/XFocusListener.hpp> #endif #ifndef _COM_SUN_STAR_SDB_SQLERROREVENT_HPP_ |