Home
last modified time | relevance | path

Searched refs:PropertyHelper_Hyphenation (Results 1 – 4 of 4) sorted by relevance

/trunk/main/linguistic/source/
H A Dlngprophelp.cxx739 PropertyHelper_Hyphenation::PropertyHelper_Hyphenation( in PropertyHelper_Hyphenation() function in linguistic::PropertyHelper_Hyphenation
749 PropertyHelper_Hyphenation::~PropertyHelper_Hyphenation() in ~PropertyHelper_Hyphenation()
753 void PropertyHelper_Hyphenation::AddAsPropListener() in AddAsPropListener()
758 void PropertyHelper_Hyphenation::RemoveAsPropListener() in RemoveAsPropListener()
763 void PropertyHelper_Hyphenation::SetTmpPropVals( const com::sun::star::beans::PropertyValues &rProp… in SetTmpPropVals()
768 sal_Int16 PropertyHelper_Hyphenation::GetMinLeading() const in GetMinLeading()
773 sal_Int16 PropertyHelper_Hyphenation::GetMinTrailing() const in GetMinTrailing()
778 sal_Int16 PropertyHelper_Hyphenation::GetMinWordLength() const in GetMinWordLength()
783 sal_Bool PropertyHelper_Hyphenation::addLinguServiceEventListener( in addLinguServiceEventListener()
791 sal_Bool PropertyHelper_Hyphenation::removeLinguServiceEventListener( in removeLinguServiceEventListener()
/trunk/main/linguistic/inc/linguistic/
H A Dlngprophelp.hxx335 class LNG_DLLPUBLIC PropertyHelper_Hyphenation class
341 PropertyHelper_Hyphenation( const PropertyHelper_Hyphen & );
342 PropertyHelper_Hyphenation & operator = ( const PropertyHelper_Hyphen & );
345 PropertyHelper_Hyphenation(
350 ~PropertyHelper_Hyphenation();
/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()
H A Dhyphenimp.cxx115 PropertyHelper_Hyphenation& Hyphenator::GetPropHelper_Impl() in GetPropHelper_Impl()
121 pPropHelper = new PropertyHelper_Hyphenation ((XHyphenator *) this, xPropSet ); in GetPropHelper_Impl()
290 PropertyHelper_Hyphenation& rHelper = GetPropHelper(); in hyphenate()
555 PropertyHelper_Hyphenation& rHelper = GetPropHelper(); in createPossibleHyphens()
855 pPropHelper = new PropertyHelper_Hyphenation( (XHyphenator *) this, xPropSet ); in initialize()

Completed in 31 milliseconds