#include <Tools.hxx>
#include <strings.hrc>
#include <core_resource.hxx>
#include <comphelper/property.hxx>
Go to the source code of this file.
|
uno::Reference< report::XSection > | reportdesign::lcl_getSection (const uno::Reference< uno::XInterface > &_xReportComponent) |
|
void | reportdesign::throwIllegallArgumentException (std::u16string_view _sTypeName, const uno::Reference< uno::XInterface > &ExceptionContext_, sal_Int16 ArgumentPosition_) |
|
uno::Reference< util::XCloneable > | reportdesign::cloneObject (const uno::Reference< report::XReportComponent > &_xReportComponent, const uno::Reference< lang::XMultiServiceFactory > &_xFactory, const OUString &_sServiceName) |
|