Home
last modified time | relevance | path

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/lang/
H A D_XServiceDisplayName.java48 String dn = oObj.getServiceDisplayName(new Locale("de","DE","")); in _getServiceDisplayName()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/lnn/
H A Dcom.sun.star.lingu2.Thesaurus.csv10 "Thesaurus";"com::sun::star::lang::XServiceDisplayName";"getServiceDisplayName()"
H A Dcom.sun.star.lingu2.SpellChecker.csv10 "SpellChecker";"com::sun::star::lang::XServiceDisplayName";"getServiceDisplayName()"
H A Dcom.sun.star.lingu2.Hyphenator.csv13 "Hyphenator";"com::sun::star::lang::XServiceDisplayName";"getServiceDisplayName()"
/trunk/main/lingucomponent/source/spellcheck/spell/
H A Dsspellimp.hxx108 … virtual OUString SAL_CALL getServiceDisplayName( const Locale& rLocale ) throw(RuntimeException);
H A Dsspellimp.cxx573 OUString SAL_CALL SpellChecker::getServiceDisplayName( const Locale& /*rLocale*/ ) in getServiceDisplayName() function in SpellChecker
/trunk/main/linguistic/workben/
H A Dsspellimp.hxx123 getServiceDisplayName( const Locale& rLocale )
H A Dsspellimp.cxx344 SpellChecker::getServiceDisplayName( const Locale& rLocale ) in getServiceDisplayName() function in SpellChecker
/trunk/main/lingucomponent/source/spellcheck/macosxspell/
H A Dmacspellimp.hxx119 … virtual OUString SAL_CALL getServiceDisplayName( const Locale& rLocale ) throw(RuntimeException);
H A Dmacspellimp.cxx477 MacSpellChecker::getServiceDisplayName( const Locale& /*rLocale*/ ) in getServiceDisplayName() function in MacSpellChecker
/trunk/main/lingucomponent/source/thesaurus/libnth/
H A Dnthesimp.hxx121 … virtual OUString SAL_CALL getServiceDisplayName( const Locale& rLocale ) throw(RuntimeException);
H A Dnthesimp.cxx574 OUString SAL_CALL Thesaurus::getServiceDisplayName( const Locale& /*rLocale*/ ) in getServiceDisplayName() function in Thesaurus
/trunk/main/udkapi/com/sun/star/lang/
H A DXServiceDisplayName.idl63 string getServiceDisplayName(
/trunk/main/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/
H A Dhyphenimp.hxx119 … virtual OUString SAL_CALL getServiceDisplayName( const Locale& rLocale ) throw(RuntimeException);
H A Dhyphenimp.cxx829 OUString SAL_CALL Hyphenator::getServiceDisplayName( const Locale& /*rLocale*/ ) in getServiceDisplayName() function in Hyphenator
/trunk/main/cui/source/options/
H A Doptlingu.cxx795 aInfo.sDisplayName = xDispName->getServiceDisplayName( aCurrentLocale ); in SvxLinguData_Impl()
819 aInfo.sDisplayName = xDispName->getServiceDisplayName( aCurrentLocale ); in SvxLinguData_Impl()
843 aInfo.sDisplayName = xDispName->getServiceDisplayName( aCurrentLocale ); in SvxLinguData_Impl()
867 aInfo.sDisplayName = xDispName->getServiceDisplayName( aCurrentLocale ); in SvxLinguData_Impl()
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/Linguistic/
H A DSampleThesaurus.java207 public String getServiceDisplayName( Locale aLocale ) in getServiceDisplayName() method in SampleThesaurus
H A DSampleSpellChecker.java370 public String getServiceDisplayName( Locale aLocale ) in getServiceDisplayName() method in SampleSpellChecker
H A DSampleHyphenator.java426 public String getServiceDisplayName( Locale aLocale ) in getServiceDisplayName() method in SampleHyphenator
/trunk/main/cui/source/dialogs/
H A DSpellDialog.cxx912 sVendor = xDisplayName->getServiceDisplayName( pSpellErrorDescription->aLocale ); in SetTitle_Impl()

Completed in 104 milliseconds