uses of interface XShape

back to interface XShape

Derived Interfaces
Synonym Typedefs
Services which Support this Interface
Singletons 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
::com::sun::star::report::XReportComponent
    ::com::sun::star::report::XReportControlModel
        ::com::sun::star::report::XFixedLine
        ::com::sun::star::report::XFixedText
        ::com::sun::star::report::XFormattedField
        ::com::sun::star::report::XImageControl
        ::com::sun::star::report::XShape
    ::com::sun::star::report::XReportDefinition
XShapeGroup
Services which Support this Interface
AppletShape
::com::sun::star::chart::AreaDiagram
::com::sun::star::chart::BarDiagram
::com::sun::star::text::BaseFrame
CaptionShape
::com::sun::star::sheet::CellAnnotationShape
::com::sun::star::text::ChainedTextFrame
::com::sun::star::chart::ChartLegend
::com::sun::star::presentation::ChartShape
::com::sun::star::chart::ChartTitle
ClosedBezierShape
ConnectorShape
ControlShape
CustomShape
::com::sun::star::presentation::DateTimeShape
::com::sun::star::chart::Diagram
::com::sun::star::chart::DonutDiagram
EllipseShape
::com::sun::star::report::FixedLine
::com::sun::star::report::FixedText
::com::sun::star::presentation::FooterShape
::com::sun::star::report::FormattedField
GraphicObjectShape
::com::sun::star::presentation::GraphicObjectShape
GroupShape
::com::sun::star::presentation::HandoutShape
::com::sun::star::presentation::HeaderShape
::com::sun::star::report::ImageControl
::com::sun::star::chart::LineDiagram
LineShape
MeasureShape
::com::sun::star::chart::NetDiagram
::com::sun::star::presentation::NotesShape
OLE2Shape
::com::sun::star::presentation::OLE2Shape
OpenBezierShape
::com::sun::star::presentation::OutlinerShape
PageShape
::com::sun::star::presentation::PageShape
::com::sun::star::chart::PieDiagram
PluginShape
PolyLineShape
PolyPolygonBezierShape
PolyPolygonShape
RectangleShape
::com::sun::star::report::ReportControlModel
::com::sun::star::report::ReportDefinition
::com::sun::star::sheet::Shape
Shape
::com::sun::star::text::Shape
::com::sun::star::report::Shape
::com::sun::star::presentation::SlideNumberShape
::com::sun::star::chart::StockDiagram
::com::sun::star::presentation::SubtitleShape
::com::sun::star::text::TextEmbeddedObject
::com::sun::star::text::TextFrame
::com::sun::star::text::TextGraphicObject
TextShape
::com::sun::star::presentation::TitleTextShape
::com::sun::star::chart::XYDiagram
Uses as Return Type
XShapeBinder::bind()
XShapeCombiner::combine()
::com::sun::star::sheet::XSheetAnnotationShapeSupplier::getAnnotationShape()
::com::sun::star::chart::XChartDocument::getLegend()
::com::sun::star::chart2::XChartShapeContainer::getShape()
::com::sun::star::chart::XChartDocument::getSubTitle()
::com::sun::star::chart2::XLegendSymbolProvider::getSymbol()
::com::sun::star::chart::XChartDocument::getTitle()
::com::sun::star::chart::XAxisXSupplier::getXAxisTitle()
::com::sun::star::chart::XAxisYSupplier::getYAxisTitle()
::com::sun::star::chart::XAxisZSupplier::getZAxisTitle()
XCustomShapeEngine::render()
Uses as Parameter
XShapes::add()
::com::sun::star::chart2::XChartShapeContainer::addShape()
XLayerManager::attachShapeToLayer()
XLayerManager::getLayerForShape()
XShapeMirror::mirrorAtAxis()
XShapes::remove()
::com::sun::star::chart2::XChartShapeContainer::removeShape()
XShapeArranger::setBehindShape()
XShapeArranger::setInFrontOf()
XShapeCombiner::split()
XShapeBinder::unbind()
Uses as Data Type
::com::sun::star::chart2::ViewLegendEntry::aSymbol
ConnectorShape::EndShape
::com::sun::star::presentation::ParagraphTarget::Shape
ConnectorShape::StartShape
References in Developers Guide
11.3.1 Charts - Working with Charts - Document Structure
10.3.2 Drawing Documents and Presentation Documents - Working with Drawing Documents - Shapes - Shape Operations - Moving and Scaling
10.3.2 Drawing Documents and Presentation Documents - Working with Drawing Documents - Shapes - Shape Operations - Grouping, Combining and Binding
10.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
8.3.10 Text Documents - Working with Text Documents - Shape Objects in Text - Base Frames vs. Drawing Shapes - Base Frames
Top of Page