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


User tl changed the following:

                What    |Old value                 |New value
================================================================================
             Assigned to|tl                        |yj
--------------------------------------------------------------------------------
                  Status|STARTED                   |NEW
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Mon Jul 10 07:26:46 -0700 
2006 -------
Since ParaStyleConditions already exist and is documented in the IDL as well all
that is left to do is the documentation in the Developer's Guide:

1) In chapter "7.4.1 Styles" there is a table named "Properties of
com.sun.star.style.Style"
there should be an additiponal Entry
"ParaStyleConditions  |  [optional, property] sequence<
com::sun::star::beans::NamedValue > — Defines the context and styles for
conditional paragraphs.  This property is only available if the style is a
conditional paragraph style."

2) Following the paragraph 
"The built-in styles are not created actually as long as they are not used in
the document. The property IsPhysical checks for this. It is necessary, for file
export purposes, to detect styles which do not need to be exported."

there should be a new paragraph:
"Conditional paragraph styles are handled by the property ParaStyleConditions.
The sequence consists of pairs where the name part (the first part) of the pair
defines the context where the style (the second part, a string that denotes a
style name or an empty string) should be applied to. Assigning an empty string
to the style name will disable the conditional style for that context."


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