LibreOffice Module sd (master) 1
Macros
prltempl.cxx File Reference
#include <sal/log.hxx>
#include <svx/dialogs.hrc>
#include <svx/svxids.hrc>
#include <editeng/flstitem.hxx>
#include <svx/drawitem.hxx>
#include <svl/style.hxx>
#include <svx/svdobjkind.hxx>
#include <editeng/eeitem.hxx>
#include <editeng/numitem.hxx>
#include <svl/cjkoptions.hxx>
#include <sfx2/objsh.hxx>
#include <sfx2/sfxdlg.hxx>
#include <strings.hrc>
#include <sdresid.hxx>
#include <prltempl.hxx>
#include <bulmaper.hxx>
#include <svl/intitem.hxx>
#include <svx/flagsdef.hxx>
Include dependency graph for prltempl.cxx:

Go to the source code of this file.

Macros

#define IS_OUTLINE(x)   (x >= PresentationObjects::Outline_1 && x <= PresentationObjects::Outline_9)
 

Macro Definition Documentation

◆ IS_OUTLINE

#define IS_OUTLINE (   x)    (x >= PresentationObjects::Outline_1 && x <= PresentationObjects::Outline_9)

Definition at line 40 of file prltempl.cxx.