LibreOffice Module oox (master)
1
|
#include <shape3dproperties.hxx>
Additional Inherited Members | |
![]() | |
css::uno::Sequence< css::beans::PropertyValue > | getCameraAttributes () |
css::uno::Sequence< css::beans::PropertyValue > | getLightRigAttributes () |
css::uno::Sequence< css::beans::PropertyValue > | getShape3DAttributes (const GraphicHelper &rGraphicHelper,::Color rPhClr) |
![]() | |
static OUString | getCameraPrstName (sal_Int32 nElement) |
static OUString | getLightRigName (sal_Int32 nElement) |
static OUString | getLightRigDirName (sal_Int32 nElement) |
static OUString | getBevelPresetTypeString (sal_Int32 nType) |
static OUString | getPresetMaterialTypeString (sal_Int32 nType) |
static css::uno::Sequence< css::beans::PropertyValue > | getBevelAttributes (BevelProperties rProps) |
static css::uno::Sequence< css::beans::PropertyValue > | getColorAttributes (const Color &rColor, const GraphicHelper &rGraphicHelper,::Color rPhClr) |
![]() | |
OptValue< sal_Int32 > | mnPreset |
OptValue< float > | mfFieldOfVision |
OptValue< float > | mfZoom |
OptValue< sal_Int32 > | mnLightRigDirection |
OptValue< sal_Int32 > | mnLightRigType |
RotationProperties | maCameraRotation |
RotationProperties | maLightRigRotation |
OptValue< sal_Int32 > | mnExtrusionH |
OptValue< sal_Int32 > | mnContourW |
OptValue< sal_Int32 > | mnShapeZ |
OptValue< sal_Int32 > | mnMaterial |
Color | maExtrusionColor |
Color | maContourColor |
OptValue< BevelProperties > | maTopBevelProperties |
OptValue< BevelProperties > | maBottomBevelProperties |
Definition at line 82 of file shape3dproperties.hxx.