Searched refs:xPropertyType (Results 1 – 1 of 1) sorted by relevance
132 … Reference< linguistic2::XConversionPropertyType > xPropertyType( m_xDictionary, uno::UNO_QUERY ); in save() local150 … xPropertyType->setPropertyType( pE->m_aTerm, pE->m_aMapping, pE->m_nConversionPropertyType ); in save()186 … Reference< linguistic2::XConversionPropertyType > xPropertyType( m_xDictionary, uno::UNO_QUERY ); in refillFromDictionary() local206 if(xPropertyType.is()) in refillFromDictionary()207 nConversionPropertyType = xPropertyType->getPropertyType(aLeft, aRight); in refillFromDictionary()
Completed in 13 milliseconds