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 {
Definition Ambiguous.idl:22
specifies a pair of two strings.
Definition StringPair.idl:29
string Second
specifies the second of the two strings.
Definition StringPair.idl:37
string First
specifies the first of the two strings.
Definition StringPair.idl:32