Home
last modified time | relevance | path

Searched refs:getDictionaryType (Results 1 – 14 of 14) sorted by relevance

/aoo4110/main/cui/source/options/
H A Doptdict.cxx291 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()
H A Doptlingu.cxx1477 DictionaryType_NEGATIVE == rxDic->getDictionaryType() ) ); in AddDicBoxEntry()
/aoo4110/main/offapi/com/sun/star/linguistic2/
H A DXDictionary1.idl53 com::sun::star::linguistic2::DictionaryType getDictionaryType();
H A DXDictionary.idl79 com::sun::star::linguistic2::DictionaryType getDictionaryType();
/aoo4110/main/linguistic/source/
H A Ddicimp.hxx113 getDictionaryType()
H A Dspelldta.cxx146 DictionaryType eType = xDic->getDictionaryType(); in SearchSimilarText()
H A Dmisc.cxx357 DictionaryType eType = axDic->getDictionaryType(); in SearchDicList()
H A Ddlistimp.cxx186 DictionaryType eDicType = xDic->getDictionaryType(); in processDictionaryEvent()
H A Ddicimp.cxx731 DictionaryType SAL_CALL DictionaryNeo::getDictionaryType( ) in getDictionaryType() function in DictionaryNeo
/aoo4110/main/editeng/source/misc/
H A Dsplwrap.cxx546 xTmp->getDictionaryType() != DictionaryType_NEGATIVE && in GetAllRightDic()
H A Dunolingu.cxx1204 DBG_ASSERT( xDic.is() && xDic->getDictionaryType() == DictionaryType_POSITIVE, in GetStandard()
/aoo4110/main/sw/source/ui/lingu/
H A Dolmenu.cxx498 && xDicTmp->getDictionaryType() != linguistic2::DictionaryType_NEGATIVE in SwSpellPopup()
/aoo4110/main/editeng/source/editeng/
H A Deditview.cxx1167 && xDicTmp->getDictionaryType() != linguistic2::DictionaryType_NEGATIVE in ExecuteSpellPopup()
/aoo4110/main/cui/source/dialogs/
H A DSpellDialog.cxx989 && xDicTmp->getDictionaryType() != linguistic2::DictionaryType_NEGATIVE

Completed in 104 milliseconds