LibreOffice
LibreOffice 24.2 SDK C/C++ API Reference
|
A struct pReserved needs to point to, if implementing a purpose environment. More...
#include <Enterable.h>
Public Attributes | |
uno_Enterable_enter * | m_enter |
uno_Enterable_leave * | m_leave |
uno_Enterable_callInto_v * | m_callInto_v |
uno_Enterable_callOut_v * | m_callOut_v |
uno_Enterable_isValid_v * | m_isValid |
A struct pReserved needs to point to, if implementing a purpose environment.
(http://wiki.openoffice.org/wiki/Uno/Binary/Spec/Environment_Stack)
uno_Enterable_callInto_v* uno_Enterable::m_callInto_v |
uno_Enterable_callOut_v* uno_Enterable::m_callOut_v |
uno_Enterable_enter* uno_Enterable::m_enter |
uno_Enterable_isValid_v* uno_Enterable::m_isValid |
uno_Enterable_leave* uno_Enterable::m_leave |