Searched refs:xIgnoreAll (Results 1 – 3 of 3) sorted by relevance
931 LinguMgr::xIgnoreAll = 0; in AtExit()954 uno::Reference< XDictionary > LinguMgr::xIgnoreAll = 0; member in LinguMgr1008 return xIgnoreAll.is() ? xIgnoreAll : GetIgnoreAll(); in GetIgnoreAllList()1138 xIgnoreAll = uno::Reference< XDictionary > ( xTmpDicList->getDictionaryByName( in GetIgnoreAll()1141 return xIgnoreAll; in GetIgnoreAll()
288 Reference< XDictionary > xIgnoreAll( GetIgnoreAllList() ); in lcl_GetRulingDictionaryEntry() local289 if (xIgnoreAll.is()) in lcl_GetRulingDictionaryEntry()290 xRes = xIgnoreAll->getEntry( rWord ); in lcl_GetRulingDictionaryEntry()
89 ::com::sun::star::linguistic2::XDictionary > xIgnoreAll;
Completed in 19 milliseconds