LibreOffice Module reportdesign (master) 1
|
#include "xmlSection.hxx"
#include "xmlfilter.hxx"
#include <utility>
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmluconv.hxx>
#include "xmlHelper.hxx"
#include <com/sun/star/report/ReportPrintOption.hpp>
#include "xmlTable.hxx"
#include <comphelper/diagnose_ex.hxx>
Go to the source code of this file.
Namespaces | |
namespace | rptxml |
Functions | |
static sal_Int16 | rptxml::lcl_getReportPrintOption (std::string_view _sValue) |