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
9484286a
Kaydet (Commit)
9484286a
authored
Kas 16, 2011
tarafından
Kohei Yoshida
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Oops I forgot to remove the header include line.
üst
4db12f8a
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
1 deletion
+5
-1
dociter.hxx
sc/inc/dociter.hxx
+2
-1
table2.cxx
sc/source/core/data/table2.cxx
+1
-0
interpr4.cxx
sc/source/core/tool/interpr4.cxx
+1
-0
excrecds.cxx
sc/source/filter/excel/excrecds.cxx
+1
-0
No files found.
sc/inc/dociter.hxx
Dosyayı görüntüle @
9484286a
...
...
@@ -33,7 +33,6 @@
#include <tools/solar.h>
#include "global.hxx"
#include "scdllapi.h"
#include "queryparam.hxx"
#include <memory>
...
...
@@ -49,6 +48,8 @@ class ScAttrArray;
class
ScAttrIterator
;
class
ScRange
;
class
ScFlatBoolRowSegments
;
class
ScMatrix
;
struct
ScDBQueryParamBase
;
struct
ScQueryParam
;
struct
ScDBQueryParamInternal
;
struct
ScDBQueryParamMatrix
;
...
...
sc/source/core/data/table2.cxx
Dosyayı görüntüle @
9484286a
...
...
@@ -60,6 +60,7 @@
#include "sheetevents.hxx"
#include "globstr.hrc"
#include "segmenttree.hxx"
#include "queryparam.hxx"
#include "queryentry.hxx"
// STATIC DATA -----------------------------------------------------------
...
...
sc/source/core/tool/interpr4.cxx
Dosyayı görüntüle @
9484286a
...
...
@@ -75,6 +75,7 @@
#include "formula/FormulaCompiler.hxx"
#include "macromgr.hxx"
#include "doubleref.hxx"
#include "queryparam.hxx"
#include <math.h>
#include <float.h>
...
...
sc/source/filter/excel/excrecds.cxx
Dosyayı görüntüle @
9484286a
...
...
@@ -88,6 +88,7 @@
#include "editutil.hxx"
#include "formula/errorcodes.hxx"
#include "queryentry.hxx"
#include "queryparam.hxx"
#include "excdoc.hxx"
#include "xeescher.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