Searched refs:getDictionaryByName (Results 1 – 11 of 11) sorted by relevance
9 "DicList";"com::sun::star::linguistic2::XDictionaryList";"getDictionaryByName()"
93 xDicList.removeDictionary(xDicList.getDictionaryByName("MyDictionary")); in createTestEnvironment()
444 DicList::getDictionaryByName( const rtl::OUString& aDictionaryName ) in getDictionaryByName() function in DicList708 uno::Reference< XDictionary > xDic( getDictionaryByName( pActiveDic[i] ) ); in _CreateDicList()
108 …::Reference< ::com::sun::star::linguistic2::XDictionary > SAL_CALL getDictionaryByName( const ::rt…
924 xRes = xDL->getDictionaryByName( A2OU("IgnoreAllList") ); in GetIgnoreAllList()
210 XDictionary getting = oObj.getDictionaryByName("NegativDic"); in _getDictionaryByName()
1138 xIgnoreAll = uno::Reference< XDictionary > ( xTmpDicList->getDictionaryByName( in GetIgnoreAll()1177 uno::Reference< XDictionary > xDic( xTmpDicList->getDictionaryByName( aDicName ), in GetStandard()
84 com::sun::star::linguistic2::XDictionary getDictionaryByName(
828 xDic = xDicList->getDictionaryByName( aDicName ); in Execute()
1265 xDic = xDicList->getDictionaryByName( aDicName ); in ExecuteSpellPopup()
1035 xDic = xDicList->getDictionaryByName( aDicName ); in IMPL_LINK()
Completed in 71 milliseconds