Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/unodialogs/textconversiondlgs/
H A Dchinese_dictionarydialog.cxx501 Reference< linguistic2::XConversionDictionary > xDictionary_To_Simplified(0); in ChineseDictionaryDialog() local
528xDictionary_To_Simplified = Reference< linguistic2::XConversionDictionary >( in ChineseDictionaryDialog()
533xDictionary_To_Simplified = Reference< linguistic2::XConversionDictionary >( in ChineseDictionaryDialog()
538 if (xDictionary_To_Simplified.is()) in ChineseDictionaryDialog()
539 xDictionary_To_Simplified->setActive( sal_True ); in ChineseDictionaryDialog()
588 … m_aCT_DictionaryToSimplified.initDictionaryControl( xDictionary_To_Simplified, &m_aLB_Property ); in ChineseDictionaryDialog()

Completed in 25 milliseconds