Top   Module   Use   Manual   Index 

com :: sun :: star :: util ::

struct AliasProgrammaticPair


Description
represents an entry from a component which implements the LocalizedAliases .
See also
com::sun::star::util::XLocalizedAliases


Elements

string Alias
Description
determines the name which is registered as an alias for a programmatic name.
string ProgrammaticName
Description
determines which programmatic name belongs to the alias.
See also
com::sun::star::util::XLocalizedAliases
Top of Page