Type info
Title VCL: MoreButton now supports a ''more' and a 'less' text
Posted by [EMAIL PROTECTED]
Affected [EMAIL PROTECTED],all
Effective from SRC680 vcl36


Summary

+ void MoreButton::SetMoreText( const XubString& rNewText );
+ void MoreButton::SetLessText( const XubString& rNewText );
+ XubString MoreButton::GetMoreText() const;
+ XubString MoreButton::GetLessText() const;


Description
The MoreButton now supports a 'more' and a 'less' text. Default is
using the same text for more and for less. It's not possible to
specify these strings in the resource. This will change for the next
major office version.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to