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
abe21b68
Kaydet (Commit)
abe21b68
authored
Eyl 17, 2013
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
I think the CWS-gfbfcfg dust has safely settled by now
Change-Id: I23201c96fff514cf5eaaf69f9841d3ea6ade6070
üst
cedb2fb9
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
7 deletions
+0
-7
outdev.h
vcl/inc/outdev.h
+0
-2
svmain.cxx
vcl/source/app/svmain.cxx
+0
-1
outdev3.cxx
vcl/source/gdi/outdev3.cxx
+0
-4
No files found.
vcl/inc/outdev.h
Dosyayı görüntüle @
abe21b68
...
@@ -245,8 +245,6 @@ struct ImplOutDevData
...
@@ -245,8 +245,6 @@ struct ImplOutDevData
basegfx
::
B2DHomMatrix
*
mpInverseViewTransform
;
basegfx
::
B2DHomMatrix
*
mpInverseViewTransform
;
};
};
void
ImplFreeOutDevFontData
();
#endif // _SV_OUTDEV_H
#endif // _SV_OUTDEV_H
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
vcl/source/app/svmain.cxx
Dosyayı görüntüle @
abe21b68
...
@@ -550,7 +550,6 @@ void DeInitVCL()
...
@@ -550,7 +550,6 @@ void DeInitVCL()
pSVData
->
maGDIData
.
mpScreenFontList
=
NULL
;
pSVData
->
maGDIData
.
mpScreenFontList
=
NULL
;
delete
pSVData
->
maGDIData
.
mpScreenFontCache
;
delete
pSVData
->
maGDIData
.
mpScreenFontCache
;
pSVData
->
maGDIData
.
mpScreenFontCache
=
NULL
;
pSVData
->
maGDIData
.
mpScreenFontCache
=
NULL
;
ImplFreeOutDevFontData
();
if
(
pSVData
->
mpResMgr
)
if
(
pSVData
->
mpResMgr
)
{
{
...
...
vcl/source/gdi/outdev3.cxx
Dosyayı görüntüle @
abe21b68
...
@@ -288,10 +288,6 @@ void OutputDevice::ImplUpdateAllFontData( bool bNewFontLists )
...
@@ -288,10 +288,6 @@ void OutputDevice::ImplUpdateAllFontData( bool bNewFontLists )
}
}
}
}
// TODO: remove this method when the CWS-gfbfcfg dust has settled
void ImplFreeOutDevFontData()
{}
void OutputDevice::BeginFontSubstitution()
void OutputDevice::BeginFontSubstitution()
{
{
ImplSVData* pSVData = ImplGetSVData();
ImplSVData* pSVData = ImplGetSVData();
...
...
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