Top   Module   Use   Manual   Index 

com :: sun :: star :: sheet ::

struct LocalizedName


Description
A name that is valid for a specified locale.


Elements

com::sun::star::lang::Locale Locale
Description
The locale for which this name is valid.
string Name
Description
The name itself.
Top of Page