Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/unodialogs/textconversiondlgs/
H A Dchinese_dictionarydialog.cxx91 String DictionaryList::getPropertyTypeName( sal_Int16 nConversionPropertyType ) const in getPropertyTypeName()
96 sal_uInt16 nPos = static_cast<sal_uInt16>( nConversionPropertyType )-1; in getPropertyTypeName()
189 sal_Int16 nConversionPropertyType; in refillFromDictionary() local
205 nConversionPropertyType = linguistic2::ConversionPropertyType::OTHER; in refillFromDictionary()
207 nConversionPropertyType = xPropertyType->getPropertyType(aLeft, aRight); in refillFromDictionary()
259 , sal_Int16 nConversionPropertyType, sal_uIntPtr nPos ) in addEntry() argument
431 , sal_Int16 nConversionPropertyType in DictionaryEntry() argument
435 , m_nConversionPropertyType( nConversionPropertyType ) in DictionaryEntry()
758 sal_Int16 nConversionPropertyType = m_aLB_Property.GetSelectEntryPos()+1; in IMPL_LINK() local
775 sal_Int16 nConversionPropertyType = m_aLB_Property.GetSelectEntryPos()+1; in IMPL_LINK() local
[all …]
H A Dchinese_dictionarydialog.hxx58 , sal_Int16 nConversionPropertyType //linguistic2::ConversionPropertyType
93 …, sal_Int16 nConversionPropertyType /*linguistic2::ConversionPropertyType*/, sal_uIntPtr nPos = LI…
105 …String getPropertyTypeName( sal_Int16 nConversionPropertyType /*linguistic2::ConversionPropertyTyp…

Completed in 27 milliseconds