provides a mapping from string to string  
 More...
import "XStringMapping.idl";
 
  
| Public Member Functions | |
| boolean | mapStrings ([inout] sequence< string > Parameter) | 
| provides a mapping for a given sequence of strings to a sequence of belonging strings. | |
|  Public Member Functions inherited from XInterface | |
| any | queryInterface ([in] type aType) | 
| queries for a new interface to an existing UNO object. | |
| void | acquire () | 
| increases the reference counter by one. | |
| void | release () | 
| decreases the reference counter by one. | |
provides a mapping from string to string 
| boolean mapStrings | ( | [inout] sequence< string > | Parameter | ) | 
provides a mapping for a given sequence of strings to a sequence of belonging strings.