uses of interface XShape

back to interface XShape

Derived Interfaces
Synonym Typedefs
Services which Support this Interface
Uses as Return Type
Uses as Parameter
Uses as Data Type
References in Developers Guide


Derived Interfaces
XConnectorShape
XControlShape
::com::sun::star::chart::XDiagram
XShapeGroup

Services which Support this Interface
::com::sun::star::text::BaseFrame
ControlShape
::com::sun::star::chart::Diagram
GroupShape
Shape

Uses as Return Type
XShapeBinder::bind()
XShapeCombiner::combine()
::com::sun::star::chart::XChartDocument::getLegend()
::com::sun::star::chart::XChartDocument::getSubTitle()
::com::sun::star::chart::XChartDocument::getTitle()
::com::sun::star::chart::XAxisXSupplier::getXAxisTitle()
::com::sun::star::chart::XAxisYSupplier::getYAxisTitle()
::com::sun::star::chart::XAxisZSupplier::getZAxisTitle()

Uses as Parameter
XShapes::add()
XLayerManager::attachShapeToLayer()
XLayerManager::getLayerForShape()
XShapeMirror::mirrorAtAxis()
XShapes::remove()
XShapeArranger::setBehindShape()
XShapeArranger::setInFrontOf()
XShapeCombiner::split()
XShapeBinder::unbind()

Uses as Data Type
ConnectorShape::EndShape
ConnectorShape::StartShape

References in Developers Guide
10.3.1 Charts - Working with Charts - Document Structure
9.3.2 Drawing Documents and Presentation Documents - Working with Drawing Documents - Shapes - Shape Operations - Moving and Scaling
9.3.2 Drawing Documents and Presentation Documents - Working with Drawing Documents - Shapes - Shape Operations - Grouping, Combining and Binding
9.3.2 Drawing Documents and Presentation Documents - Working with Drawing Documents - Shapes
2.7.1 First Steps - Example: Hello Text, Hello Table, Hello Shape - Common Mechanisms for Text, Tables and Drawings
7.3.10 Text Documents - Working with Text Documents - Shape Objects in Text - Base Frames vs. Drawing Shapes - Base Frames

Top of Page