Home
last modified time | relevance | path

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

/trunk/main/i18npool/source/textconversion/
H A Dtextconversion_zh.cxx98 const sal_uInt16 *charIndex; in getWordConversion() local
106 charIndex = ((const sal_uInt16* (*)()) getFunctionBySymbol("getSTC_CharIndex_T2S"))(); in getWordConversion()
112 charIndex = ((const sal_uInt16* (*)()) getFunctionBySymbol("getSTC_CharIndex_S2V"))(); in getWordConversion()
115 charIndex = ((const sal_uInt16* (*)()) getFunctionBySymbol("getSTC_CharIndex_S2T"))(); in getWordConversion()
211 getOneCharConversion(aText[nStartPos+currPos], charData, charIndex); in getWordConversion()
/trunk/main/winaccessibility/source/UAccCOM/
H A DAccHypertext.cpp359 STDMETHODIMP CAccHypertext::get_hyperlinkIndex(long charIndex, long *hyperlinkIndex) in get_hyperlinkIndex() argument
375 *hyperlinkIndex = pHyperText->getHyperLinkIndex(charIndex); in get_hyperlinkIndex()
H A DAccHypertext.h150 STDMETHOD(get_hyperlinkIndex)(long charIndex, long *hyperlinkIndex);
/trunk/main/winaccessibility/source/UAccCOMIDL/
H A Dia2_api_all.idl3608 @param [in] charIndex
3615 character index, or -1 if charIndex is not on a link.
3622 [in] long charIndex,

Completed in 38 milliseconds