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
ea993926
Kaydet (Commit)
ea993926
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: Ifc47504370a2ebc8119a60091fdf1ced4b532aa3
üst
13f97509
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
frm_resource.hrc
forms/source/inc/frm_resource.hrc
+3
-3
property.hrc
forms/source/inc/property.hrc
+3
-3
No files found.
forms/source/inc/frm_resource.hrc
Dosyayı görüntüle @
ea993926
...
@@ -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
_FRM_RESOURCE_HRC_
#ifndef
INCLUDED_FORMS_SOURCE_INC_FRM_RESOURCE_HRC
#define
_FRM_RESOURCE_HRC_
#define
INCLUDED_FORMS_SOURCE_INC_FRM_RESOURCE_HRC
#include <svl/solar.hrc>
#include <svl/solar.hrc>
...
@@ -90,6 +90,6 @@
...
@@ -90,6 +90,6 @@
#define RID_STR_FEATURE_NOT_EXECUTABLE ( RID_FRM_STRINGS_START + 58 )
#define RID_STR_FEATURE_NOT_EXECUTABLE ( RID_FRM_STRINGS_START + 58 )
#define RID_STR_FEATURE_UNKNOWN ( RID_FRM_STRINGS_START + 59 )
#define RID_STR_FEATURE_UNKNOWN ( RID_FRM_STRINGS_START + 59 )
#endif
// _FRM_RESOURCE_HRC_
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
forms/source/inc/property.hrc
Dosyayı görüntüle @
ea993926
...
@@ -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
_FRM_PROPERTY_HRC_
#ifndef
INCLUDED_FORMS_SOURCE_INC_PROPERTY_HRC
#define
_FRM_PROPERTY_HRC_
#define
INCLUDED_FORMS_SOURCE_INC_PROPERTY_HRC
#include <rtl/ustring.hxx>
#include <rtl/ustring.hxx>
#include "frm_strings.hxx"
#include "frm_strings.hxx"
...
@@ -297,6 +297,6 @@ namespace frm
...
@@ -297,6 +297,6 @@ namespace frm
}
}
#endif
// _FRM_PROPERTY_HRC_
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
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