On 10/28/10 08:14, Peter Eberlein wrote:
Service com.sun.star.sheet.GlobalSheetSettings has a property
DoAutoComplete. It can be read and modified, so you don't need the
dispatch stuff for that.

Shouldn't this service contain a property "ViewValueHighlighting" too?
Here I need the dispatch stuff.
These differences are sometimes not clear.

Value highlighting is a view setting that can be enabled for each view individually. It's the property "IsValueHighlightingEnabled" in service SpreadsheetViewSettings, part of SpreadsheetView.

Niklas

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@sc.openoffice.org
For additional commands, e-mail: dev-h...@sc.openoffice.org

Reply via email to