To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=73982
                 Issue #|73982
                 Summary|API: sw.SwXTextCursor::com::sun::star::style::Paragrap
                        |hProperties::NumberingRules
               Component|api
                 Version|1.0.0
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|tl
             Reported by|cn





------- Additional comments from [EMAIL PROTECTED] Mon Jan 29 07:03:24 -0800 
2007 -------
The NumberingRules does not contain all mandatory properties.
The NumberingRules is a XIndexReplace which contains css.text.NumberingLevel.
But the property does not support all mandatory properties.
Missing properties are:

'GraphicURL'
'HeadingStyleName'
'BulletChar'
'BulletFontName'

This properties are not optional.

To reproduce this behavior just start your office with parameter

"-accept=socket,host=0,port=8100;urp;" 

and call inside a solar shell:

checkapi -o
sw.SwXTextCursor::com::sun::star::style::ParagraphProperties::NumberingRules

Note: same for:
sw.SwXTextPortion::com::sun::star::style::ParagraphProperties
sw.SwXTextRange::com::sun::star::style::ParagraphProperties
sw.SwXTextViewCursor::com::sun::star::style::ParagraphProperties

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