Kaydet (Commit) 37fc3f58 authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS ooo20040704 (1.35.32); FILE MERGED

2004/08/09 15:00:33 vg 1.35.32.2: RESYNC MERGED 1.35 1.36
Everything below this line will be added to the revision comment.
2004/07/03 14:33:18 waratah 1.35.32.1: #i30874# Correct uninitiliased warnings
üst 455c16b5
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: XMLSectionExport.cxx,v $ * $RCSfile: XMLSectionExport.cxx,v $
* *
* $Revision: 1.36 $ * $Revision: 1.37 $
* *
* last change: $Author: rt $ $Date: 2004-07-13 08:35:07 $ * last change: $Author: rt $ $Date: 2004-09-08 15:00:38 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -1370,7 +1370,7 @@ void XMLSectionExport::ExportIndexTemplateElement( ...@@ -1370,7 +1370,7 @@ void XMLSectionExport::ExportIndexTemplateElement(
sal_Bool bBibliographyDataOK = sal_False; sal_Bool bBibliographyDataOK = sal_False;
// With Tab Stop #i21237# // With Tab Stop #i21237#
sal_Bool bWithTabStop; sal_Bool bWithTabStop = sal_False;
sal_Bool bWithTabStopOK = sal_False; sal_Bool bWithTabStopOK = sal_False;
// token type // token type
......
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