20module
com { module sun { module star { module util {
21 published
interface XStringWidth;
24module
com { module sun { module star { module util {
base interface of all UNO interfaces
Definition: XInterface.idl:46
Abbreviate arbitrary strings.
Definition: XStringAbbreviation.idl:37
string abbreviateString([in] XStringWidth xStringWidth, [in] long nWidth, [in] string aString)
Abbreviate a string, so that the resulting abbreviated string is not wider than some given width.
An interface that encapsulates the abstract notion of string width.
Definition: XStringWidth.idl:27
Definition: Ambiguous.idl:20