To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=73993 Issue #|73993 Summary|API: svx.SvxGraphicObject::com::sun::star::style::Para |graphProperties::NumberingRules Component|api Version|1.0.0 Platform|All URL| OS/Version|Solaris Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|cl Reported by|cn
------- Additional comments from [EMAIL PROTECTED] Mon Jan 29 12:03:04 -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' '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 svx.SvxGraphicObject::com::sun::star::style::ParagraphProperties Note: same for: svx.SvxShape::com::sun::star::style::ParagraphProperties svx.SvxShapeCircle::com::sun::star::style::ParagraphProperties svx.SvxShapeConnector::com::sun::star::style::ParagraphProperties svx.SvxShapeDimensioning::com::sun::star::style::ParagraphProperties svx.SvxShapePolyPolygonBezier::com::sun::star::style::ParagraphProperties svx.SvxUnoTextContent::com::sun::star::style::ParagraphProperties svx.SvxUnoTextCursor::com::sun::star::style::ParagraphProperties svx.SvxUnoTextRange::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]
