LibreOffice Module oox (master) 1
|
#include <customshapeproperties.hxx>
Public Attributes | |
css::drawing::EnhancedCustomShapeParameter | l |
css::drawing::EnhancedCustomShapeParameter | t |
css::drawing::EnhancedCustomShapeParameter | r |
css::drawing::EnhancedCustomShapeParameter | b |
Definition at line 74 of file customshapeproperties.hxx.
css::drawing::EnhancedCustomShapeParameter oox::drawingml::GeomRect::b |
Definition at line 79 of file customshapeproperties.hxx.
Referenced by oox::drawingml::CustomShapeGeometryContext::onCreateContext().
css::drawing::EnhancedCustomShapeParameter oox::drawingml::GeomRect::l |
Definition at line 76 of file customshapeproperties.hxx.
Referenced by oox::drawingml::CustomShapeGeometryContext::onCreateContext().
css::drawing::EnhancedCustomShapeParameter oox::drawingml::GeomRect::r |
Definition at line 78 of file customshapeproperties.hxx.
Referenced by oox::drawingml::CustomShapeGeometryContext::onCreateContext().
css::drawing::EnhancedCustomShapeParameter oox::drawingml::GeomRect::t |
Definition at line 77 of file customshapeproperties.hxx.
Referenced by oox::drawingml::CustomShapeGeometryContext::onCreateContext().