homescreenpluginsrv/hspsresult/bwins/hspsresultu.def
author jake
Tue, 13 Apr 2010 15:07:27 +0300
branchv5backport
changeset 56 7b5c31fac191
parent 0 79c6a41cd166
permissions -rw-r--r--
Many of the components were not compilingm,because bld.inf had undefined flag #ifdef RD_CUSTOMIZABLE_AI. All the flags removed now. Components do not compile right away. E.g. many icons are missing and need to be copied from Symbian3. See example from MCSPlugin. Shortcut plugin does not need to be compiled as MCSPlugin replaces it.

EXPORTS
	?ExternalizeL@ChspsResult@@QBEXAAVRDesWriteStream@@@Z @ 1 NONAME ; void ChspsResult::ExternalizeL(class RDesWriteStream &) const
	?GetDataLength@ChspsResult@@QBEHXZ @ 2 NONAME ; int ChspsResult::GetDataLength(void) const
	?InternalizeL@ChspsResult@@QAEXAAVRDesReadStream@@@Z @ 3 NONAME ; void ChspsResult::InternalizeL(class RDesReadStream &)
	?NewL@ChspsResult@@SAPAV1@XZ @ 4 NONAME ; class ChspsResult * ChspsResult::NewL(void)
	?ResetData@ChspsResult@@QAEXXZ @ 5 NONAME ; void ChspsResult::ResetData(void)
	??0ChspsPluginIdList@@QAE@H@Z @ 6 NONAME ; ChspsPluginIdList::ChspsPluginIdList(int)
	??1ChspsPluginIdList@@UAE@XZ @ 7 NONAME ; ChspsPluginIdList::~ChspsPluginIdList(void)
	?ExternalizeL@ChspsPluginIdList@@QBEXAAVRDesWriteStream@@@Z @ 8 NONAME ; void ChspsPluginIdList::ExternalizeL(class RDesWriteStream &) const
	?InternalizeL@ChspsPluginIdList@@QAEXAAVRDesReadStream@@@Z @ 9 NONAME ; void ChspsPluginIdList::InternalizeL(class RDesReadStream &)
	?GetDataLength@ChspsPluginIdList@@QAEHXZ @ 10 NONAME ; int ChspsPluginIdList::GetDataLength(void)
	?ExternalizeL@ChspsRequestNotificationParams@@QBEXAAVRDesWriteStream@@@Z @ 11 NONAME ; void ChspsRequestNotificationParams::ExternalizeL(class RDesWriteStream &) const
	?GetDataLength@ChspsRequestNotificationParams@@QBEHXZ @ 12 NONAME ; int ChspsRequestNotificationParams::GetDataLength(void) const
	?InternalizeL@ChspsRequestNotificationParams@@QAEXAAVRDesReadStream@@@Z @ 13 NONAME ; void ChspsRequestNotificationParams::InternalizeL(class RDesReadStream &)
	?Name@ChspsRequestNotificationParams@@QBEABVTDesC16@@XZ @ 14 NONAME ; class TDesC16 const & ChspsRequestNotificationParams::Name(void) const
	?NewL@ChspsRequestNotificationParams@@SAPAV1@XZ @ 15 NONAME ; class ChspsRequestNotificationParams * ChspsRequestNotificationParams::NewL(void)
	?ResetData@ChspsRequestNotificationParams@@QAEXXZ @ 16 NONAME ; void ChspsRequestNotificationParams::ResetData(void)
	?SetNameL@ChspsRequestNotificationParams@@QAEXABVTDesC16@@@Z @ 17 NONAME ; void ChspsRequestNotificationParams::SetNameL(class TDesC16 const &)