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
4312ed8c
Kaydet (Commit)
4312ed8c
authored
Haz 29, 2011
tarafından
Muthu Subramanian
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Revert patch to change .idl
üst
ca510ed8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
22 deletions
+0
-22
XCell.idl
offapi/com/sun/star/table/XCell.idl
+0
-22
No files found.
offapi/com/sun/star/table/XCell.idl
Dosyayı görüntüle @
4312ed8c
...
...
@@ -59,28 +59,6 @@ published interface XCell: com::sun::star::uno::XInterface
//-------------------------------------------------------------------------
/** sets a formula result into the cell.
<p>When assigned, the formula cell'
s
result
will
be
set
to
this
value
and
will
not
be
calculated
-
unless
a
HardRecalc
is
executed
.
</p>
*/
void
setFormulaResult
(
[
in
]
double
nValue
)
;
//-------------------------------------------------------------------------
/**
sets
a
formula
string
into
the
cell
.
<
p
>
When
assigned
,
the
formula
is
set
into
the
string
.
But
is
not
compiled
,
tokenized
or
calculated
.
Its
useful
when
loading
a
document
and
setFormulaResult
()
is
used
.
Otherwise
it
is
compiled
on
trying
to
fetch
a
result
value
.
</
p
>
*/
void
setFormulaString
(
[
in
]
string
aFormula
)
;
//-------------------------------------------------------------------------
/** sets a formula into the cell.
<p>When assigned, the string will be interpreted and a value, text
...
...
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