LibreOffice Module oox (master)
1
|
#include <shape3dproperties.hxx>
Public Attributes | |
OptValue< sal_Int32 > | mnPreset |
OptValue< sal_Int32 > | mnWidth |
OptValue< sal_Int32 > | mnHeight |
Definition at line 40 of file shape3dproperties.hxx.
OptValue< sal_Int32 > oox::drawingml::BevelProperties::mnHeight |
Definition at line 44 of file shape3dproperties.hxx.
Referenced by oox::drawingml::Generic3DProperties::getBevelAttributes(), oox::drawingml::SceneText3DPropertiesContext::onCreateContext(), and oox::drawingml::Shape3DPropertiesContext::onCreateContext().
OptValue< sal_Int32 > oox::drawingml::BevelProperties::mnPreset |
Definition at line 42 of file shape3dproperties.hxx.
Referenced by oox::drawingml::Generic3DProperties::getBevelAttributes(), oox::drawingml::SceneText3DPropertiesContext::onCreateContext(), and oox::drawingml::Shape3DPropertiesContext::onCreateContext().
OptValue< sal_Int32 > oox::drawingml::BevelProperties::mnWidth |
Definition at line 43 of file shape3dproperties.hxx.
Referenced by oox::drawingml::Generic3DProperties::getBevelAttributes(), oox::drawingml::SceneText3DPropertiesContext::onCreateContext(), and oox::drawingml::Shape3DPropertiesContext::onCreateContext().