summaryrefslogtreecommitdiff
path: root/svx/source/form/fmobjfac.cxx
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2001-01-12 13:12:25 +0000
committerFrank Schönheit <fs@openoffice.org>2001-01-12 13:12:25 +0000
commita0d2e7eb2806f30b90d1681a20702a1e5139387e (patch)
tree0df172e69bac8785804d6b07d29da965198fd6e1 /svx/source/form/fmobjfac.cxx
parent95d58d71aabe568cbc12ee475aba8c0d04f4ac5e (diff)
include adjusted (implementaion for the property browser changed)
Diffstat (limited to 'svx/source/form/fmobjfac.cxx')
-rw-r--r--svx/source/form/fmobjfac.cxx11
1 files changed, 5 insertions, 6 deletions
diff --git a/svx/source/form/fmobjfac.cxx b/svx/source/form/fmobjfac.cxx
index 7dc84d7012a4..6444558cb4e2 100644
--- a/svx/source/form/fmobjfac.cxx
+++ b/svx/source/form/fmobjfac.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: fmobjfac.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: fs $ $Date: 2000-12-18 07:54:04 $
+ * last change: $Author: fs $ $Date: 2001-01-12 14:12:25 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -132,10 +132,6 @@
#include "tabwin.hxx"
#endif
-#ifndef _SVX_PROPBRW_HXX
-#include "propbrw.hxx"
-#endif
-
#ifndef _SVX_FMEXPL_HXX
#include "fmexpl.hxx"
#endif
@@ -147,6 +143,9 @@
#ifndef _SVX_FMPROP_HRC
#include "fmprop.hrc"
#endif
+#ifndef SVX_FMPROPBRW_HXX
+#include "fmPropBrw.hxx"
+#endif
#ifndef ENABLEUNICODE
#define WS(a) ::rtl::OUString(UniString(a)