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
2a2e5986
Kaydet (Commit)
2a2e5986
authored
Eyl 17, 2012
tarafından
Kohei Yoshida
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Forward declaration cleanup in header files.
Change-Id: I2bbfa48e49bb8c91c6d3e2bb485ded9e8e67f13b
üst
d3469ce8
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
10 deletions
+4
-10
dpcachetable.hxx
sc/inc/dpcachetable.hxx
+0
-10
dpobject.hxx
sc/inc/dpobject.hxx
+4
-0
No files found.
sc/inc/dpcachetable.hxx
Dosyayı görüntüle @
2a2e5986
...
...
@@ -37,16 +37,6 @@
#include <vector>
#include <boost/unordered_set.hpp>
#include <boost/shared_ptr.hpp>
#include <com/sun/star/uno/Reference.hxx>
namespace
com
{
namespace
sun
{
namespace
star
{
namespace
sdbc
{
class
XRowSet
;
}
namespace
sheet
{
struct
DataPilotFieldFilter
;
}
}}}
class
Date
;
class
ScDPItemData
;
...
...
sc/inc/dpobject.hxx
Dosyayı görüntüle @
2a2e5986
...
...
@@ -53,6 +53,10 @@ namespace com { namespace sun { namespace star {
class
XIndexAccess
;
}
namespace
sdbc
{
class
XRowSet
;
}
namespace
sheet
{
struct
DataPilotTablePositionData
;
struct
DataPilotTableHeaderData
;
...
...
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