Searched refs:xDL (Results 1 – 1 of 1) sorted by relevance
922 uno::Reference< XDictionaryList > xDL( GetDictionaryList() ); in GetIgnoreAllList() local923 if (xDL.is()) in GetIgnoreAllList()924 xRes = xDL->getDictionaryByName( A2OU("IgnoreAllList") ); in GetIgnoreAllList()
Completed in 8 milliseconds