LibreOffice Module reportdesign (master) 1
|
#include <FixedLine.hxx>
#include <strings.hxx>
#include <strings.hrc>
#include <core_resource.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <Tools.hxx>
#include <FormatCondition.hxx>
#include <ReportHelperImpl.hxx>
Go to the source code of this file.
Namespaces | |
namespace | reportdesign |
Macros | |
#define | MIN_WIDTH 80 |
#define | MIN_HEIGHT 20 |
Functions | |
static uno::Sequence< OUString > | reportdesign::lcl_getLineOptionals () |
reportdesign::REPORTCOMPONENT_NOMASTERDETAIL (OFixedLine) | |
#define MIN_HEIGHT 20 |
Definition at line 30 of file FixedLine.cxx.
#define MIN_WIDTH 80 |
Definition at line 29 of file FixedLine.cxx.