Searched refs:getIntlKeywordAscii (Results 1 – 7 of 7) sorted by relevance
91 ::rtl::OString OSystemParseContext::getIntlKeywordAscii(InternationalKeyCode _eKey) const in getIntlKeywordAscii() function in OSystemParseContext172 ::rtl::OString aKey = getIntlKeywordAscii(Intl_TokenID[i]); in getIntlKeyCode()
3236 ::rtl::OString aVal = m_xParser->getContext().getIntlKeywordAscii(OParseContext::KEY_AND); in setFilter()
53 virtual ::rtl::OString getIntlKeywordAscii(InternationalKeyCode _eKey) const;
91 virtual ::rtl::OString getIntlKeywordAscii(InternationalKeyCode _eKey) const = 0;
89 virtual ::rtl::OString getIntlKeywordAscii(InternationalKeyCode _eKey) const;
4403 ::rtl::OString OParseContext::getIntlKeywordAscii(InternationalKeyCode _eKey) const4456 ::rtl::OString aKey = getIntlKeywordAscii(Intl_TokenID[i]);4652 aStr = pContext->getIntlKeywordAscii(eKeyCode);
259 …m_aFunctionStrings += String(ByteString(rContext.getIntlKeywordAscii(eFunctions[i])),RTL_TEXTENCOD… in initialize()
Completed in 79 milliseconds