diff -r 000000000000 -r e4d67989cc36 lowlevellibsandfws/pluginfw/Framework/bwins/tpropertymanagerU.DEF --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lowlevellibsandfws/pluginfw/Framework/bwins/tpropertymanagerU.DEF Tue Feb 02 02:01:42 2010 +0200 @@ -0,0 +1,7 @@ +EXPORTS + ?DefineProperty@PropertyManager@@SAHVTUid@@IHH@Z @ 1 NONAME ; int PropertyManager::DefineProperty(class TUid, unsigned int, int, int) + ?DeleteProperty@PropertyManager@@SAHVTUid@@I@Z @ 2 NONAME ; int PropertyManager::DeleteProperty(class TUid, unsigned int) + ?SetProperty@PropertyManager@@SAHVTUid@@IABVTDesC16@@@Z @ 3 NONAME ; int PropertyManager::SetProperty(class TUid, unsigned int, class TDesC16 const &) + ?SetProperty@PropertyManager@@SAHVTUid@@IABVTDesC8@@@Z @ 4 NONAME ; int PropertyManager::SetProperty(class TUid, unsigned int, class TDesC8 const &) + ?SetProperty@PropertyManager@@SAHVTUid@@IH@Z @ 5 NONAME ; int PropertyManager::SetProperty(class TUid, unsigned int, int) +