inline constexpr OUString CHART_MODEL_SERVICE_IMPLEMENTATION_NAME
= u"com.sun.star.comp.chart2.ChartModel"_ustr; inline constexpr OUString CHART_MODEL_SERVICE_NAME = u"com.sun.star.chart2.ChartDocument"_ustr; //@todo create your own service containing the service com.sun.star.document.OfficeDocument
// wrapper for old UNO API (com.sun.star.chart) inline constexpr OUString CHART_CHARTAPIWRAPPER_IMPLEMENTATION_NAME
= u"com.sun.star.comp.chart2.ChartDocumentWrapper"_ustr; inline constexpr OUString CHART_CHARTAPIWRAPPER_SERVICE_NAME
= u"com.sun.star.chart2.ChartDocumentWrapper"_ustr;
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.