Home
last modified time | relevance | path

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

/aoo41x/main/starmath/source/
H A Dparse.cxx274 { "right", TRIGHT, '\0', 0, 0},
2024 if (m_aCurToken.eType == TRIGHT) in Brace()
2114 else if (m_aCurToken.eType != TRIGHT) in Bracebody()
2118 if (m_aCurToken.eType != TMLINE && m_aCurToken.eType != TRIGHT) in Bracebody()
2121 } while (m_aCurToken.eType != TEND && m_aCurToken.eType != TRIGHT); in Bracebody()
/aoo41x/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/formula/
H A DTokenConstants.java101 public static final int TRIGHT = 0x74; field
H A DFunctionLookup.java84 addEntry("RIGHT", TokenConstants.TRIGHT, -1); in initialize()
/aoo41x/main/starmath/inc/
H A Dparse.hxx82 TRIGHT, TLANGLE, TLBRACE, TLLINE, TLDLINE, enumerator

Completed in 34 milliseconds