To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72448





------- Additional comments from [EMAIL PROTECTED] Wed Dec 13 07:16:43 -0800 
2006 -------
ufi-->fpe: please have a look at the xhp file. There are two problems with
switches. 
Problem 1 is reported in this issue. The structure is as follows:

  Help_ID 
  inlineswitch case_inline_something end_case_inline_something
case_inlinedefault Help_text_to_be_shown end_case_inlinedefault end_inlineswitch

In this case 1 the Help_text_to_be_shown is not displayed, instead we see the
next AHID text from below of the whole switch construct.

Problem 2 is related; in the same file: the Search for Styles check box has no
Extended Help. That structure is a little bit different because normal switches
are used and no inline_switches:
switch case_something end_case_something case_default Help_ID Help_text
end_case_default end_switch

In this case 2 nothing is displayed at all, not even the next following AHID, 
because the Help ID itself is not found.

Can you fix it or shall I rework all files with related switch constructs? Is
the Help ID compiler not aware of switches?

---------------------------------------------------------------------
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]

Reply via email to