To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=63107
------- Additional comments from [EMAIL PROTECTED] Mon Apr 3 07:10:22 -0700 2006 ------- radek: thing about my example with two master slides named "master" and "master-anotherone" Now if you just search for the first "-" you match "master-" prefix for the style "master-anotherone-title". Thats wrong. Since this check is only needed for presentation styles and they don't have any "-" in name, searching backward is safe. > Also, I think you can limit the prefix test only to XML_STYLE_FAMILY_SD_PRESENTATION_ID family, right? Yes, but rPrefix is empty in case it is not XML_STYLE_FAMILY_SD_PRESENTATION_ID family, so no harm done --------------------------------------------------------------------- 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]
