LibreOffice
LibreOffice 7.4 SDK API Reference
Public Types | Public Attributes | List of all members
LogicTargetModel Service Reference

import"LogicTargetModel.idl";

Public Types

typedef sequence< ::com::sun::star::beans::XPropertySetCoordinateSystems
 not BOUND nor CONSTRAINED in terms of Listener notifications, each element in the sequence must implement the service com::sun::star::chart2::CoordinateSystem More...
 
typedef sequence< ::com::sun::star::beans::XPropertySetLogicTargetModels
 MAYBEVOID, not BOUND nor CONSTRAINED in terms of Listener notifications, each element in the sequence must implement the service com::sun::star::chart2::LogicTargetModel. More...
 

Public Attributes

string ID
 identifies an instance of this service within one chart document. More...
 
string LegendID
 identifies an instance of the service com::sun::star::chart2::LegendModel within one chart document. More...
 

Detailed Description

The properties of this service correspond to the similar named attributes and subelements of the XML element chart2:increment in the chart2 file format.

Member Typedef Documentation

◆ CoordinateSystems

not BOUND nor CONSTRAINED in terms of Listener notifications, each element in the sequence must implement the service com::sun::star::chart2::CoordinateSystem

◆ LogicTargetModels

MAYBEVOID, not BOUND nor CONSTRAINED in terms of Listener notifications, each element in the sequence must implement the service com::sun::star::chart2::LogicTargetModel.

Member Data Documentation

◆ ID

string ID
propertyreadonly

identifies an instance of this service within one chart document.

◆ LegendID

string LegendID
property

identifies an instance of the service com::sun::star::chart2::LegendModel within one chart document.

that instance is used to automatically calculate missing properties


The documentation for this service was generated from the following file: