Home
last modified time | relevance | path

Searched refs:PropertyHelper_Thes (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/linguistic/inc/linguistic/
H A Dlngprophelp.hxx161 class PropertyHelper_Thes : class
165 PropertyHelper_Thes( const PropertyHelper_Thes & );
166 PropertyHelper_Thes & operator = ( const PropertyHelper_Thes & );
169 PropertyHelper_Thes(
174 virtual ~PropertyHelper_Thes();
/aoo41x/main/linguistic/source/
H A Dlngprophelp.cxx346 PropertyHelper_Thes::PropertyHelper_Thes( in PropertyHelper_Thes() function in linguistic::PropertyHelper_Thes
356 PropertyHelper_Thes::~PropertyHelper_Thes() in ~PropertyHelper_Thes()
362 PropertyHelper_Thes::propertyChange( const PropertyChangeEvent& rEvt ) in propertyChange()
/aoo41x/main/lingucomponent/source/thesaurus/libnth/
H A Dnthesimp.hxx85 linguistic::PropertyHelper_Thes * pPropHelper;
103 linguistic::PropertyHelper_Thes & GetPropHelper_Impl();
104 linguistic::PropertyHelper_Thes & GetPropHelper() in GetPropHelper()
H A Dnthesimp.cxx138 PropertyHelper_Thes & Thesaurus::GetPropHelper_Impl() in GetPropHelper_Impl()
144 pPropHelper = new PropertyHelper_Thes( (XThesaurus *) this, xPropSet ); in GetPropHelper_Impl()
340 PropertyHelper_Thes &rHelper = GetPropHelper(); in queryMeanings()
599 pPropHelper = new PropertyHelper_Thes( (XThesaurus *) this, xPropSet ); in initialize()
H A Dnthesdta.hxx60 Meaning(const ::rtl::OUString &rTerm, sal_Int16 nLang, const PropertyHelper_Thes &rHelper);
H A Dnthesdta.cxx54 const PropertyHelper_Thes &rHelper ) : in Meaning()

Completed in 18 milliseconds