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
c90ecd31
Kaydet (Commit)
c90ecd31
authored
Agu 14, 2013
tarafından
Eike Rathke
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
import/export WEBSERVICE and FILTERXML from/to .xls BIFF
Change-Id: I8bf6cf93a2f9b5daee77f3dd75b0366caa9ec25d
üst
f9e8f092
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
xlformula.cxx
sc/source/filter/excel/xlformula.cxx
+2
-2
No files found.
sc/source/filter/excel/xlformula.cxx
Dosyayı görüntüle @
c90ecd31
...
...
@@ -439,7 +439,7 @@ static const XclFunctionInfo saFuncTable_2013[] =
EXC_FUNCENTRY_V_VR
(
ocNoName
,
3
,
4
,
0
,
"FDIST"
),
// NOTE: this FINV is not our LEGACY.FINV
EXC_FUNCENTRY_V_VR
(
ocNoName
,
3
,
3
,
0
,
"FINV"
),
EXC_FUNCENTRY_V_VR
(
oc
NoName
,
2
,
2
,
0
,
"FILTERXML"
),
EXC_FUNCENTRY_V_VR
(
oc
FilterXML
,
2
,
2
,
0
,
"FILTERXML"
),
/* FIXME: FLOOR.MATH is our/ODFF FLOOR, but we have special handling for
* the weird Excel FLOOR behavior, check that and unify or diversify. */
EXC_FUNCENTRY_V_VR
(
ocNoName
,
1
,
3
,
0
,
"FLOOR.MATH"
),
...
...
@@ -465,7 +465,7 @@ static const XclFunctionInfo saFuncTable_2013[] =
EXC_FUNCENTRY_V_RX
(
ocSkewp
,
1
,
MX
,
0
,
"SKEW.P"
),
EXC_FUNCENTRY_V_VR
(
ocUnichar
,
1
,
1
,
0
,
"UNICHAR"
),
EXC_FUNCENTRY_V_VR
(
ocUnicode
,
1
,
1
,
0
,
"UNICODE"
),
EXC_FUNCENTRY_V_VR
(
oc
NoName
,
1
,
1
,
0
,
"WEBSERVICE"
),
EXC_FUNCENTRY_V_VR
(
oc
Webservice
,
1
,
1
,
0
,
"WEBSERVICE"
),
EXC_FUNCENTRY_V_RX
(
ocXor
,
1
,
MX
,
0
,
"XOR"
)
};
...
...
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