#include <drawingml/customshapegeometry.hxx>
#include <drawingml/customshapeproperties.hxx>
#include <com/sun/star/drawing/EnhancedCustomShapeParameterType.hpp>
#include <com/sun/star/drawing/EnhancedCustomShapeSegmentCommand.hpp>
#include <com/sun/star/xml/sax/FastToken.hpp>
#include <osl/diagnose.h>
#include <sal/log.hxx>
#include <o3tl/string_view.hxx>
#include <oox/helper/helper.hxx>
#include <oox/helper/attributelist.hxx>
#include <oox/token/namespaces.hxx>
#include <oox/token/tokens.hxx>
#include <unordered_map>
Go to the source code of this file.
◆ mrAdjPoint2D
EnhancedCustomShapeParameterPair& mrAdjPoint2D |
|
protected |
◆ mrAdjustHandle
AdjustHandle& mrAdjustHandle |
|
protected |
◆ mrAdjustHandleList
std::vector< AdjustHandle >& mrAdjustHandleList |
|
protected |
◆ mrConnectionSite
ConnectionSite& mrConnectionSite |
|
protected |
◆ mrControlPt1
EnhancedCustomShapeParameterPair& mrControlPt1 |
|
protected |
◆ mrControlPt2
EnhancedCustomShapeParameterPair& mrControlPt2 |
|
protected |
◆ mrCustomShapeProperties
CustomShapeProperties& mrCustomShapeProperties |
|
protected |
◆ mrEndPt
EnhancedCustomShapeParameterPair& mrEndPt |
|
protected |
◆ mrGuideList
std::vector< CustomShapeGuide >& mrGuideList |
|
protected |
◆ mrPath2D
◆ mrPath2DList
std::vector< Path2D >& mrPath2DList |
|
protected |
◆ mrPt1
EnhancedCustomShapeParameterPair& mrPt1 |
|
protected |
◆ mrPt2
EnhancedCustomShapeParameterPair& mrPt2 |
|
protected |
◆ mrSegments
std::vector< css::drawing::EnhancedCustomShapeSegment >& mrSegments |
|
protected |
◆ nCount
Definition at line 908 of file customshapegeometry.cxx.
Referenced by oox::dump::StringHelper::appendChar(), oox::dump::StringHelper::appendEncChar(), oox::vml::VMLExport::Commit(), oox::ppt::SlidePersist::createConnectorShapeConnection(), oox::dump::VbaFStreamObject::dumpClassInfos(), oox::dump::OlePropertyStreamObject::dumpDictionaryProperty(), oox::dump::VbaFStreamObject::dumpFormSites(), oox::dump::OlePropertyStreamObject::dumpHlinks(), oox::dump::Output::emptyLine(), oox::getIntervalValue(), oox::drawingml::ConditionAtom::getNodeCount(), oox::drawingml::AlgAtom::getVerticalShapesCount(), oox::dump::VbaXStreamObject::implDump(), oox::ole::AxContainerModelBase::importClassTable(), oox::ppt::PresentationFragmentHandler::importSlideNames(), oox::drawingml::TextRun::insertAt(), oox::drawingml::AlgAtom::layoutShape(), oox::drawingml::SnakeAlg::layoutShapeChildren(), oox::drawingml::PyraAlg::layoutShapeChildren(), oox::drawingml::chart::lclGenerateApiArray(), oox::drawingml::GraphicExportCache::nextImageCount(), oox::drawingml::GraphicExportCache::nextWdpImageCount(), oox::dump::Output::writeChar(), and oox::drawingml::DrawingML::WriteCustomGeometrySegment().
◆ pE
◆ pS