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
9e908d31
Kaydet (Commit)
9e908d31
authored
Haz 04, 2014
tarafından
Markus Mohrhard
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
remove whitespace
Change-Id: Ifa5d662a3ef723c29b4d6839f16d4b920e1c773d
üst
5fdab12b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
14 deletions
+0
-14
metric.hxx
include/vcl/metric.hxx
+0
-14
No files found.
include/vcl/metric.hxx
Dosyayı görüntüle @
9e908d31
...
...
@@ -28,10 +28,6 @@ class ImplFontCharMap;
typedef
sal_uInt32
sal_UCS4
;
// - FontInfo -
class
VCL_DLLPUBLIC
FontInfo
:
public
Font
{
friend
class
OutputDevice
;
...
...
@@ -52,10 +48,6 @@ public:
{
return
!
operator
==
(
rInfo
);
}
};
// - FontMetric -
class
VCL_DLLPUBLIC
FontMetric
:
public
FontInfo
{
public
:
...
...
@@ -93,8 +85,6 @@ inline std::basic_ostream<charT, traits> & operator <<(
return
stream
;
}
// - FontCharMap -
class
VCL_DLLPUBLIC
FontCharMap
{
private
:
...
...
@@ -127,10 +117,6 @@ private:
void
operator
=
(
const
FontCharMap
&
);
};
// - TextRectInfo -
class
VCL_DLLPUBLIC
TextRectInfo
{
friend
class
OutputDevice
;
...
...
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