To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=60691 Issue #:|60691 Summary:|SDK docu/samples: getCppuType -> UnoType Component:|sdk Version:|680m150 Platform:|All URL:| OS/Version:|All Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|ENHANCEMENT Priority:|P3 Subcomponent:|documentation Assigned to:|jsc Reported by:|sb
------- Additional comments from [EMAIL PROTECTED] Tue Jan 17 01:29:49 -0800 2006 ------- With issue 57855 fixed: - uses of getCppuType and static_type should be replaced with uses of cppu::UnoType. A grep on SRC680m150 shows that the following SDK examples mention getCppuType: odk/examples/DevelopersGuide/Components/CppComponent/service1_impl.cxx odk/examples/DevelopersGuide/Database/DriverSkeleton/SResultSet.cxx odk/examples/DevelopersGuide/Database/DriverSkeleton/SStatement.cxx odk/examples/DevelopersGuide/Database/DriverSkeleton/propertyids.hxx - the description of cppumaker flags should describe how "type information" is generated, instead of how the "getCppuType() function" is generated. This affects the command line help for cppumaker as well as SDK documentation. A grep on SRC680m150 shows that the following SDK documentation mentions getCppuType: odk/docs/tools.html odk/source/OOSupport/org/netbeans/modules/openoffice/help/Tools/cppumaker.html odk/source/OOSupport/org/netbeans/modules/openoffice/help/Tools/cunomaker.html (dead?) sdk/lang/en-US/docs/tools.html (StarOffice only) sdk/lang/ja/docs/tools.html (StarOffice only) sdk/lang/zh-CN/docs/tools.html (StarOffice only) --------------------------------------------------------------------- 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]
