Home
last modified time | relevance | path

Searched refs:SpellChecker (Results 1 – 11 of 11) sorted by relevance

/AOO41X/main/linguistic/workben/
H A Dsspellimp.cxx66 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 Dsspellimp.hxx56 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()
/AOO41X/main/lingucomponent/source/spellcheck/spell/
H A Dsspellimp.cxx70 SpellChecker::SpellChecker() : in SpellChecker() function in SpellChecker
83 SpellChecker::~SpellChecker() in ~SpellChecker()
107 PropertyHelper_Spell & SpellChecker::GetPropHelper_Impl() in GetPropHelper_Impl()
121 Sequence< Locale > SAL_CALL SpellChecker::getLocales() in getLocales()
248 sal_Bool SAL_CALL SpellChecker::hasLocale(const Locale& rLocale) in hasLocale()
271 sal_Int16 SpellChecker::GetSpellFailure( const OUString &rWord, const Locale &rLocale ) in GetSpellFailure()
358 sal_Bool SAL_CALL SpellChecker::isValid( const OUString& rWord, const Locale& rLocale, in isValid()
405 SpellChecker::GetProposals( const OUString &rWord, const Locale &rLocale ) in GetProposals()
485 Reference< XSpellAlternatives > SAL_CALL SpellChecker::spell( in spell()
516 Reference< XInterface > xService = (cppu::OWeakObject*) new SpellChecker; in SpellChecker_CreateInstance()
[all …]
H A Dsspellimp.hxx56 class SpellChecker : class
80 SpellChecker(const SpellChecker &);
81 SpellChecker & operator = (const SpellChecker &);
93 SpellChecker();
94 virtual ~SpellChecker();
129 inline OUString SpellChecker::getImplementationName_Static() throw() in getImplementationName_Static()
/AOO41X/main/qadevOOo/objdsc/lnn/
H A Dcom.sun.star.lingu2.SpellChecker.csv1 "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 …]
/AOO41X/main/qadevOOo/tests/java/mod/_lnn/
H A DSpellChecker.java71 public class SpellChecker extends TestCase { class
/AOO41X/main/offapi/com/sun/star/linguistic2/
H A Dmakefile.mk56 SpellChecker.idl\
H A DSpellChecker.idl49 published service SpellChecker
H A DXSupportedLocales.idl46 <type scope="com::sun::star::linguistic2">SpellChecker</type>,
H A DLinguServiceEvent.idl46 @see <type scope="com::sun::star::linguistic2">SpellChecker</type>
H A DXLinguServiceManager.idl71 @see <type scope="com::sun::star::linguistic2">SpellChecker</type>