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
57a80517
Kaydet (Commit)
57a80517
authored
Eki 01, 2008
tarafından
Vladimir Glazounov
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
CWS-TOOLING: integrate CWS jsc311
üst
f8fda7d6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
2 deletions
+14
-2
com_sun_star_beans_LocalOfficeWindow.c
bean/native/unix/com_sun_star_beans_LocalOfficeWindow.c
+7
-1
com_sun_star_comp_beans_LocalOfficeWindow.c
bean/native/unix/com_sun_star_comp_beans_LocalOfficeWindow.c
+7
-1
No files found.
bean/native/unix/com_sun_star_beans_LocalOfficeWindow.c
Dosyayı görüntüle @
57a80517
...
...
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: com_sun_star_beans_LocalOfficeWindow.c,v $
* $Revision: 1.7 $
* $Revision: 1.7
.10.1
$
*
* This file is part of OpenOffice.org.
*
...
...
@@ -33,6 +33,12 @@
#include <X11/Intrinsic.h>
#include "jni.h"
// Workaround for problematic IBM JDK 1.6.0 on ppc
#ifndef _JNI_IMPORT_OR_EXPORT_
#define _JNI_IMPORT_OR_EXPORT_
#endif
#include "jawt_md.h"
#include "jawt.h"
...
...
bean/native/unix/com_sun_star_comp_beans_LocalOfficeWindow.c
Dosyayı görüntüle @
57a80517
...
...
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: com_sun_star_comp_beans_LocalOfficeWindow.c,v $
* $Revision: 1.7 $
* $Revision: 1.7
.10.1
$
*
* This file is part of OpenOffice.org.
*
...
...
@@ -33,6 +33,12 @@
#include <X11/Intrinsic.h>
#include "jni.h"
// Workaround for problematic IBM JDK 1.6.0 on ppc
#ifndef _JNI_IMPORT_OR_EXPORT_
#define _JNI_IMPORT_OR_EXPORT_
#endif
#include "jawt_md.h"
#include "jawt.h"
...
...
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