The following services are Shapes.
They are created by the documents factory and must
be inserted into a DrawPage or MasterPage
of this document.
- RectangleShape
- EllipseShape
- ControlShape
- ConnectorShape
- MeasureShape
- LineShape
- PolyPolygonShape
- PolyLineShape
- OpenBezierShape
- ClosedBezierShape
- GraphicObjectShape
- GroupShape
- TextShape
- OLE2Shape
- PageShape
- CaptionShape
- PluginShape
- AppletShape
The following services are all com::sun::star::text::TextField
and can be inserted into text as com::sun::star::text::TextContent.
- com::sun::star::text::TextField::DateTime
- com::sun::star::text::TextField::URL
- com::sun::star::text::TextField::PageNumber
- com::sun::star::text::TextField::PageCount
- com::sun::star::text::TextField::SheetName
- com::sun::star::text::TextField::FileName
- com::sun::star::text::TextField::DocInfo.Title
- com::sun::star::text::TextField::Author
- com::sun::star::text::TextField::Measure
The following services gives access to resources used inside the document
and let you add new resources.
- com::sun::star::drawing::DashTable
- com::sun::star::drawing::GradientTable
- com::sun::star::drawing::HatchTable
- com::sun::star::drawing::BitmapTable
- com::sun::star::drawing::TransparencyGradientTable
- com::sun::star::drawing::MarkerTable
The following service can be set at the Numbering
property
inside a com::sun::star::style::ParagraphProperties
- com::sun::star::text::NumberingRules
The following services can be used for a com::sun::star::image::ImageMap
inside the document.
A com::sun::star::image::ImageMap can be obtained from a
GraphicObjectShape
- com::sun::star::image::ImageMapRectangleObject
- com::sun::star::image::ImageMapCircleObject
- com::sun::star::image::ImageMapPolygonObject
The following services lets you access the drawing property defaults
of a document.
- com::sun::star::drawing::Defaults