Searched refs:PropertyHelper_Hyphenation (Results 1 – 4 of 4) sorted by relevance
739 PropertyHelper_Hyphenation::PropertyHelper_Hyphenation( in PropertyHelper_Hyphenation() function in linguistic::PropertyHelper_Hyphenation749 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()
335 class LNG_DLLPUBLIC PropertyHelper_Hyphenation class341 PropertyHelper_Hyphenation( const PropertyHelper_Hyphen & );342 PropertyHelper_Hyphenation & operator = ( const PropertyHelper_Hyphen & );345 PropertyHelper_Hyphenation(350 ~PropertyHelper_Hyphenation();
87 linguistic::PropertyHelper_Hyphenation* pPropHelper;94 linguistic::PropertyHelper_Hyphenation& GetPropHelper_Impl();95 linguistic::PropertyHelper_Hyphenation& GetPropHelper() in GetPropHelper()
115 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 23 milliseconds