Home
last modified time | relevance | path

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

/AOO42X/main/svx/source/form/
H A DParseContext.cxx109 case KEY_SUM: nIndex = 13; break; in getIntlKeywordAscii()
163 KEY_MIN, KEY_SUM, KEY_EVERY, in getIntlKeyCode()
/AOO42X/main/connectivity/inc/connectivity/
H A DIParseContext.hxx73 KEY_SUM, enumerator
/AOO42X/main/connectivity/source/parse/
H A Dsqlbison.y4421 case KEY_SUM: aKeyword = KEY_STR_SUM; break; in getIntlKeywordAscii()
4448 KEY_MIN, KEY_SUM, KEY_EVERY,KEY_ANY,KEY_SOME, in getIntlKeyCode()
4649 case SQL_TOKEN_SUM: eKeyCode = IParseContext::KEY_SUM; break; in TokenIDToStr()
/AOO42X/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx240 ,IParseContext::KEY_MIN,IParseContext::KEY_SUM in initialize()