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
1bfc7d0a
Kaydet (Commit)
1bfc7d0a
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: I4d4e928f7542aee69362fdaab8015ab379327b95
üst
942b7600
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
6 deletions
+6
-6
math.hxx
sc/inc/math.hxx
+2
-2
checklistmenu.hrc
sc/source/ui/inc/checklistmenu.hrc
+2
-2
condformatuno.hxx
sc/source/ui/inc/condformatuno.hxx
+2
-2
No files found.
sc/inc/math.hxx
Dosyayı görüntüle @
1bfc7d0a
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef
__INCLUDED_SC_INC_MATH_HXX__
#define
__INCLUDED_SC_INC_MATH_HXX__
#ifndef
INCLUDED_SC_INC_MATH_HXX
#define
INCLUDED_SC_INC_MATH_HXX
#include <formula/errorcodes.hxx>
...
...
sc/source/ui/inc/checklistmenu.hrc
Dosyayı görüntüle @
1bfc7d0a
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef
__SC_CHECKLISTMENU_HRC__
#define
__SC_CHECKLISTMENU_HRC__
#ifndef
INCLUDED_SC_SOURCE_UI_INC_CHECKLISTMENU_HRC
#define
INCLUDED_SC_SOURCE_UI_INC_CHECKLISTMENU_HRC
#include <sc.hrc>
...
...
sc/source/ui/inc/condformatuno.hxx
Dosyayı görüntüle @
1bfc7d0a
...
...
@@ -7,8 +7,8 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
#ifndef
_SC_CONDFORMATUNO_HXX_
#define
_SC_CONDFORMATUNO_HXX_
#ifndef
INCLUDED_SC_SOURCE_UI_INC_CONDFORMATUNO_HXX
#define
INCLUDED_SC_SOURCE_UI_INC_CONDFORMATUNO_HXX
#include "address.hxx"
...
...
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