Home
last modified time | relevance | path

Searched refs:linguistic (Results 1 – 25 of 72) sorted by relevance

123

/trunk/main/linguistic/
H A DLibrary_lng.mk39 -I$(SRCDIR)/linguistic/inc \
66 linguistic/source/convdic \
69 linguistic/source/dicimp \
73 linguistic/source/hyphdsp \
74 linguistic/source/hyphdta \
76 linguistic/source/lngopt \
78 linguistic/source/lngreg \
80 linguistic/source/misc \
81 linguistic/source/misc2 \
84 linguistic/source/thesdsp \
[all …]
H A DPackage_inc.mk24 $(eval $(call gb_Package_Package,linguistic_inc,$(SRCDIR)/linguistic/inc))
29 $(eval $(call gb_Package_add_file,linguistic_inc,inc/linguistic/lngdllapi.h,linguistic/lngdllapi.h))
30 $(eval $(call gb_Package_add_file,linguistic_inc,inc/linguistic/hyphdta.hxx,linguistic/hyphdta.hxx))
31 $(eval $(call gb_Package_add_file,linguistic_inc,inc/linguistic/lngprophelp.hxx,linguistic/lngproph…
32 $(eval $(call gb_Package_add_file,linguistic_inc,inc/linguistic/lngprops.hxx,linguistic/lngprops.hx…
33 $(eval $(call gb_Package_add_file,linguistic_inc,inc/linguistic/misc.hxx,linguistic/misc.hxx))
34 $(eval $(call gb_Package_add_file,linguistic_inc,inc/linguistic/spelldta.hxx,linguistic/spelldta.hx…
H A DJunitTest_linguistic_complex.mk28 -Dorg.openoffice.test.arg.tdoc=$(SRCDIR)/linguistic/qa/complex/linguistic/testdocuments \
41 linguistic/qa/complex/linguistic/HangulHanjaConversion \
42 linguistic/qa/complex/linguistic/TestDocument \
46 complex.linguistic.HangulHanjaConversion \
H A DJunitTest_linguistic_unoapi.mk28 -Dorg.openoffice.test.arg.sce=$(SRCDIR)/linguistic/qa/unoapi/lng.sce \
29 -Dorg.openoffice.test.arg.xcl=$(SRCDIR)/linguistic/qa/unoapi/knownissues.xcl \
30 -Dorg.openoffice.test.arg.tdoc=$(SRCDIR)/linguistic/qa/unoapi \
42 linguistic/qa/unoapi/Test \
46 org.openoffice.linguistic.qa.unoapi.Test \
H A DModule_linguistic.mk24 $(eval $(call gb_Module_Module,linguistic))
26 $(eval $(call gb_Module_add_targets,linguistic,\
35 $(eval $(call gb_Module_add_subsequentcheck_targets,linguistic,\
/trunk/main/linguistic/source/
H A Dspelldsp.hxx72 linguistic::SpellCache *pCache; // Spell Cache (holds known words)
78 inline linguistic::SpellCache & GetCache() const;
130 inline linguistic::SpellCache & SpellCheckerDispatcher::GetCache() const in GetCache()
133 ((SpellCheckerDispatcher *) this)->pCache = new linguistic::SpellCache(); in GetCache()
143 xPropSet : xPropSet = linguistic::GetLinguProperties(); in GetPropSet()
152 xDicList : xDicList = linguistic::GetSearchableDictionaryList(); in GetDicList()
H A Dthesdta.cxx41 using namespace linguistic;
44 namespace linguistic namespace
H A Dhyphdsp.hxx151 xPropSet : xPropSet = ::linguistic::GetLinguProperties(); in GetPropSet()
160 xDicList : xDicList = ::linguistic::GetSearchableDictionaryList(); in GetDicList()
H A Dlngprophelp.cxx49 using namespace linguistic;
51 namespace linguistic namespace
/trunk/main/lingucomponent/source/spellcheck/spell/
H A Dsspellimp.hxx75 linguistic::PropertyHelper_Spelling* pPropHelper;
82 linguistic::PropertyHelper_Spelling& GetPropHelper_Impl();
83 linguistic::PropertyHelper_Spelling& GetPropHelper() in GetPropHelper()
/trunk/main/lingucomponent/source/spellcheck/macosxspell/
H A Dmacspellimp.hxx86 linguistic::PropertyHelper_Spell * pPropHelper;
93 linguistic::PropertyHelper_Spell & GetPropHelper_Impl();
94 linguistic::PropertyHelper_Spell & GetPropHelper() in GetPropHelper()
/trunk/main/lingucomponent/source/thesaurus/libnth/
H A Dnthesimp.hxx84 linguistic::PropertyHelper_Thesaurus* pPropHelper;
102 linguistic::PropertyHelper_Thesaurus& GetPropHelper_Impl();
103 linguistic::PropertyHelper_Thesaurus& GetPropHelper() in GetPropHelper()
/trunk/main/cui/source/dialogs/
H A Dthesdlg.cxx458 aStr = linguistic::GetThesaurusReplaceText( aStr ); in IMPL_LINK()
477 aStr = linguistic::GetThesaurusReplaceText( aStr ); in IMPL_LINK()
495 aStr = linguistic::GetThesaurusReplaceText( aStr ); in IMPL_LINK()
674 linguistic::RemoveHyphens( aTmp ); in SvxThesaurusDialog()
675 linguistic::ReplaceControlChars( aTmp ); in SvxThesaurusDialog()
H A DSpellDialog.cxx280 linguistic::SaveDictionaries( xDicList ); in ~SpellDialog()
659 sal_uInt8 nAdded = linguistic::AddEntryToDic( aXDictionary, in IMPL_LINK()
705 sal_uInt8 nAdded = linguistic::AddEntryToDic( aXDictionary, in IMPL_LINK()
1040 nAddRes = linguistic::AddEntryToDic( xDic, aNewWord, sal_False, OUString(), LANGUAGE_NONE ); in IMPL_LINK()
/trunk/main/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/
H A Dhyphenimp.hxx87 linguistic::PropertyHelper_Hyphenation* pPropHelper;
94 linguistic::PropertyHelper_Hyphenation& GetPropHelper_Impl();
95 linguistic::PropertyHelper_Hyphenation& GetPropHelper() in GetPropHelper()
/trunk/main/linguistic/prj/
H A Dbuild.lst1 lg linguistic : svl xmloff ucbhelper vos comphelper ICU:icu LIBXSLT:libxslt NULL
2 lg linguistic\prj nmake - all lg_prj NULL
/trunk/main/offapi/com/sun/star/linguistic2/
H A DLinguProperties.idl48 /** the set of linguistic relevant properties.
73 /** defines if control characters should be ignored or not, by the linguistic
/trunk/main/toolkit/src2xml/
H A Dinclude.lst204 ../../linguistic/inc
205 ../../linguistic/unxlngi6.pro/inc
/trunk/main/editeng/prj/
H A Dbuild.lst1 ed editeng : L10N:l10n svtools xmloff linguistic NULL
/trunk/main/linguistic/qa/complex/linguistic/
H A DTestDocument.java24 package complex.linguistic;
/trunk/main/svx/prj/
H A Dbuild.lst1 sx svx : sfx2 L10N:l10n oovbaapi connectivity xmloff linguistic jvmfwk avmedia drawinglayer editeng…
/trunk/main/lingucomponent/prj/
H A Dbuild.lst1 lc lingucomponent : linguistic LIBTEXTCAT:libtextcat LIBTEXTCATDATA:libtextcat svl HYPHEN:hy…
/trunk/main/linguistic/qa/unoapi/
H A DTest.java24 package org.openoffice.linguistic.qa.unoapi;
/trunk/main/linguistic/inc/
H A Dthesdta.hxx34 namespace linguistic namespace
/trunk/main/svl/inc/svl/
H A Dlngmisc.hxx41 namespace linguistic namespace

Completed in 63 milliseconds

123