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





------- Additional comments from [EMAIL PROTECTED] Mon Oct  9 05:05:05 -0700 
2006 -------
ayaniger->sj:

I created two simple presentations, each with a 4-char bold text object, one in
Hebrew, one in English. The English text was displayed as bold, but the Hebrew
wasn't. But from what I see, the import of the Hebrew document's properties is
OK. I added trace statemnts in PPTParaSheet::Read and in
PPTStyleTextPropReader::PPTStyleTextPropReader, and I didn't see any differences
relating to bold char properties. In both cases, when the following call stack
was executed:

SdrPowerPointImport::ReadObjText
ImplSdPPTImport::ApplyTextObj
SdrPowerPointImport::ApplyTextObj
PPTPortionObj::ApplyTo
PPTPortionObj::GetAttrib,

I get to the case of PPT_CharAttr_Bold in the switch statement, once for each
document. Doesn't this indicate that the Hebrew is in fact recognized as bold?
If so, where might I look next to find the problem?

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