Searched refs:SpellChecker (Results 1 – 11 of 11) sorted by relevance
| /AOO42X/main/linguistic/workben/ |
| H A D | sspellimp.cxx | 66 SpellChecker::SpellChecker() : in SpellChecker() function in SpellChecker 74 SpellChecker::~SpellChecker() in ~SpellChecker() 81 PropertyHelper_Spell & SpellChecker::GetPropHelper_Impl() in GetPropHelper_Impl() 95 Sequence< Locale > SAL_CALL SpellChecker::getLocales() in getLocales() 113 sal_Bool SAL_CALL SpellChecker::hasLocale(const Locale& rLocale) in hasLocale() 135 INT16 SpellChecker::GetSpellFailure( const OUString &rWord, const Locale &rLocale ) in GetSpellFailure() 171 SpellChecker::isValid( const OUString& rWord, const Locale& rLocale, in isValid() 213 SpellChecker::GetProposals( const OUString &rWord, const Locale &rLocale ) in GetProposals() 276 SpellChecker::spell( const OUString& rWord, const Locale& rLocale, in spell() 305 Reference< XInterface > xService = (cppu::OWeakObject*) new SpellChecker; in SpellChecker_CreateInstance() [all …]
|
| H A D | sspellimp.hxx | 56 class SpellChecker : class 74 SpellChecker(const SpellChecker &); 75 SpellChecker & operator = (const SpellChecker &); 88 SpellChecker(); 89 virtual ~SpellChecker(); 164 inline OUString SpellChecker::getImplementationName_Static() throw() in getImplementationName_Static()
|
| /AOO42X/main/lingucomponent/source/spellcheck/spell/ |
| H A D | sspellimp.cxx | 71 SpellChecker::SpellChecker() : in SpellChecker() function in SpellChecker 84 SpellChecker::~SpellChecker() in ~SpellChecker() 109 PropertyHelper_Spelling & SpellChecker::GetPropHelper_Impl() in GetPropHelper_Impl() 122 Sequence< Locale > SAL_CALL SpellChecker::getLocales() in getLocales() 274 sal_Bool SAL_CALL SpellChecker::hasLocale(const Locale& rLocale) in hasLocale() 297 sal_Int16 SpellChecker::GetSpellFailure( const OUString &rWord, const Locale &rLocale ) in GetSpellFailure() 384 sal_Bool SAL_CALL SpellChecker::isValid( const OUString& rWord, const Locale& rLocale, in isValid() 431 SpellChecker::GetProposals( const OUString &rWord, const Locale &rLocale ) in GetProposals() 507 Reference< XSpellAlternatives > SAL_CALL SpellChecker::spell( in spell() 538 Reference< XInterface > xService = (cppu::OWeakObject*) new SpellChecker; in SpellChecker_CreateInstance() [all …]
|
| H A D | sspellimp.hxx | 56 class SpellChecker : class 79 SpellChecker(const SpellChecker &); 80 SpellChecker & operator = (const SpellChecker &); 92 SpellChecker(); 93 virtual ~SpellChecker(); 128 inline OUString SpellChecker::getImplementationName_Static() throw() in getImplementationName_Static()
|
| /AOO42X/main/qadevOOo/objdsc/lnn/ |
| H A D | com.sun.star.lingu2.SpellChecker.csv | 1 "SpellChecker";"com::sun::star::lang::XServiceInfo";"getImplementationName()" 2 "SpellChecker";"com::sun::star::lang::XServiceInfo";"supportsService()" 3 "SpellChecker";"com::sun::star::lang::XServiceInfo";"getSupportedServiceNames()" 4 "SpellChecker";"com::sun::star::lang::XComponent";"dispose()" 5 "SpellChecker";"com::sun::star::lang::XComponent";"addEventListener()" 6 "SpellChecker";"com::sun::star::lang::XComponent";"removeEventListener()" 7 "SpellChecker";"com::sun::star::lang::XInitialization";"initialize()" 8 "SpellChecker";"com::sun::star::linguistic2::XSupportedLocales";"getLocales()" 9 "SpellChecker";"com::sun::star::linguistic2::XSupportedLocales";"hasLocale()" 10 "SpellChecker";"com::sun::star::lang::XServiceDisplayName";"getServiceDisplayName()" [all …]
|
| /AOO42X/main/qadevOOo/tests/java/mod/_lnn/ |
| H A D | SpellChecker.java | 71 public class SpellChecker extends TestCase { class
|
| /AOO42X/main/offapi/com/sun/star/linguistic2/ |
| H A D | SpellChecker.idl | 49 published service SpellChecker
|
| H A D | LinguServiceEvent.idl | 46 @see <type scope="com::sun::star::linguistic2">SpellChecker</type>
|
| H A D | XSupportedLocales.idl | 46 <type scope="com::sun::star::linguistic2">SpellChecker</type>,
|
| H A D | XLinguServiceManager.idl | 71 @see <type scope="com::sun::star::linguistic2">SpellChecker</type>
|
| /AOO42X/main/offapi/ |
| H A D | UnoApi_offapi.mk | 629 offapi/com/sun/star/linguistic2/SpellChecker \
|