LibreOffice
LibreOffice 24.2 SDK API Reference
Loading...
Searching...
No Matches
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.
 
string ProgrammaticName
 determines which programmatic name belongs to the alias.
 

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: