Home
last modified time | relevance | path

Searched refs:GetMinWordLength (Results 1 – 3 of 3) sorted by relevance

/trunk/main/linguistic/inc/linguistic/
H A Dlngprophelp.hxx332 sal_Int16 GetMinWordLength() const { return nResHyphMinWordLength; } in GetMinWordLength() function in linguistic::PropertyHelper_Hyphen
357 sal_Int16 GetMinWordLength() const;
/trunk/main/linguistic/source/
H A Dlngprophelp.cxx778 sal_Int16 PropertyHelper_Hyphenation::GetMinWordLength() const in GetMinWordLength() function in linguistic::PropertyHelper_Hyphenation
780 return pInst->GetMinWordLength(); in GetMinWordLength()
/trunk/main/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/
H A Dhyphenimp.cxx294 sal_Int16 minLen = rHelper.GetMinWordLength(); in hyphenate()

Completed in 26 milliseconds