https://bugs.documentfoundation.org/show_bug.cgi?id=147257
--- Comment #5 from Eike Rathke <[email protected]> --- Got this on sight again due to the new ping.. (In reply to Mike Kaganski from comment #3) > However, the > question is: do we also publish XUnnamedDatabaseRanges interface, or do we > expose the property as 'any'? Or maybe there is a reason to not publish the > property at all? Eike, could you please help? XUnnamedDatabaseRanges probably wasn't marked as published because we refrain from publishing internal interfaces (and those unnamed ranges are internal features) as that would freeze the interface to not be modifiable. Comment 0 Test1 using the property UnnamedDatabaseRanges is working (and displays True if there actually is such range). Adding it as an optional read-only property to the service might do, though I don't see much benefit. What is actually expected here? -- You are receiving this mail because: You are the assignee for the bug.
