diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-11-16 10:23:04 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-11-16 10:23:04 +0000 |
commit | 3e7532c3681ce8a2d69dcfd53488d4eccec247d3 (patch) | |
tree | fcb6340b3e92e9a42d6977b5cc7ebc20604e4027 /svx | |
parent | 3cf0a9269e068fd9775a09e274f168a510190940 (diff) |
INTEGRATION: CWS eforms2 (1.30.164); FILE MERGED
2004/07/21 15:26:48 fs 1.30.164.1: #i31762# fmprop.hxx obsolete
Diffstat (limited to 'svx')
-rw-r--r-- | svx/source/form/fmexpl.cxx | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/svx/source/form/fmexpl.cxx b/svx/source/form/fmexpl.cxx index 181d2b999dfa..b4e837b634b9 100644 --- a/svx/source/form/fmexpl.cxx +++ b/svx/source/form/fmexpl.cxx @@ -2,9 +2,9 @@ * * $RCSfile: fmexpl.cxx,v $ * - * $Revision: 1.30 $ + * $Revision: 1.31 $ * - * last change: $Author: hr $ $Date: 2004-04-13 10:57:24 $ + * last change: $Author: obo $ $Date: 2004-11-16 11:23:04 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -207,10 +207,6 @@ #include <com/sun/star/beans/PropertyAttribute.hpp> #endif -#ifndef _SVX_FMPROP_HXX -#include "fmprop.hxx" -#endif - #ifndef _COMPHELPER_PROPERTY_HXX_ #include <comphelper/property.hxx> #endif |