Home
last modified time | relevance | path

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

/trunk/main/svx/source/unodialogs/textconversiondlgs/
H A Dchinese_dictionarydialog.cxx132 … Reference< linguistic2::XConversionPropertyType > xPropertyType( m_xDictionary, uno::UNO_QUERY ); in save() local
150xPropertyType->setPropertyType( pE->m_aTerm, pE->m_aMapping, pE->m_nConversionPropertyType ); in save()
186 … Reference< linguistic2::XConversionPropertyType > xPropertyType( m_xDictionary, uno::UNO_QUERY ); in refillFromDictionary() local
206 if(xPropertyType.is()) in refillFromDictionary()
207 nConversionPropertyType = xPropertyType->getPropertyType(aLeft, aRight); in refillFromDictionary()

Completed in 23 milliseconds