C Outline API Alias Table Functions

These functions perform operations on alias tables.

FunctionDescription
EssOtlCreateAliasTable()Creates an empty alias table in the outline
EssOtlCopyAliasTableCopies an alias table to another alias table
EssOtlRenameAliasTableRenames an existing alias table
EssOtlClearAliasTableClears all entries from an existing alias table without deleting the alias table
EssOtlDeleteAliasTableDeletes the alias table from the outline and clears all of its entries
EssOtlSetAliasTableLanguageSets a language code for the alias table. An alias table can have multiple language codes.
EssOtlGetAliasTableLanguagesGets the set of language codes associated with the alias table.
EssOtlClearAliasTableLanguagesClears the set of language codes from the alias table.