Searched refs:nConversionDictionaryType (Results 1 – 4 of 4) sorted by relevance
/trunk/main/offapi/com/sun/star/linguistic2/ |
H A D | XConversionDictionaryList.idl | 106 @param nConversionDictionaryType 110 when <var>nConversionDictionaryType</var> is not known by the implementation. 118 [in] short nConversionDictionaryType ) 148 @param nConversionDictionaryType 167 when <var>nConversionDictionaryType</var> is not known by the implementation, 176 [in] short nConversionDictionaryType, 193 @param nConversionDictionaryType 205 [in] short nConversionDictionaryType,
|
/trunk/main/linguistic/source/ |
H A D | convdiclist.hxx | 86 …aName, const ::com::sun::star::lang::Locale& aLocale, sal_Int16 nConversionDictionaryType ) throw … 87 …ength, const ::com::sun::star::lang::Locale& aLocale, sal_Int16 nConversionDictionaryType, ::com::… 88 …Count( const ::com::sun::star::lang::Locale& aLocale, sal_Int16 nConversionDictionaryType, ::com::…
|
H A D | convdiclist.cxx | 537 sal_Int16 nConversionDictionaryType, in queryConversions() argument 557 xDic->getConversionType() == nConversionDictionaryType; in queryConversions() 589 sal_Int16 nConversionDictionaryType, in queryMaxCharCount() argument 603 xDic->getConversionType() == nConversionDictionaryType) in queryMaxCharCount()
|
/trunk/main/offapi/com/sun/star/i18n/ |
H A D | XTextConversion.idl | 79 when <var>nConversionDictionaryType</var> is not known by the implementation, 113 when <var>nConversionDictionaryType</var> is not known by the implementation, 141 when <var>nConversionDictionaryType</var> is not known by the implementation,
|
Completed in 14 milliseconds