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
950f94c0
Kaydet (Commit)
950f94c0
authored
Şub 09, 2012
tarafından
Kohei Yoshida
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Include dpglobal.hxx only when necessary.
üst
81f80beb
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
6 additions
and
8 deletions
+6
-8
dpgroup.hxx
sc/inc/dpgroup.hxx
+1
-1
dptablecache.hxx
sc/inc/dptablecache.hxx
+2
-2
dptabsrc.hxx
sc/inc/dptabsrc.hxx
+2
-0
dpoutput.cxx
sc/source/core/data/dpoutput.cxx
+0
-1
dpsave.cxx
sc/source/core/data/dpsave.cxx
+0
-1
dpshttab.cxx
sc/source/core/data/dpshttab.cxx
+0
-1
global2.cxx
sc/source/core/data/global2.cxx
+0
-1
fieldwnd.hxx
sc/source/ui/inc/fieldwnd.hxx
+1
-1
No files found.
sc/inc/dpgroup.hxx
Dosyayı görüntüle @
950f94c0
...
...
@@ -35,7 +35,7 @@
#include "dptabdat.hxx"
#include "scdllapi.h"
#include "dpglobal.hxx"
class
ScDocument
;
class
SvNumberFormatter
;
...
...
sc/inc/dptablecache.hxx
Dosyayı görüntüle @
950f94c0
...
...
@@ -30,10 +30,10 @@
#define SC_DPTABLECACHE_HXX
#include "global.hxx"
#include <svl/zforlist.hxx>
#include "dpglobal.hxx"
#include "dpitemdata.hxx"
#include <svl/zforlist.hxx>
#include <com/sun/star/sdbc/DataType.hpp>
#include <com/sun/star/sdbc/XRow.hpp>
#include <com/sun/star/sdbc/XRowSet.hpp>
...
...
sc/inc/dptabsrc.hxx
Dosyayı görüntüle @
950f94c0
...
...
@@ -60,7 +60,9 @@
#include <cppuhelper/implbase3.hxx>
#include <cppuhelper/implbase5.hxx>
#include <cppuhelper/implbase6.hxx>
#include "dptabdat.hxx"
#include "dpglobal.hxx"
namespace
com
{
namespace
sun
{
namespace
star
{
namespace
sheet
{
...
...
sc/source/core/data/dpoutput.cxx
Dosyayı görüntüle @
950f94c0
...
...
@@ -53,7 +53,6 @@
#include "scresid.hxx"
#include "unonames.hxx"
#include "sc.hrc"
#include "dpglobal.hxx"
#include "stringutil.hxx"
#include <com/sun/star/beans/XPropertySet.hpp>
...
...
sc/source/core/data/dpsave.cxx
Dosyayı görüntüle @
950f94c0
...
...
@@ -52,7 +52,6 @@
#include <com/sun/star/container/XNamed.hpp>
#include <com/sun/star/util/XCloneable.hpp>
#include "dptabsrc.hxx"
#include "dpglobal.hxx"
#include <com/sun/star/sheet/DataPilotFieldReferenceType.hpp>
#include <com/sun/star/sheet/DataPilotFieldReferenceItemType.hpp>
...
...
sc/source/core/data/dpshttab.cxx
Dosyayı görüntüle @
950f94c0
...
...
@@ -40,7 +40,6 @@
#include "dpcachetable.hxx"
#include "dpobject.hxx"
#include "globstr.hrc"
#include "dpglobal.hxx"
#include "rangenam.hxx"
#include "queryentry.hxx"
...
...
sc/source/core/data/global2.cxx
Dosyayı görüntüle @
950f94c0
...
...
@@ -44,7 +44,6 @@
#include "rechead.hxx"
#include "compiler.hxx"
#include "paramisc.hxx"
#include "dpglobal.hxx"
#include "pivot.hxx"
#include "sc.hrc"
...
...
sc/source/ui/inc/fieldwnd.hxx
Dosyayı görüntüle @
950f94c0
...
...
@@ -31,7 +31,7 @@
#include <vector>
#include "address.hxx"
#include "dpglobal.hxx"
#include <vcl/ctrl.hxx>
#include <vcl/fixed.hxx>
#include <vcl/scrbar.hxx>
...
...
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