LibreOffice Module framework (master) 1
Namespaces | Variables
itemcontainer.cxx File Reference
#include <sal/config.h>
#include <com/sun/star/lang/IndexOutOfBoundsException.hpp>
#include <uielement/itemcontainer.hxx>
#include <uielement/constitemcontainer.hxx>
#include <comphelper/servicehelper.hxx>
#include <rtl/ref.hxx>
Include dependency graph for itemcontainer.cxx:

Go to the source code of this file.

Namespaces

namespace  framework
 

Variables

constexpr OUStringLiteral WRONG_TYPE_EXCEPTION = u"Type must be css::uno::Sequence< css::beans::PropertyValue >"
 

Variable Documentation

◆ WRONG_TYPE_EXCEPTION

constexpr OUStringLiteral WRONG_TYPE_EXCEPTION = u"Type must be css::uno::Sequence< css::beans::PropertyValue >"
constexpr