Lines Matching refs:MoreButton
44 void MoreButton::ImplInit( Window* pParent, WinBits nStyle ) in ImplInit()
73 void MoreButton::ShowState() in ShowState()
89 MoreButton::MoreButton( Window* pParent, WinBits nStyle ) : in MoreButton() function in MoreButton
97 MoreButton::MoreButton( Window* pParent, const ResId& rResId ) : in MoreButton() function in MoreButton
111 void MoreButton::ImplLoadRes( const ResId& rResId ) in ImplLoadRes()
133 MoreButton::~MoreButton() in ~MoreButton()
142 void MoreButton::Click() in Click()
198 void MoreButton::AddWindow( Window* pWindow ) in AddWindow()
213 void MoreButton::RemoveWindow( Window* pWindow ) in RemoveWindow()
221 void MoreButton::SetText( const XubString& rText ) in SetText()
228 XubString MoreButton::GetText() const in GetText()
234 void MoreButton::SetMoreText( const XubString& rText ) in SetMoreText()
244 XubString MoreButton::GetMoreText() const in GetMoreText()
253 void MoreButton::SetLessText( const XubString& rText ) in SetLessText()
263 XubString MoreButton::GetLessText() const in GetLessText()