LibreOffice Module reportdesign (master) 1
Namespaces | Macros | Functions
FixedLine.cxx File Reference
#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>
Include dependency graph for FixedLine.cxx:

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)
 

Macro Definition Documentation

◆ MIN_HEIGHT

#define MIN_HEIGHT   20

Definition at line 30 of file FixedLine.cxx.

◆ MIN_WIDTH

#define MIN_WIDTH   80

Definition at line 29 of file FixedLine.cxx.