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
7cfb6545
Kaydet (Commit)
7cfb6545
authored
Mar 06, 2014
tarafından
Tor Lillqvist
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Fix up a few Emacs and vim mode lines
Change-Id: I813b3638d6e368e73d8733f652db553a6e1cb029
üst
48516370
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
9 additions
and
6 deletions
+9
-6
graphite_static.hxx
vcl/inc/graphite_static.hxx
+0
-1
salgdicommon.hxx
vcl/inc/quartz/salgdicommon.hxx
+2
-0
regionband.hxx
vcl/inc/regionband.hxx
+2
-2
salglyphid.hxx
vcl/inc/salglyphid.hxx
+5
-3
No files found.
vcl/inc/graphite_static.hxx
Dosyayı görüntüle @
7cfb6545
...
...
@@ -14,4 +14,3 @@
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
vcl/inc/quartz/salgdicommon.hxx
Dosyayı görüntüle @
7cfb6545
...
...
@@ -90,3 +90,5 @@ private:
};
#endif // INCLUDED_VCL_INC_QUARTZ_SALGDICOMMON_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
vcl/inc/regionband.hxx
Dosyayı görüntüle @
7cfb6545
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
...
...
@@ -80,5 +81,4 @@ public:
#endif // INCLUDED_VCL_INC_REGIONBAND_HXX
//eof
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
vcl/inc/salglyphid.hxx
Dosyayı görüntüle @
7cfb6545
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
...
...
@@ -15,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
_SV
_SALGLYPHID_HXX
#define
_SV
_SALGLYPHID_HXX
#ifndef
INCLUDED_VCL_INC
_SALGLYPHID_HXX
#define
INCLUDED_VCL_INC
_SALGLYPHID_HXX
// TODO: sal_GlyphId should become a class...
typedef
sal_uInt32
sal_GlyphId
;
...
...
@@ -41,5 +42,6 @@ typedef sal_uInt32 sal_GlyphId;
#define GF_DROPPED 0xFFFFFFFF
#endif //
_SV
_SALGLYPHID_HXX
#endif //
INCLUDED_VCL_INC
_SALGLYPHID_HXX
/* 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