20 #ifndef __com_sun_star_util_XStringWidth_idl__
21 #define __com_sun_star_util_XStringWidth_idl__
25 module
com { module sun { module star { module util {
base interface of all UNO interfaces
Definition: XInterface.idl:48
An interface that encapsulates the abstract notion of string width.
Definition: XStringWidth.idl:32
long queryStringWidth([in] string aString)
compute the width of a given string.
Definition: Ambiguous.idl:22