Bug 135539 - suspicious service com.sun.star.chart2.PageBackround
Summary: suspicious service com.sun.star.chart2.PageBackround
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: BASIC (show other bugs)
Version:
(earliest affected)
7.1.0.0.alpha0+
Hardware: x86-64 (AMD64) Windows (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-07 16:04 UTC by Regina Henschel
Modified: 2022-08-12 13:57 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
Macro, that helps to get access to a selected part in a chart (2.54 KB, text/plain)
2020-08-07 16:04 UTC, Regina Henschel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Regina Henschel 2020-08-07 16:04:47 UTC
Created attachment 164038 [details]
Macro, that helps to get access to a selected part in a chart

Insert a chart in document, activate it and select "Chart Area".
Use a macro to examine, what you have selected. Use the attached macro for example.

The selected "Chart Area" claims to support a service "com.sun.star.chart2.PageBackground". But such service does not exist in the API https://api.libreoffice.org/docs/idl/ref/index.html
Comment 1 Xisco Faulí 2020-08-11 09:16:22 UTC
Moving to NEW
Comment 2 QA Administrators 2022-08-12 03:50:20 UTC Comment hidden (obsolete)
Comment 3 Regina Henschel 2022-08-12 13:57:02 UTC
There still exists no service "PageBackground". Searched for it in
 "LibreOfficeDev 7.5 SDK API Reference".