Home
last modified time | relevance | path

Searched refs:SUBSUP_NUM_ENTRIES (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/starmath/inc/
H A Dnode.hxx636 #define SUBSUP_NUM_ENTRIES 6 macro
647 SetNumSubNodes(1 + SUBSUP_NUM_ENTRIES); in SmSubSupNode()
/aoo41x/main/starmath/source/
H A Dmathmlimport.cxx1619 aSubNodes.resize(1 + SUBSUP_NUM_ENTRIES); in GenericEndElement()
1681 aSubNodes.resize(1 + SUBSUP_NUM_ENTRIES); in GenericEndElement()
2639 aSubNodes.resize(1 + SUBSUP_NUM_ENTRIES); in MiddleElement()
2793 aSubNodes.resize(1 + SUBSUP_NUM_ENTRIES); in EndElement()
H A Dparse.cxx1292 aSubNodes.resize(1 + SUBSUP_NUM_ENTRIES); in SubSup()
1327 DBG_ASSERT(1 <= nIndex && nIndex <= 1 + SUBSUP_NUM_ENTRIES, in SubSup()
H A Dnode.cxx1429 DBG_ASSERT(GetNumSubNodes() == 1 + SUBSUP_NUM_ENTRIES, in Arrange()
1450 for (int i = 0; i < SUBSUP_NUM_ENTRIES; i++) in Arrange()

Completed in 50 milliseconds