Searched refs:getDictionaryType (Results 1 – 14 of 14) sorted by relevance
291 sal_Bool bNegative = xDic->getDictionaryType() == DictionaryType_NEGATIVE ? in IMPL_LINK_INLINE_END()470 sal_Bool bNegativ = xDic->getDictionaryType() == DictionaryType_NEGATIVE; in IMPL_LINK()500 if(xDic->getDictionaryType() != DictionaryType_POSITIVE) in ShowWords_Impl()
1477 DictionaryType_NEGATIVE == rxDic->getDictionaryType() ) ); in AddDicBoxEntry()
53 com::sun::star::linguistic2::DictionaryType getDictionaryType();
79 com::sun::star::linguistic2::DictionaryType getDictionaryType();
113 getDictionaryType()
146 DictionaryType eType = xDic->getDictionaryType(); in SearchSimilarText()
357 DictionaryType eType = axDic->getDictionaryType(); in SearchDicList()
186 DictionaryType eDicType = xDic->getDictionaryType(); in processDictionaryEvent()
731 DictionaryType SAL_CALL DictionaryNeo::getDictionaryType( ) in getDictionaryType() function in DictionaryNeo
546 xTmp->getDictionaryType() != DictionaryType_NEGATIVE && in GetAllRightDic()
1204 DBG_ASSERT( xDic.is() && xDic->getDictionaryType() == DictionaryType_POSITIVE, in GetStandard()
498 && xDicTmp->getDictionaryType() != linguistic2::DictionaryType_NEGATIVE in SwSpellPopup()
1167 && xDicTmp->getDictionaryType() != linguistic2::DictionaryType_NEGATIVE in ExecuteSpellPopup()
989 && xDicTmp->getDictionaryType() != linguistic2::DictionaryType_NEGATIVE
Completed in 104 milliseconds