From 34d554d442fd35baa717ec3b396b94d744a103d5 Mon Sep 17 00:00:00 2001 From: Oliver Specht Date: Fri, 23 Feb 2001 11:45:30 +0000 Subject: Complete use of DefaultNumbering component --- sw/inc/ftninfo.hxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sw/inc/ftninfo.hxx') diff --git a/sw/inc/ftninfo.hxx b/sw/inc/ftninfo.hxx index d82677346cac..9bda2f853896 100644 --- a/sw/inc/ftninfo.hxx +++ b/sw/inc/ftninfo.hxx @@ -2,9 +2,9 @@ * * $RCSfile: ftninfo.hxx,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: hr $ $Date: 2000-09-18 17:14:26 $ + * last change: $Author: os $ $Date: 2001-02-23 12:45:01 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,7 @@ class SwEndNoteInfo : public SwClient protected: BOOL bEndNote; public: - SwNumType aFmt; + SvxNumberType aFmt; USHORT nFtnOffset; void ChgPageDesc( SwPageDesc *pDesc ); -- cgit