https://bugs.documentfoundation.org/show_bug.cgi?id=168925
Bug ID: 168925
Summary: Fix stylistic problems in XChartDocument.idl
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Chart
Assignee: [email protected]
Reporter: [email protected]
Description:
Commit 33bbf0bd20 changed the UNO interface by adding a getStyles() method to
this file. Per convention, this should have been added at the end of the file,
and should have referenced
@since LibreOffice 25.04
Steps to Reproduce:
See the code in this file, line 116
Actual Results:
Interface function is in the wrong place and doesn't reference version
Expected Results:
Function is added at the end of the file and refers to the version in which it
was added
Reproducible: Always
User Profile Reset: No
Additional Info:
--
You are receiving this mail because:
You are the assignee for the bug.