LibreOffice Module stoc (master) 1
Namespaces
criface.cxx File Reference
#include <sal/config.h>
#include <cassert>
#include <cstddef>
#include <limits>
#include <o3tl/any.hxx>
#include <typelib/typedescription.hxx>
#include <uno/data.h>
#include "base.hxx"
#include <com/sun/star/lang/WrappedTargetRuntimeException.hpp>
#include <com/sun/star/reflection/XIdlField2.hpp>
#include <com/sun/star/uno/RuntimeException.hpp>
#include <cppuhelper/queryinterface.hxx>
#include <cppuhelper/exc_hlp.hxx>
#include <cppuhelper/typeprovider.hxx>
Include dependency graph for criface.cxx:

Go to the source code of this file.

Namespaces

namespace  stoc_corefl
 

Variable Documentation

◆ m_xExceptionTypes

std::optional<Sequence< Reference< XIdlClass > > > m_xExceptionTypes
private

Definition at line 276 of file criface.cxx.

◆ m_xParamInfos

std::optional<Sequence< ParamInfo > > m_xParamInfos
private

Definition at line 278 of file criface.cxx.

◆ m_xParamTypes

std::optional<Sequence< Reference< XIdlClass > > > m_xParamTypes
private

Definition at line 277 of file criface.cxx.