To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=110586 Issue #|110586 Summary|[sw] SwpHints::BuildPortions loses UNKNOWN items Component|Word processor Version|DEV300m73 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|mst Reported by|mst
------- Additional comments from [email protected] Sat Apr 3 15:49:23 +0000 2010 ------- SwpHints::BuildPortions merges item sets of RES_TXTATR_AUTOFMT hints with a badly defined item set that only includes RES_CHRATR but not RES_UNKNOWNATR. it should use aCharFmtSetRange insetad. thints.cxx:779: SfxItemSet aNewSet( *pOldStyle->GetPool(), RES_CHRATR_BEGIN, RES_CHRATR_END ); --------------------------------------------------------------------- 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]
