LibreOffice
LibreOffice 24.8 SDK C/C++ API Reference
 
Loading...
Searching...
No Matches
_uno_Mapping Struct Reference

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

#include <mapping.h>

Public Attributes

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

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: