summaryrefslogtreecommitdiff
path: root/xmloff/inc
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-02-22 07:13:22 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-02-22 07:13:22 +0000
commit2364e07edf97bafe4c6d32483376a2ef62f85bdd (patch)
treeaa8fc64397df36cdfaed216f74c84d019a395f9e /xmloff/inc
parentb11991547b5e3dceab154625eada9ceafc3a7907 (diff)
INTEGRATION: CWS swqbugfixes14 (1.4.158); FILE MERGED
2005/01/31 14:55:05 od 1.4.158.1: #i40579# class <XMLFootnoteConfigurationImportContext> rename method <CreateAndInsertLate(..)> to <Finish(..)>
Diffstat (limited to 'xmloff/inc')
-rw-r--r--xmloff/inc/XMLFootnoteConfigurationImportContext.hxx11
1 files changed, 6 insertions, 5 deletions
diff --git a/xmloff/inc/XMLFootnoteConfigurationImportContext.hxx b/xmloff/inc/XMLFootnoteConfigurationImportContext.hxx
index 151a8861b2af..0a363c206e09 100644
--- a/xmloff/inc/XMLFootnoteConfigurationImportContext.hxx
+++ b/xmloff/inc/XMLFootnoteConfigurationImportContext.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: XMLFootnoteConfigurationImportContext.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2004-07-13 07:55:05 $
+ * last change: $Author: vg $ $Date: 2005-02-22 08:13:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -137,10 +137,11 @@ public:
const SvXMLTokenMap& GetFtnConfigAttrTokenMap();
/// set configuration at document; calls ProcessSettings
- /// Uses CreateAndInsertLate() to ensure that all styles it references
- /// have been set.
- virtual void XMLFootnoteConfigurationImportContext::CreateAndInsertLate(
+ // --> 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 );
+ // <--
/// set configuration at document
void ProcessSettings(