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
af2b6a0a
Kaydet (Commit)
af2b6a0a
authored
Agu 26, 2015
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
mbTextBackground is unused
Change-Id: Ib3dacf63db01649992c7fe7571b54f964202fc3b
üst
a519c883
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
outdev.hxx
include/vcl/outdev.hxx
+0
-1
outdev.cxx
vcl/source/outdev/outdev.cxx
+0
-1
No files found.
include/vcl/outdev.hxx
Dosyayı görüntüle @
af2b6a0a
...
@@ -435,7 +435,6 @@ private:
...
@@ -435,7 +435,6 @@ private:
mutable
bool
mbKerning
:
1
;
mutable
bool
mbKerning
:
1
;
mutable
bool
mbNewFont
:
1
;
mutable
bool
mbNewFont
:
1
;
mutable
bool
mbTextLines
:
1
;
mutable
bool
mbTextLines
:
1
;
mutable
bool
mbTextBackground
:
1
;
mutable
bool
mbTextSpecial
:
1
;
mutable
bool
mbTextSpecial
:
1
;
mutable
bool
mbRefPoint
:
1
;
mutable
bool
mbRefPoint
:
1
;
mutable
bool
mbEnableRTL
:
1
;
mutable
bool
mbEnableRTL
:
1
;
...
...
vcl/source/outdev/outdev.cxx
Dosyayı görüntüle @
af2b6a0a
...
@@ -149,7 +149,6 @@ OutputDevice::OutputDevice() :
...
@@ -149,7 +149,6 @@ OutputDevice::OutputDevice() :
mbKerning
=
false
;
mbKerning
=
false
;
mbNewFont
=
true
;
mbNewFont
=
true
;
mbTextLines
=
false
;
mbTextLines
=
false
;
mbTextBackground
=
false
;
mbTextSpecial
=
false
;
mbTextSpecial
=
false
;
mbRefPoint
=
false
;
mbRefPoint
=
false
;
mbEnableRTL
=
false
;
// mirroring must be explicitly allowed (typically for windows only)
mbEnableRTL
=
false
;
// mirroring must be explicitly allowed (typically for windows only)
...
...
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