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
b3f05812
Kaydet (Commit)
b3f05812
authored
May 24, 2017
tarafından
Tor Lillqvist
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Clean up a comment
Change-Id: I9ee47a3de42087fb63e5d3e931ecee538017f3cc
üst
18ef85fb
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
formulacell.hxx
sc/inc/formulacell.hxx
+1
-1
No files found.
sc/inc/formulacell.hxx
Dosyayı görüntüle @
b3f05812
...
@@ -107,7 +107,7 @@ enum class ScMatrixMode : sal_uInt8 {
...
@@ -107,7 +107,7 @@ enum class ScMatrixMode : sal_uInt8 {
class
SC_DLLPUBLIC
ScFormulaCell
:
public
SvtListener
class
SC_DLLPUBLIC
ScFormulaCell
:
public
SvtListener
{
{
private
:
private
:
ScFormulaCellGroupRef
mxGroup
;
//
re-factoring hack - group of formulae we're part of.
ScFormulaCellGroupRef
mxGroup
;
//
Group of formulae we're part of
ScFormulaResult
aResult
;
ScFormulaResult
aResult
;
formula
::
FormulaGrammar
::
Grammar
eTempGrammar
;
// used between string (creation) and (re)compilation
formula
::
FormulaGrammar
::
Grammar
eTempGrammar
;
// used between string (creation) and (re)compilation
ScTokenArray
*
pCode
;
// The (new) token array
ScTokenArray
*
pCode
;
// The (new) token array
...
...
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