summaryrefslogtreecommitdiff
path: root/sw/inc/fmtcnct.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/fmtcnct.hxx')
-rw-r--r--sw/inc/fmtcnct.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sw/inc/fmtcnct.hxx b/sw/inc/fmtcnct.hxx
index df18bed1a5a6..cf3aa0f38786 100644
--- a/sw/inc/fmtcnct.hxx
+++ b/sw/inc/fmtcnct.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: fmtcnct.hxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 17:14:25 $
+ * last change: $Author: er $ $Date: 2001-05-13 03:32:47 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -77,7 +77,7 @@
class SwFlyFrmFmt;
-class International;
+class IntlWrapper;
//Verbindung (Textfluss) zwischen zwei FlyFrms
@@ -103,7 +103,7 @@ public:
SfxMapUnit eCoreMetric,
SfxMapUnit ePresMetric,
String &rText,
- const International* pIntl = 0 ) const;
+ const IntlWrapper* pIntl = 0 ) const;
virtual BOOL QueryValue( com::sun::star::uno::Any& rVal, BYTE nMemberId = 0 ) const;