Home
last modified time | relevance | path

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

/aoo42x/main/offapi/com/sun/star/text/
H A DXFlatParagraph.idl120 com::sun::star::lang::Locale getLanguageOfText( [in] long nPos, [in] long nLen )
125 especially after getLanguageOfText fails
/aoo42x/main/sw/inc/
H A Dunoflatpara.hxx89 …virtual css::lang::Locale SAL_CALL getLanguageOfText(::sal_Int32 nPos, ::sal_Int32 nLen) throw (cs…
/aoo42x/main/sw/source/core/unocore/
H A Dunoflatpara.cxx188 lang::Locale SAL_CALL SwXFlatParagraph::getLanguageOfText(::sal_Int32 nPos, ::sal_Int32 nLen) in getLanguageOfText() function in SwXFlatParagraph
/aoo42x/main/linguistic/source/
H A Dgciterator.cxx238 return xFlatPara->getLanguageOfText( nStartIndex, 1 ); in lcl_GetPrimaryLanguageOfSentence()

Completed in 27 milliseconds