lowlevellibsandfws/pluginfw/Framework/bwins/tpropertymanagerU.DEF
author andy simpson <andrews@symbian.org>
Tue, 15 Jun 2010 15:32:34 +0100
branchGCC_SURGE
changeset 35 f27f6b44bd0d
parent 0 e4d67989cc36
permissions -rw-r--r--
Bug 2971 GCCE fixes : "impossible constraint in 'asm'" fix ported over from CompilerCompatibility branch (see also Bug 1805)

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)