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
cd96f899
Kaydet (Commit)
cd96f899
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: I13bbc627ba058143862a77d27bbca85f2d961d60
üst
7fb83327
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
resource.hrc
framework/inc/classes/resource.hrc
+2
-2
helpid.hrc
framework/inc/helpid.hrc
+2
-2
No files found.
framework/inc/classes/resource.hrc
Dosyayı görüntüle @
cd96f899
...
@@ -17,8 +17,8 @@
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
*/
#ifndef
__FRAMEWORK_CLASSES_RESOURCE_HRC_
#ifndef
INCLUDED_FRAMEWORK_INC_CLASSES_RESOURCE_HRC
#define
__FRAMEWORK_CLASSES_RESOURCE_HRC_
#define
INCLUDED_FRAMEWORK_INC_CLASSES_RESOURCE_HRC
#define RID_STR_START 2000
#define RID_STR_START 2000
#define RID_MENU_START 10000
#define RID_MENU_START 10000
...
...
framework/inc/helpid.hrc
Dosyayı görüntüle @
cd96f899
...
@@ -16,8 +16,8 @@
...
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
*/
#ifndef _FRAMEWORK_HELPID_HRC
#ifndef
INCLUDED
_FRAMEWORK_HELPID_HRC
#define _FRAMEWORK_HELPID_HRC
#define
INCLUDED
_FRAMEWORK_HELPID_HRC
#define HID_BACKINGWINDOW "FWK_HID_BACKINGWINDOW"
#define HID_BACKINGWINDOW "FWK_HID_BACKINGWINDOW"
#define HID_STATUSBAR "FWK_HID_STATUSBAR"
#define HID_STATUSBAR "FWK_HID_STATUSBAR"
...
...
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