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
afc84f23
Kaydet (Commit)
afc84f23
authored
Nis 11, 2015
tarafından
Michael Meeks
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
VclPtr: unfortunate includes needed for inlining ref/unref.
Change-Id: Ie875018a1ad28e4e6a46c2d0a3c2e4115a6fe30d
üst
efcce8fc
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
epptbase.hxx
sd/source/filter/eppt/epptbase.hxx
+2
-1
drawfont.hxx
sw/source/core/inc/drawfont.hxx
+2
-1
No files found.
sd/source/filter/eppt/epptbase.hxx
Dosyayı görüntüle @
afc84f23
...
@@ -35,6 +35,8 @@
...
@@ -35,6 +35,8 @@
#include <com/sun/star/presentation/XPresentationSupplier.hpp>
#include <com/sun/star/presentation/XPresentationSupplier.hpp>
#include <com/sun/star/presentation/FadeEffect.hpp>
#include <com/sun/star/presentation/FadeEffect.hpp>
#include <com/sun/star/task/XStatusIndicatorSupplier.hpp>
#include <com/sun/star/task/XStatusIndicatorSupplier.hpp>
#include <vcl/vclptr.hxx>
#include <vcl/outdev.hxx>
#include "grouptable.hxx"
#include "grouptable.hxx"
...
@@ -176,7 +178,6 @@ struct FontCollectionEntry
...
@@ -176,7 +178,6 @@ struct FontCollectionEntry
void
ImplInit
(
const
OUString
&
rName
);
void
ImplInit
(
const
OUString
&
rName
);
};
};
class
VirtualDevice
;
class
FontCollection
class
FontCollection
{
{
public
:
public
:
...
...
sw/source/core/inc/drawfont.hxx
Dosyayı görüntüle @
afc84f23
...
@@ -22,9 +22,10 @@
...
@@ -22,9 +22,10 @@
#include <tools/solar.h>
#include <tools/solar.h>
#include <osl/diagnose.h>
#include <osl/diagnose.h>
#include <vcl/vclptr.hxx>
#include <vcl/outdev.hxx>
class
SwTxtFrm
;
class
SwTxtFrm
;
class
OutputDevice
;
class
SwViewShell
;
class
SwViewShell
;
class
SwScriptInfo
;
class
SwScriptInfo
;
class
Point
;
class
Point
;
...
...
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