|
LibreOffice Module framework (master) 1
|
#include <helper/propertysetcontainer.hxx>#include <com/sun/star/lang/IndexOutOfBoundsException.hpp>#include <cppuhelper/queryinterface.hxx>#include <vcl/svapp.hxx>Go to the source code of this file.
Namespaces | |
| namespace | framework |
Variables | |
| constexpr OUStringLiteral | WRONG_TYPE_EXCEPTION = u"Only XPropertSet allowed!" |
|
constexpr |
Definition at line 26 of file propertysetcontainer.cxx.
Referenced by framework::PropertySetContainer::insertByIndex(), and framework::PropertySetContainer::replaceByIndex().