LibreOffice Module framework (master) 1
Namespaces | Variables
propertysetcontainer.cxx File Reference
#include <helper/propertysetcontainer.hxx>
#include <com/sun/star/lang/IndexOutOfBoundsException.hpp>
#include <cppuhelper/queryinterface.hxx>
#include <vcl/svapp.hxx>
Include dependency graph for propertysetcontainer.cxx:

Go to the source code of this file.

Namespaces

namespace  framework
 

Variables

constexpr OUStringLiteral WRONG_TYPE_EXCEPTION = u"Only XPropertSet allowed!"
 

Variable Documentation

◆ WRONG_TYPE_EXCEPTION

constexpr OUStringLiteral WRONG_TYPE_EXCEPTION = u"Only XPropertSet allowed!"
constexpr