LibreOffice Module framework (master) 1
|
#include <uielement/constitemcontainer.hxx>
#include <uielement/itemcontainer.hxx>
#include <com/sun/star/beans/PropertyAttribute.hpp>
#include <com/sun/star/lang/IndexOutOfBoundsException.hpp>
#include <comphelper/propertysetinfo.hxx>
#include <comphelper/servicehelper.hxx>
#include <rtl/ref.hxx>
Go to the source code of this file.
Namespaces | |
namespace | framework |
Variables | |
const int | PROPHANDLE_UINAME = 1 |
constexpr OUStringLiteral | PROPNAME_UINAME = u"UIName" |
const int PROPHANDLE_UINAME = 1 |
Definition at line 36 of file constitemcontainer.cxx.
Referenced by framework::ConstItemContainer::getFastPropertyValue(), and framework::ConstItemContainer::impl_getStaticPropertyDescriptor().
|
constexpr |
Definition at line 37 of file constitemcontainer.cxx.
Referenced by framework::ConstItemContainer::getPropertyValue(), and framework::ConstItemContainer::impl_getStaticPropertyDescriptor().