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
ad6d79c6
Kaydet (Commit)
ad6d79c6
authored
Mar 29, 2015
tarafından
Markus Mohrhard
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
add value for first entry
Change-Id: Ifc53952ba0aaa8b5e59944e309428bfce4d48ef7
üst
b48cd09e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
4 deletions
+9
-4
IconSetFormatEntry.idl
offapi/com/sun/star/sheet/IconSetFormatEntry.idl
+9
-4
No files found.
offapi/com/sun/star/sheet/IconSetFormatEntry.idl
Dosyayı görüntüle @
ad6d79c6
...
...
@@ -14,13 +14,18 @@ module com { module sun { module star { module sheet {
constants
IconSetFormatEntry
{
const
long
ICONSET_PERCENTILE
=
0
;
/**
*
Can
not
be
set
!
Will
always
be
the
type
of
the
first
entry
.
*/
const
long
ICONSET_MIN
=
0
;
const
long
ICONSET_
VALU
E
=
1
;
const
long
ICONSET_
PERCENTIL
E
=
1
;
const
long
ICONSET_
PERCENT
=
2
;
const
long
ICONSET_
VALUE
=
2
;
const
long
ICONSET_FORMULA
=
3
;
const
long
ICONSET_PERCENT
=
3
;
const
long
ICONSET_FORMULA
=
4
;
}
;
...
...
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