LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
AliasProgrammaticPair Struct Referencepublished

represents an entry from a component which implements the XLocalizedAliases. More...

import"AliasProgrammaticPair.idl";

Public Attributes

string Alias
 determines the name which is registered as an alias for a programmatic name. More...
 
string ProgrammaticName
 determines which programmatic name belongs to the alias. More...
 

Detailed Description

represents an entry from a component which implements the XLocalizedAliases.

Member Data Documentation

◆ Alias

string Alias

determines the name which is registered as an alias for a programmatic name.

◆ ProgrammaticName

string ProgrammaticName

determines which programmatic name belongs to the alias.

See also
com::sun::star::util::XLocalizedAliases

The documentation for this struct was generated from the following file: