Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
d0e1a9ea
Kaydet (Commit)
d0e1a9ea
authored
Şub 02, 2001
tarafından
Martin Gallwey
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
added stdio.h header as sprintf is used while in DEBUG ...
üst
b0163130
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
3 deletions
+9
-3
w1filter.cxx
sw/source/filter/ww1/w1filter.cxx
+9
-3
No files found.
sw/source/filter/ww1/w1filter.cxx
Dosyayı görüntüle @
d0e1a9ea
...
...
@@ -2,9 +2,9 @@
*
* $RCSfile: w1filter.cxx,v $
*
* $Revision: 1.
1.1.1
$
* $Revision: 1.
2
$
*
* last change: $Author:
hr $ $Date: 2000-09-18 17:14:57
$
* last change: $Author:
mtg $ $Date: 2001-02-02 11:20:58
$
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
...
...
@@ -187,6 +187,9 @@
#ifndef _STATSTR_HRC
#include <statstr.hrc>
#endif
#ifdef DEBUG
#include <stdio.h>
#endif
#define MAX_FIELDLEN 64000
...
...
@@ -2338,11 +2341,14 @@ void Ww1HeaderFooter::Stop(Ww1Shell& rOut, Ww1Manager& rMan, sal_Unicode&)
Source Code Control System - Header
$Header: /zpool/svn/migration/cvs_rep_09_09_08/code/sw/source/filter/ww1/w1filter.cxx,v 1.
1.1.1 2000-09-18 17:14:57 hr
Exp $
$Header: /zpool/svn/migration/cvs_rep_09_09_08/code/sw/source/filter/ww1/w1filter.cxx,v 1.
2 2001-02-02 11:20:58 mtg
Exp $
Source Code Control System - Update
$Log: not supported by cvs2svn $
Revision 1.1.1.1 2000/09/18 17:14:57 hr
initial import
Revision 1.29 2000/09/18 16:04:56 willem.vandorp
OpenOffice header added.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment