|
LibreOffice Module oox (master) 1
|
Classes | |
| struct | Connection |
| class | DiagramData |
| class | DiagramDataState |
| class | DiagramFrameHdl |
| class | IDiagramHelper |
| struct | Point |
| struct | PointStyle |
| struct | TextBody |
Typedefs | |
| typedef std::vector< Connection > | Connections |
| typedef std::shared_ptr< TextBody > | TextBodyPtr |
| typedef std::shared_ptr< PointStyle > | PointStylePtr |
| typedef std::vector< Point > | Points |
| typedef std::shared_ptr< DiagramDataState > | DiagramDataStatePtr |
| typedef std::shared_ptr< DiagramData > | DiagramDataPtr |
Enumerations | |
| enum | TypeConstant |
Functions | |
| static sal_Int32 | calcDepth (std::u16string_view rNodeName, const svx::diagram::Connections &rCnx) |
Variables | |
| XML_none | |
| XML_type | |
| XML_asst | |
| XML_doc | |
| XML_node | |
| XML_norm | |
| XML_parOf | |
| XML_parTrans | |
| XML_pres | |
| XML_presOf | |
| XML_presParOf | |
| XML_rel | |
| XML_sibTrans | |