Lines Matching refs:MoreButton
47 void MoreButton::ImplInit( Window* pParent, WinBits nStyle ) in ImplInit()
76 void MoreButton::ShowState() in ShowState()
92 MoreButton::MoreButton( Window* pParent, WinBits nStyle ) : in MoreButton() function in MoreButton
100 MoreButton::MoreButton( Window* pParent, const ResId& rResId ) : in MoreButton() function in MoreButton
114 void MoreButton::ImplLoadRes( const ResId& rResId ) in ImplLoadRes()
136 MoreButton::~MoreButton() in ~MoreButton()
145 void MoreButton::Click() in Click()
201 void MoreButton::AddWindow( Window* pWindow ) in AddWindow()
216 void MoreButton::RemoveWindow( Window* pWindow ) in RemoveWindow()
224 void MoreButton::SetText( const XubString& rText ) in SetText()
231 XubString MoreButton::GetText() const in GetText()
237 void MoreButton::SetMoreText( const XubString& rText ) in SetMoreText()
247 XubString MoreButton::GetMoreText() const in GetMoreText()
256 void MoreButton::SetLessText( const XubString& rText ) in SetLessText()
266 XubString MoreButton::GetLessText() const in GetLessText()