info/SRC680 vcl36 : VCL: MoreButton now supports a ''more' and a 'less' text

[email protected] Wed, 21 Sep 2005 13:08:16 +0200 (CEST)
Newsgroups gmane.comp.openoffice.announce.interface
Message-ID <27150146.1127300896682.JavaMail.root@sd-web1>
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]