:: com :: sun :: star :: i18n ::

struct Implementation

Elements' Summary
unoID The implementation name. 
isDefault If this is the default implementation. 
Elements' Details
unoID
string unoID;
Description
The implementation name.
isDefault
boolean isDefault;
Description
If this is the default implementation.
Top of Page