Home
last modified time | relevance | path

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

/aoo41x/main/linguistic/inc/linguistic/
H A Dlngprophelp.hxx235 class PropertyHelper_Hyphen : class
249 PropertyHelper_Hyphen( const PropertyHelper_Hyphen & );
250 PropertyHelper_Hyphen & operator = ( const PropertyHelper_Hyphen & );
260 PropertyHelper_Hyphen(
265 virtual ~PropertyHelper_Hyphen();
/aoo41x/main/linguistic/source/
H A Dlngprophelp.cxx570 PropertyHelper_Hyphen::PropertyHelper_Hyphen( in PropertyHelper_Hyphen() function in linguistic::PropertyHelper_Hyphen
581 PropertyHelper_Hyphen::~PropertyHelper_Hyphen() in ~PropertyHelper_Hyphen()
586 void PropertyHelper_Hyphen::SetDefaultValues() in SetDefaultValues()
596 void PropertyHelper_Hyphen::GetCurrentValues() in GetCurrentValues()
635 sal_Bool PropertyHelper_Hyphen::propertyChange_Impl( const PropertyChangeEvent& rEvt ) in propertyChange_Impl()
671 PropertyHelper_Hyphen::propertyChange( const PropertyChangeEvent& rEvt ) in propertyChange()
679 void PropertyHelper_Hyphen::SetTmpPropVals( const PropertyValues &rPropVals ) in SetTmpPropVals()
/aoo41x/main/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/
H A Dhyphenimp.hxx88 linguistic::PropertyHelper_Hyphen * pPropHelper;
95 linguistic::PropertyHelper_Hyphen & GetPropHelper_Impl();
96 linguistic::PropertyHelper_Hyphen & GetPropHelper() in GetPropHelper()
H A Dhyphenimp.cxx114 PropertyHelper_Hyphen & Hyphenator::GetPropHelper_Impl() in GetPropHelper_Impl()
120 pPropHelper = new PropertyHelper_Hyphen ((XHyphenator *) this, xPropSet ); in GetPropHelper_Impl()
290 PropertyHelper_Hyphen & rHelper = GetPropHelper(); in hyphenate()
555 PropertyHelper_Hyphen & rHelper = GetPropHelper(); in createPossibleHyphens()
856 pPropHelper = new PropertyHelper_Hyphen( (XHyphenator *) this, xPropSet ); in initialize()

Completed in 25 milliseconds