LibreOffice Module comphelper (master) 1
|
#include <algorithm>
#include <comphelper/numberedcollection.hxx>
#include <com/sun/star/frame/UntitledNumbersConst.hpp>
#include <com/sun/star/lang/IllegalArgumentException.hpp>
Go to the source code of this file.
Namespaces | |
namespace | comphelper |
Variables | |
constexpr OUStringLiteral | comphelper::ERRMSG_INVALID_COMPONENT_PARAM = u"NULL as component reference not allowed." |