To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=107450
------- Additional comments from [email protected] Wed Dec 9 17:13:07 +0000 2009 ------- Trying to link the resulting library without sfx2 gives the following missing symbols: SfxViewFrame::Current, SfxHelp::OpenHelpAgent (svxacorr.cxx) SfxHTMLParser (eehtml.cxx) SvxSearchItem (impedit4.cxx) SfxMedium, SfxObjectShell (frmitems.cxx) The code in frmitems.cxx is converted to use utl::UcbStreamHelper instead. SvxSearchItem is moved to svl SfxHTML is not needed here, SvHTML is enough, with two methods moved from sfx to svl (Get/SetEncodingByHttpHeader) --------------------------------------------------------------------- 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]
