LibreOffice
LibreOffice 25.2 SDK C/C++ API Reference
 
Loading...
Searching...
No Matches
genfunc.hxx File Reference
#include "sal/config.h"
#include <cstddef>
#include "com/sun/star/uno/genfunc.h"
#include "com/sun/star/uno/Any.hxx"
#include "com/sun/star/uno/XInterface.hpp"

Go to the source code of this file.

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::uno
 

Functions

void com::sun::star::uno::cpp_acquire (void *pCppI)
 Function to acquire a C++ interface.
 
void com::sun::star::uno::cpp_release (void *pCppI)
 Function to release a C++ interface.
 
void * com::sun::star::uno::cpp_queryInterface (void *pCppI, typelib_TypeDescriptionReference *pType)
 Function to query for a C++ interface.