LibreOffice Module svx (master) 1
|
#include <svx/svdobjkind.hxx>
#include <svx/cube3d.hxx>
#include <svx/sphere3d.hxx>
#include <extrud3d.hxx>
#include <svx/lathe3d.hxx>
#include <polygn3d.hxx>
#include <svx/objfac3d.hxx>
#include <svx/svdobj.hxx>
#include <svx/scene3d.hxx>
Go to the source code of this file.
Functions | |
IMPL_STATIC_LINK (E3dObjFactory, MakeObject, SdrObjCreatorParams, aParams, rtl::Reference< SdrObject >) | |
Variables | |
static bool | bInit = false |
IMPL_STATIC_LINK | ( | E3dObjFactory | , |
MakeObject | , | ||
SdrObjCreatorParams | , | ||
aParams | , | ||
rtl::Reference< SdrObject > | |||
) |
Definition at line 43 of file objfac3d.cxx.
References E3d, E3D_CompoundObject, E3D_Cube, E3D_Extrusion, E3D_Lathe, E3D_Polygon, E3D_Scene, and E3D_Sphere.
|
static |
Definition at line 30 of file objfac3d.cxx.
Referenced by E3dObjFactory::E3dObjFactory(), getExtrusionColorState(), and SdrModel::ImpSetOutlinerDefaults().