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
f7d71e37
Kaydet (Commit)
f7d71e37
authored
Agu 29, 2011
tarafından
Luboš Luňák
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
fix comment about children of SmOperNode
üst
dec4bf14
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
node.hxx
starmath/inc/node.hxx
+1
-3
No files found.
starmath/inc/node.hxx
Dosyayı görüntüle @
f7d71e37
...
@@ -1079,12 +1079,10 @@ inline SmVerticalBraceNode::SmVerticalBraceNode(const SmToken &rNodeToken) :
...
@@ -1079,12 +1079,10 @@ inline SmVerticalBraceNode::SmVerticalBraceNode(const SmToken &rNodeToken) :
* Used for commands like SUM, INT and similar.
* Used for commands like SUM, INT and similar.
*
*
* Children:<BR>
* Children:<BR>
* 0: Operation (instance of SmMathSymbolNode)<BR>
* 0: Operation (instance of SmMathSymbolNode
or SmSubSupNode
)<BR>
* 1: Body<BR>
* 1: Body<BR>
* None of the children may be NULL.
* None of the children may be NULL.
*
*
* If there are boundaries on the operation the body will an instance of
* SmSubSupNode.
*/
*/
class
SmOperNode
:
public
SmStructureNode
class
SmOperNode
:
public
SmStructureNode
{
{
...
...
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