Searched refs:KEY_COUNT (Results 1 – 4 of 4) sorted by relevance
| /AOO41X/main/svx/source/form/ |
| H A D | ParseContext.cxx | 106 case KEY_COUNT: nIndex = 10; break; in getIntlKeywordAscii() 162 KEY_AND, KEY_AVG, KEY_COUNT, KEY_MAX, in getIntlKeyCode()
|
| /AOO41X/main/connectivity/inc/connectivity/ |
| H A D | IParseContext.hxx | 70 KEY_COUNT, enumerator
|
| /AOO41X/main/connectivity/source/parse/ |
| H A D | sqlbison.y | 4418 case KEY_COUNT: aKeyword = KEY_STR_COUNT; break; in getIntlKeywordAscii() 4447 KEY_AND, KEY_AVG, KEY_COUNT, KEY_MAX, in getIntlKeyCode() 4646 case SQL_TOKEN_COUNT: eKeyCode = IParseContext::KEY_COUNT; break; in TokenIDToStr()
|
| /AOO41X/main/dbaccess/source/ui/querydesign/ |
| H A D | SelectionBrowseBox.cxx | 239 …rnationalKeyCode eFunctions[] = { IParseContext::KEY_AVG,IParseContext::KEY_COUNT,IParseContext::K… in initialize()
|