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
f85991ef
Kaydet (Commit)
f85991ef
authored
Agu 03, 2016
tarafından
Eike Rathke
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
introduce css::sheet::FormulaLanguage::API
Change-Id: I70624ded4060f50ad820a9590cb461fe58abceb9
üst
fcd222d8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
0 deletions
+13
-0
FormulaLanguage.idl
offapi/com/sun/star/sheet/FormulaLanguage.idl
+13
-0
No files found.
offapi/com/sun/star/sheet/FormulaLanguage.idl
Dosyayı görüntüle @
f85991ef
...
...
@@ -60,6 +60,19 @@ constants FormulaLanguage
@
since
LibreOffice
4.2
*/
const
long
OOXML
=
5
;
/**
Function
names
and
operators
as
used
with
XFunctionAccess
and
other
API
context
.
Names
are
mostly
identical
to
ENGLISH
and
ODF_11
,
but
while
ENGLISH
names
can
be
adapted
to
UI
needs
and
ODF_11
has
to
stay
error
compatible
,
the
API
names
strive
to
stay
compatible
but
may
get
corrected
in
case
of
errors
.
Earlier
versions
than
LibreOffice
5.3
always
used
ODF_11
in
API
context
.
@
since
LibreOffice
5.3
*/
const
long
API
=
6
;
}
;
...
...
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