21module
com { module sun { module star { module util {
31 boolean mapStrings( [inout] sequence< string > Parameter );
base interface of all UNO interfaces
Definition generated_idl_chapter_refs.idl:452
provides a mapping from string to string
Definition XStringMapping.idl:27
boolean mapStrings([inout] sequence< string > Parameter)
provides a mapping for a given sequence of strings to a sequence of belonging strings.
Definition Ambiguous.idl:20