LibreOffice
LibreOffice 24.2 SDK C/C++ API Reference
Public Attributes | List of all members
_uno_Mapping Struct Reference

This is the binary specification of a mapping. More...

#include <mapping.h>

Public Attributes

uno_AcquireMappingFunc acquire
 Acquires mapping. More...
 
uno_ReleaseMappingFunc release
 Releases mapping. More...
 
uno_MapInterfaceFunc mapInterface
 mapping function More...
 

Detailed Description

This is the binary specification of a mapping.

Member Data Documentation

◆ acquire

uno_AcquireMappingFunc _uno_Mapping::acquire

Acquires mapping.

◆ mapInterface

uno_MapInterfaceFunc _uno_Mapping::mapInterface

mapping function

◆ release

uno_ReleaseMappingFunc _uno_Mapping::release

Releases mapping.

The last release may unload bridges.


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