19 #ifndef __com_sun_star_beans_StringPair_idl__
20 #define __com_sun_star_beans_StringPair_idl__
23 module com { module sun { module star { module beans {
string Second
specifies the second of the two strings.
Definition: StringPair.idl:37
specifies a pair of two strings.
Definition: StringPair.idl:28
string First
specifies the first of the two strings.
Definition: StringPair.idl:32