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
e25d7cc9
Kaydet (Commit)
e25d7cc9
authored
Ock 12, 2018
tarafından
jan Iversen
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
iOS, removed hook reference
Change-Id: I9a9d9613313ac8d0e611f4d7f766c42ab71963e1
üst
162ea65a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
+0
-6
LibreOfficeKit.c
ios/source/LibreOfficeKit.c
+0
-6
No files found.
ios/source/LibreOfficeKit.c
Dosyayı görüntüle @
e25d7cc9
...
@@ -18,12 +18,6 @@
...
@@ -18,12 +18,6 @@
#include "native-code.h"
#include "native-code.h"
// Force reference to libreofficekit_hook
extern
__attribute__
((
used
))
LibreOfficeKit
*
libreofficekit_hook_2
(
const
char
*
install_path
,
const
char
*
user_profile_path
);
static
__attribute__
((
used
))
LibreOfficeKit
*
(
*
foop
)(
const
char
*
,
const
char
*
)
=
libreofficekit_hook_2
;
// pointers to our instance
// pointers to our instance
static
LibreOfficeKit
*
kit
;
static
LibreOfficeKit
*
kit
;
static
LibreOfficeKitDocument
*
document
;
static
LibreOfficeKitDocument
*
document
;
...
...
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