LibreOffice Module framework (master) 1
|
#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>
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 >" |
|
constexpr |
Definition at line 34 of file itemcontainer.cxx.
Referenced by framework::ItemContainer::insertByIndex(), and framework::ItemContainer::replaceByIndex().