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
634c1649
Kaydet (Commit)
634c1649
authored
Nis 12, 2016
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Avoid reserved identifiers
Change-Id: I15faa079a6e124b10bcd50bad19cf1301bafc500
üst
1b0c1465
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
6 deletions
+6
-6
memberid.hrc
include/svl/memberid.hrc
+2
-2
solar.hrc
include/svl/solar.hrc
+2
-2
svl.hrc
include/svl/svl.hrc
+2
-2
No files found.
include/svl/memberid.hrc
Dosyayı görüntüle @
634c1649
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef _MEMBERID_HRC
#define _MEMBERID_HRC
#ifndef
INCLUDED_SVL
_MEMBERID_HRC
#define
INCLUDED_SVL
_MEMBERID_HRC
#define MID_X 1
#define MID_Y 2
...
...
include/svl/solar.hrc
Dosyayı görüntüle @
634c1649
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef _SOLAR_HRC
#define _SOLAR_HRC
#ifndef
INCLUDED_SVL
_SOLAR_HRC
#define
INCLUDED_SVL
_SOLAR_HRC
// defines ------------------------------------------------------------------
...
...
include/svl/svl.hrc
Dosyayı görüntüle @
634c1649
...
...
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef _SVL_HRC
#define _SVL_HRC
#ifndef
INCLUDED_SVL
_SVL_HRC
#define
INCLUDED_SVL
_SVL_HRC
#include <svl/solar.hrc>
...
...
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