Home
last modified time | relevance | path

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

/trunk/main/linguistic/source/
H A Dlngprophelp.cxx710 PropertyHelper_Thesaurus::PropertyHelper_Thesaurus( in PropertyHelper_Thesaurus() function in linguistic::PropertyHelper_Thesaurus
720 PropertyHelper_Thesaurus::~PropertyHelper_Thesaurus() in ~PropertyHelper_Thesaurus()
724 void PropertyHelper_Thesaurus::AddAsPropListener() in AddAsPropListener()
729 void PropertyHelper_Thesaurus::RemoveAsPropListener() in RemoveAsPropListener()
734 void PropertyHelper_Thesaurus::SetTmpPropVals( const com::sun::star::beans::PropertyValues &rPropVa… in SetTmpPropVals()
/trunk/main/linguistic/inc/linguistic/
H A Dlngprophelp.hxx180 class LNG_DLLPUBLIC PropertyHelper_Thesaurus class
186 PropertyHelper_Thesaurus( const PropertyHelper_Thes & );
187 PropertyHelper_Thesaurus & operator = ( const PropertyHelper_Thes & );
190 PropertyHelper_Thesaurus(
195 ~PropertyHelper_Thesaurus();
/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()
H A Dnthesimp.cxx139 PropertyHelper_Thesaurus& Thesaurus::GetPropHelper_Impl() in GetPropHelper_Impl()
145 pPropHelper = new PropertyHelper_Thesaurus( (XThesaurus *) this, xPropSet ); in GetPropHelper_Impl()
340 PropertyHelper_Thesaurus &rHelper = GetPropHelper(); in queryMeanings()
599 pPropHelper = new PropertyHelper_Thesaurus( (XThesaurus *) this, xPropSet ); in initialize()

Completed in 28 milliseconds