Home
last modified time | relevance | path

Searched refs:xIgnoreAll (Results 1 – 3 of 3) sorted by relevance

/trunk/main/editeng/source/misc/
H A Dunolingu.cxx931 LinguMgr::xIgnoreAll = 0; in AtExit()
954 uno::Reference< XDictionary > LinguMgr::xIgnoreAll = 0; member in LinguMgr
1008 return xIgnoreAll.is() ? xIgnoreAll : GetIgnoreAll(); in GetIgnoreAllList()
1138 xIgnoreAll = uno::Reference< XDictionary > ( xTmpDicList->getDictionaryByName( in GetIgnoreAll()
1141 return xIgnoreAll; in GetIgnoreAll()
/trunk/main/linguistic/source/
H A Dspelldsp.cxx288 Reference< XDictionary > xIgnoreAll( GetIgnoreAllList() ); in lcl_GetRulingDictionaryEntry() local
289 if (xIgnoreAll.is()) in lcl_GetRulingDictionaryEntry()
290 xRes = xIgnoreAll->getEntry( rWord ); in lcl_GetRulingDictionaryEntry()
/trunk/main/editeng/inc/editeng/
H A Dunolingu.hxx89 ::com::sun::star::linguistic2::XDictionary > xIgnoreAll;

Completed in 34 milliseconds