Home
last modified time | relevance | path

Searched refs:getWordType (Results 1 – 7 of 7) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/i18n/
H A Dcom.sun.star.i18n.BreakIterator.csv9 "BreakIterator";"com::sun::star::i18n::XBreakIterator";"getWordType()"
/trunk/main/offapi/com/sun/star/i18n/
H A DWordType.idl37 <member>XBreakIterator::getWordType()</member>,
H A DXBreakIterator.idl178 short getWordType( [in] string aText, [in] long nPos,
/trunk/main/i18npool/inc/
H A DbreakiteratorImpl.hxx76 virtual sal_Int16 SAL_CALL getWordType( const rtl::OUString& Text, sal_Int32 nPos,
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/i18n/
H A D_XBreakIterator.java280 short type = oObj.getWordType(UnicodeString, iPos, locale); in _getWordType()
/trunk/main/i18npool/source/breakiterator/
H A DbreakiteratorImpl.cxx435 sal_Int16 SAL_CALL BreakIteratorImpl::getWordType( const OUString& /*Text*/, in getWordType() function in com::sun::star::i18n::BreakIteratorImpl
/trunk/main/editeng/source/editeng/
H A Dimpedit2.cxx1646 sal_Int16 nType = _xBI->getWordType( *aPaM.GetNode(), aPaM.GetIndex(), aLocale ); in SelectWord()

Completed in 69 milliseconds