Home
last modified time | relevance | path

Searched refs:SvxClickInfoCtr (Results 1 – 2 of 2) sorted by relevance

/trunk/main/cui/source/dialogs/
H A Dcommonlingui.cxx39 SvxClickInfoCtr::SvxClickInfoCtr( Window* pParent, const ResId& rResId ) : in SvxClickInfoCtr() function in SvxClickInfoCtr
48 void SvxClickInfoCtr::MouseButtonDown( const MouseEvent& ) in MouseButtonDown()
54 long SvxClickInfoCtr::PreNotify( NotifyEvent& rNEvt ) in PreNotify()
65 void SvxClickInfoCtr::SetText( const XubString& rStr ) in SetText()
71 XubString SvxClickInfoCtr::GetText() const in GetText()
77 __EXPORT SvxClickInfoCtr::~SvxClickInfoCtr() in ~SvxClickInfoCtr()
H A Dcommonlingui.hxx41 class SvxClickInfoCtr: public Control class
48 SvxClickInfoCtr( Window* pParent, const ResId& rResId );
49 ~SvxClickInfoCtr();
81 SvxClickInfoCtr aAktWord;

Completed in 17 milliseconds