To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=102498 Issue #|102498 Summary|ParagraphStyles.Header style defining problem Component|api Version|OOo 3.1 Platform|PC URL| OS/Version|All Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|jsc Reported by|lunter
------- Additional comments from [email protected] Thu Jun 4 11:05:42 +0000 2009 ------- oParagraphStyles = oStyleFamilies.getByName("ParagraphStyles") oHeadPage = oParagraphStyles.getByName("Header") oHeadPage.CharWeight = 150 ` or others properties Description: We can not define "Header" style for document ("Footer" works perfectly). Note: This bug occurs ONLY in Polish OO Localization. (I tried also English and Italian - the error does not occur.) Note: This error occurs only with a PDF file export using storeToURL method (FilterName: writer_pdf_Export). When using FilterName: writer8 the error does not occur!!! Note: We are using true style name (no local 'nagłówek' name). --------------------------------------------------------------------- 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]
