Files
loongoffice/offapi/com/sun
Stephan Bergmann 33a4d7624f Fixes for new-style service com.sun.star.sheet.GlobalSheetSettings
...changed from old-style with a39c96af53ec3364de70012ebfa7c09c4a55a7c3
"fdo#46808, Convert sheet::GlobalSheetSettings service to new style."  The
XPropertySet can be treated as an implementation detail (but kept in the
implementation for backwards compatibility).  Also, this should arguably be a
singleton rather than a service, like some related services (e.g.,
com.sun.star.sheet.RecentFunctions), too.

Change-Id: Ibfe3254188aff91a08b39cbc295fb610ae0dfa5f
2013-06-05 16:09:40 +02:00
..