To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=71258
Issue #|71258
Summary|view property ShowHiddenCharacter is not accessible vi
|a com.sun.star.text.ViewSettings
Component|api
Version|OOo 2.0.3
Platform|All
URL|
OS/Version|All
Status|UNCONFIRMED
Status whiteboard|
Keywords|
Resolution|
Issue type|DEFECT
Priority|P3
Subcomponent|definition
Assigned to|jsc
Reported by|clutz
------- Additional comments from [EMAIL PROTECTED] Mon Nov 6 05:26:16 -0800
2006 -------
Working with textdocuments, the controller provides the property ViewSettings
which could be used to change the visibility of text elements.
viewsetting = thiscomponent.getCurrentController().getViewSettings()
So for example for a Textfield of type "HiddenParagraph" there is an option
"ShowHiddenParagraphs". And for a TextField of type "HiddenText", there is
another option "ShowHiddenText". All these options correspond to the
configuration options "Tools->Options/Writer/FormattingAids/(show) ..."
But there is no corresponding option for text portions with hidden characters
("Tools->Options/Writer/FormattingAids/(show) Hidden Characters". I would expect
an (optional) option called "ShowHiddenCharacters" in the service
com.sun.star.text.ViewSettings that could be used to change the visibility of
hidden characters of a view via API.
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]