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
924856e9
Kaydet (Commit)
924856e9
authored
Nis 07, 2013
tarafından
Tor Lillqvist
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Bin unused fields and an unimplemented method
Change-Id: Icf98fe5a41a53423f6e086e64e8e57f848b7e482
üst
04bcd326
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
salcoretextstyle.hxx
vcl/inc/coretext/salcoretextstyle.hxx
+0
-3
No files found.
vcl/inc/coretext/salcoretextstyle.hxx
Dosyayı görüntüle @
924856e9
...
@@ -37,7 +37,6 @@ public:
...
@@ -37,7 +37,6 @@ public:
long
GetFontStretchedSize
()
const
;
long
GetFontStretchedSize
()
const
;
float
GetFontStretchFactor
()
const
{
return
m_stretch_factor
;
};
float
GetFontStretchFactor
()
const
{
return
m_stretch_factor
;
};
CTParagraphStyleRef
GetParagraphStyle
()
const
{
return
m_CTParagraphStyle
;
}
;
CTParagraphStyleRef
GetParagraphStyle
()
const
{
return
m_CTParagraphStyle
;
}
;
CGSize
GetSize
()
const
;
CGColorRef
GetColor
()
const
{
return
m_color
;
}
;
CGColorRef
GetColor
()
const
{
return
m_color
;
}
;
void
SetColor
(
SalColor
color
);
void
SetColor
(
SalColor
color
);
void
SetColor
(
void
);
void
SetColor
(
void
);
...
@@ -48,8 +47,6 @@ private:
...
@@ -48,8 +47,6 @@ private:
bool
m_fake_italic
;
bool
m_fake_italic
;
CGAffineTransform
m_matrix
;
CGAffineTransform
m_matrix
;
float
m_stretch_factor
;
float
m_stretch_factor
;
float
m_font_scale
;
float
m_fake_dpi_scale
;
CTParagraphStyleRef
m_CTParagraphStyle
;
CTParagraphStyleRef
m_CTParagraphStyle
;
CTFontRef
m_CTFont
;
CTFontRef
m_CTFont
;
CGColorRef
m_color
;
CGColorRef
m_color
;
...
...
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