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
0a7b372e
Kaydet (Commit)
0a7b372e
authored
Mar 20, 2013
tarafından
Markus Mohrhard
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
adapt API documentation for stepped lines feature
Change-Id: I6c9c20b7c9fa8fd0f1a47ae0f4c17f9d1951b7b0
üst
894b5423
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
LineDiagram.idl
offapi/com/sun/star/chart/LineDiagram.idl
+5
-0
No files found.
offapi/com/sun/star/chart/LineDiagram.idl
Dosyayı görüntüle @
0a7b372e
...
@@ -96,11 +96,16 @@ published service LineDiagram
...
@@ -96,11 +96,16 @@ published service LineDiagram
/**
determines
if
the
chart
is
a
spline
-
chart
type
and
specifies
/**
determines
if
the
chart
is
a
spline
-
chart
type
and
specifies
the
type
of
splines
.
the
type
of
splines
.
@
see
CurveStyle
<
p
>
You
can
set
the
following
values
:
<
p
>
You
can
set
the
following
values
:
<
table
border
>
<
table
border
>
<
tr
>
<
td
>
0
</
td
>
<
td
>
lines
are
used
instead
of
splines
</
td
>
</
tr
>
<
tr
>
<
td
>
0
</
td
>
<
td
>
lines
are
used
instead
of
splines
</
td
>
</
tr
>
<
tr
>
<
td
>
1
</
td
>
<
td
>
use
cubic
splines
</
td
>
</
tr
>
<
tr
>
<
td
>
1
</
td
>
<
td
>
use
cubic
splines
</
td
>
</
tr
>
<
tr
>
<
td
>
2
</
td
>
<
td
>
use
B
-
splines
</
td
>
</
tr
>
<
tr
>
<
td
>
2
</
td
>
<
td
>
use
B
-
splines
</
td
>
</
tr
>
<
tr
>
<
td
>
3
</
td
>
<
td
>
use
stepped
line
with
step
start
</
td
>
</
tr
>
<
tr
>
<
td
>
4
</
td
>
<
td
>
use
stepped
line
with
step
end
</
td
>
</
tr
>
<
tr
>
<
td
>
5
</
td
>
<
td
>
use
stepped
line
with
step
center
x
</
td
>
</
tr
>
<
tr
>
<
td
>
6
</
td
>
<
td
>
use
stepped
line
with
step
center
y
</
td
>
</
tr
>
</
table
>
</
table
>
</
p
>
</
p
>
*/
*/
...
...
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