Kaydet (Commit) 5f04cbb4 authored tarafından Oliver Bolte's avatar Oliver Bolte

INTEGRATION: CWS gcc41 (1.6.56); FILE MERGED

2005/12/07 15:27:21 pmladek 1.6.56.1: #i58967#
Removed extra qualification to fix build with gcc-4.1
üst ced5fd9a
......@@ -4,9 +4,9 @@
*
* $RCSfile: XMLFootnoteConfigurationImportContext.hxx,v $
*
* $Revision: 1.6 $
* $Revision: 1.7 $
*
* last change: $Author: rt $ $Date: 2005-09-09 12:50:45 $
* last change: $Author: obo $ $Date: 2006-01-19 18:06:24 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -113,8 +113,7 @@ public:
/// set configuration at document; calls ProcessSettings
// --> OD 2005-01-31 #i40579# - move code from <CreateAndInsertLate(..)>
// to <Finish(..)>, because at this time all styles it references have been set.
virtual void XMLFootnoteConfigurationImportContext::Finish(
sal_Bool bOverwrite );
virtual void Finish( sal_Bool bOverwrite);
// <--
/// set configuration at document
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment