imageeditorengine/ImageEditorUtils/bwins/ImageEditorUtils.DEF
author Mikael Laine <mikael.laine@ixonos.com>
Fri, 29 Jan 2010 13:53:17 +0200
changeset 1 edfc90759b9f
permissions -rw-r--r--
Committing the Image Editor package under the Eclipse Public License
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
     1
EXPORTS
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
     2
	??0TBitField@@QAE@ABV0@@Z @ 1 NONAME ; TBitField::TBitField(class TBitField const &)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
     3
	??0TBitField@@QAE@XZ @ 2 NONAME ; TBitField::TBitField(void)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
     4
	??1CLogFile@@UAE@XZ @ 3 NONAME ; CLogFile::~CLogFile(void)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
     5
	??1CObCallback@@UAE@XZ @ 4 NONAME ; CObCallback::~CObCallback(void)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
     6
	??1CPluginInfo@@UAE@XZ @ 5 NONAME ; CPluginInfo::~CPluginInfo(void)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
     7
	??1CResolutionUtil@@UAE@XZ @ 6 NONAME ; CResolutionUtil::~CResolutionUtil(void)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
     8
	??1TBitField@@QAE@XZ @ 7 NONAME ; TBitField::~TBitField(void)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
     9
	??4TBitField@@QAEAAV0@ABV0@@Z @ 8 NONAME ; class TBitField & TBitField::operator=(class TBitField const &)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    10
	?AddImageFileToAlbumL@ImageEditorUtils@@SAXABVTDesC16@@H@Z @ 9 NONAME ; void ImageEditorUtils::AddImageFileToAlbumL(class TDesC16 const &, int)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    11
	?ComparePluginInfo@CPluginInfo@@SAHABV1@0@Z @ 10 NONAME ; int CPluginInfo::ComparePluginInfo(class CPluginInfo const &, class CPluginInfo const &)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    12
	?ComparePluginOrder@CPluginInfo@@SAHABV1@0@Z @ 11 NONAME ; int CPluginInfo::ComparePluginOrder(class CPluginInfo const &, class CPluginInfo const &)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    13
	?CopyFile@ImageEditorUtils@@SAHAAVRFs@@ABVTDesC16@@1H@Z @ 12 NONAME ; int ImageEditorUtils::CopyFile(class RFs &, class TDesC16 const &, class TDesC16 const &, int)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    14
	?DoCallback@CObCallback@@QAEXH@Z @ 13 NONAME ; void CObCallback::DoCallback(int)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    15
	?ExternalizeL@CPluginInfo@@QBEXAAVRWriteStream@@@Z @ 14 NONAME ; void CPluginInfo::ExternalizeL(class RWriteStream &) const
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    16
	?FindAlbumsForImageFileL@ImageEditorUtils@@SAXAAV?$RArray@H@@ABVTDesC16@@@Z @ 15 NONAME ; void ImageEditorUtils::FindAlbumsForImageFileL(class RArray<int> &, class TDesC16 const &)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    17
	?GenerateFilePathL@ImageEditorUtils@@SAHAAVRFs@@ABVTDesC16@@AAVTDes16@@W4TMemorySelection@1@@Z @ 16 NONAME ; int ImageEditorUtils::GenerateFilePathL(class RFs &, class TDesC16 const &, class TDes16 &, enum ImageEditorUtils::TMemorySelection)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    18
	?GenerateNewDocumentNameL@ImageEditorUtils@@SAHAAVRFs@@ABVTDesC16@@AAVTDes16@@PAV?$RArray@H@@PBVCDesC16Array@@W4TMemorySelection@1@@Z @ 17 NONAME ; int ImageEditorUtils::GenerateNewDocumentNameL(class RFs &, class TDesC16 const &, class TDes16 &, class RArray<int> *, class CDesC16Array const *, enum ImageEditorUtils::TMemorySelection)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    19
	?GenerateNewFileNameL@ImageEditorUtils@@SAHAAVRFs@@ABVTDesC16@@AAVTDes16@@V?$TBuf@$0BAA@@@PBVCDesC16Array@@@Z @ 18 NONAME ; int ImageEditorUtils::GenerateNewFileNameL(class RFs &, class TDesC16 const &, class TDes16 &, class TBuf<256>, class CDesC16Array const *)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    20
	?GetBit@TBitField@@QBEHK@Z @ 19 NONAME ; int TBitField::GetBit(unsigned long) const
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    21
	?GetClientRect@CResolutionUtil@@QBEXAAVTRect@@@Z @ 20 NONAME ; void CResolutionUtil::GetClientRect(class TRect &) const
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    22
	?GetFullScreen@CResolutionUtil@@QBEHXZ @ 21 NONAME ; int CResolutionUtil::GetFullScreen(void) const
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    23
	?GetLandscape@CResolutionUtil@@QBEHXZ @ 22 NONAME ; int CResolutionUtil::GetLandscape(void) const
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    24
	?GetMakeAndModelL@ImageEditorUtils@@SAXAAVTDes8@@0@Z @ 23 NONAME ; void ImageEditorUtils::GetMakeAndModelL(class TDes8 &, class TDes8 &)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    25
	?GetScreenMode@CResolutionUtil@@QBEHXZ @ 24 NONAME ; int CResolutionUtil::GetScreenMode(void) const
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    26
	?GetScreenRect@CResolutionUtil@@QBEXAAVTRect@@@Z @ 25 NONAME ; void CResolutionUtil::GetScreenRect(class TRect &) const
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    27
	?Icon@CPluginInfo@@QAEAAPAVCFbsBitmap@@XZ @ 26 NONAME ; class CFbsBitmap * & CPluginInfo::Icon(void)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    28
	?Icon@CPluginInfo@@QBEPBVCFbsBitmap@@XZ @ 27 NONAME ; class CFbsBitmap const * CPluginInfo::Icon(void) const
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    29
	?IconFile@CPluginInfo@@QAEAAPAVHBufC16@@XZ @ 28 NONAME ; class HBufC16 * & CPluginInfo::IconFile(void)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    30
	?IconFile@CPluginInfo@@QBEABVTDesC16@@XZ @ 29 NONAME ; class TDesC16 const & CPluginInfo::IconFile(void) const
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    31
	?ImageFitsToDriveL@ImageEditorUtils@@SAHAAVRFs@@ABVTDesC16@@1@Z @ 30 NONAME ; int ImageEditorUtils::ImageFitsToDriveL(class RFs &, class TDesC16 const &, class TDesC16 const &)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    32
	?ImagesFitToDriveL@ImageEditorUtils@@SAHAAVRFs@@ABVCDesC16Array@@1@Z @ 31 NONAME ; int ImageEditorUtils::ImagesFitToDriveL(class RFs &, class CDesC16Array const &, class CDesC16Array const &)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    33
	?InitializeL@CResolutionUtil@@SAPAV1@XZ @ 32 NONAME ; class CResolutionUtil * CResolutionUtil::InitializeL(void)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    34
	?InternalizeL@CPluginInfo@@QAEXAAVRReadStream@@@Z @ 33 NONAME ; void CPluginInfo::InternalizeL(class RReadStream &)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    35
	?Log@CLogFile@@QAEXABVTDesC16@@@Z @ 34 NONAME ; void CLogFile::Log(class TDesC16 const &)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    36
	?Log@CLogFile@@QAEXABVTDesC8@@@Z @ 35 NONAME ; void CLogFile::Log(class TDesC8 const &)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    37
	?Log@CLogFile@@QAEXE@Z @ 36 NONAME ; void CLogFile::Log(unsigned char)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    38
	?Log@CLogFile@@QAEXI@Z @ 37 NONAME ; void CLogFile::Log(unsigned int)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    39
	?LogBytes@CLogFile@@QAEXABVTDesC8@@@Z @ 38 NONAME ; void CLogFile::LogBytes(class TDesC8 const &)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    40
	?LogNewline@CLogFile@@QAEXXZ @ 39 NONAME ; void CLogFile::LogNewline(void)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    41
	?LogTime@CLogFile@@QAEXXZ @ 40 NONAME ; void CLogFile::LogTime(void)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    42
	?MSKCmds@CPluginInfo@@QAEAAV?$CArrayFix@H@@XZ @ 41 NONAME ; class CArrayFix<int> & CPluginInfo::MSKCmds(void)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    43
	?MSKCmds@CPluginInfo@@QBEABV?$CArrayFix@H@@XZ @ 42 NONAME ; class CArrayFix<int> const & CPluginInfo::MSKCmds(void) const
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    44
	?MSKTexts@CPluginInfo@@QAEAAVCDesC16Array@@XZ @ 43 NONAME ; class CDesC16Array & CPluginInfo::MSKTexts(void)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    45
	?MSKTexts@CPluginInfo@@QBEABVCDesC16Array@@XZ @ 44 NONAME ; class CDesC16Array const & CPluginInfo::MSKTexts(void) const
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    46
	?Mask@CPluginInfo@@QAEAAPAVCFbsBitmap@@XZ @ 45 NONAME ; class CFbsBitmap * & CPluginInfo::Mask(void)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    47
	?Mask@CPluginInfo@@QBEPBVCFbsBitmap@@XZ @ 46 NONAME ; class CFbsBitmap const * CPluginInfo::Mask(void) const
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    48
	?MenuItems@CPluginInfo@@QAEAAV?$CArrayFixSeg@USData@CEikMenuPaneItem@@@@XZ @ 47 NONAME ; class CArrayFixSeg<struct CEikMenuPaneItem::SData> & CPluginInfo::MenuItems(void)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    49
	?MenuItems@CPluginInfo@@QBEABV?$CArrayFixSeg@USData@CEikMenuPaneItem@@@@XZ @ 48 NONAME ; class CArrayFixSeg<struct CEikMenuPaneItem::SData> const & CPluginInfo::MenuItems(void) const
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    50
	?NewL@CLogFile@@SAPAV1@ABVTDesC16@@H@Z @ 49 NONAME ; class CLogFile * CLogFile::NewL(class TDesC16 const &, int)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    51
	?NewL@CObCallback@@SAPAV1@PAVMObCallbackMethod@@@Z @ 50 NONAME ; class CObCallback * CObCallback::NewL(class MObCallbackMethod *)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    52
	?NewL@CPluginInfo@@SAPAV1@XZ @ 51 NONAME ; class CPluginInfo * CPluginInfo::NewL(void)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    53
	?NewLC@CLogFile@@SAPAV1@ABVTDesC16@@H@Z @ 52 NONAME ; class CLogFile * CLogFile::NewLC(class TDesC16 const &, int)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    54
	?NewLC@CPluginInfo@@SAPAV1@XZ @ 53 NONAME ; class CPluginInfo * CPluginInfo::NewLC(void)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    55
	?NotifyNewMediaDocumentL@ImageEditorUtils@@SAXAAVRFs@@ABVMDesC16Array@@@Z @ 54 NONAME ; void ImageEditorUtils::NotifyNewMediaDocumentL(class RFs &, class MDesC16Array const &)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    56
	?NotifyNewMediaDocumentL@ImageEditorUtils@@SAXAAVRFs@@ABVTDesC16@@@Z @ 55 NONAME ; void ImageEditorUtils::NotifyNewMediaDocumentL(class RFs &, class TDesC16 const &)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    57
	?Parameters@CPluginInfo@@QAEAAVCDesC16Array@@XZ @ 56 NONAME ; class CDesC16Array & CPluginInfo::Parameters(void)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    58
	?Parameters@CPluginInfo@@QBEABVCDesC16Array@@XZ @ 57 NONAME ; class CDesC16Array const & CPluginInfo::Parameters(void) const
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    59
	?PluginDisplayOrder@CPluginInfo@@QAEAAHXZ @ 58 NONAME ; int & CPluginInfo::PluginDisplayOrder(void)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    60
	?PluginDisplayOrder@CPluginInfo@@QBEABHXZ @ 59 NONAME ; int const & CPluginInfo::PluginDisplayOrder(void) const
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    61
	?PluginDll@CPluginInfo@@QAEAAPAVHBufC16@@XZ @ 60 NONAME ; class HBufC16 * & CPluginInfo::PluginDll(void)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    62
	?PluginDll@CPluginInfo@@QBEABVTDesC16@@XZ @ 61 NONAME ; class TDesC16 const & CPluginInfo::PluginDll(void) const
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    63
	?PluginFilterType@CPluginInfo@@QAEAAHXZ @ 62 NONAME ; int & CPluginInfo::PluginFilterType(void)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    64
	?PluginFilterType@CPluginInfo@@QBEABHXZ @ 63 NONAME ; int const & CPluginInfo::PluginFilterType(void) const
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    65
	?PluginName@CPluginInfo@@QAEAAPAVHBufC16@@XZ @ 64 NONAME ; class HBufC16 * & CPluginInfo::PluginName(void)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    66
	?PluginName@CPluginInfo@@QBEABVTDesC16@@XZ @ 65 NONAME ; class TDesC16 const & CPluginInfo::PluginName(void) const
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    67
	?PluginRID@CPluginInfo@@QAEAAHXZ @ 66 NONAME ; int & CPluginInfo::PluginRID(void)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    68
	?PluginRID@CPluginInfo@@QBEABHXZ @ 67 NONAME ; int const & CPluginInfo::PluginRID(void) const
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    69
	?PluginScope@CPluginInfo@@QAEAAHXZ @ 68 NONAME ; int & CPluginInfo::PluginScope(void)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    70
	?PluginScope@CPluginInfo@@QBEABHXZ @ 69 NONAME ; int const & CPluginInfo::PluginScope(void) const
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    71
	?PluginUiType@CPluginInfo@@QAEAAHXZ @ 70 NONAME ; int & CPluginInfo::PluginUiType(void)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    72
	?PluginUiType@CPluginInfo@@QBEABHXZ @ 71 NONAME ; int const & CPluginInfo::PluginUiType(void) const
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    73
	?Reset@TBitField@@QAEXXZ @ 72 NONAME ; void TBitField::Reset(void)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    74
	?ScreenMode@CResolutionUtil@@QBEHXZ @ 73 NONAME ; int CResolutionUtil::ScreenMode(void) const
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    75
	?Self@CResolutionUtil@@SAPAV1@XZ @ 74 NONAME ; class CResolutionUtil * CResolutionUtil::Self(void)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    76
	?SetAutoFlush@CLogFile@@QAEXH@Z @ 75 NONAME ; void CLogFile::SetAutoFlush(int)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    77
	?SetAutoNewline@CLogFile@@QAEXH@Z @ 76 NONAME ; void CLogFile::SetAutoNewline(int)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    78
	?SetAutoTimeStamp@CLogFile@@QAEXH@Z @ 77 NONAME ; void CLogFile::SetAutoTimeStamp(int)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    79
	?SetBit@TBitField@@QAEXK@Z @ 78 NONAME ; void TBitField::SetBit(unsigned long)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    80
	?SetClientRect@CResolutionUtil@@QAEXABVTRect@@@Z @ 79 NONAME ; void CResolutionUtil::SetClientRect(class TRect const &)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    81
	?SetFullScreen@CResolutionUtil@@QAEXH@Z @ 80 NONAME ; void CResolutionUtil::SetFullScreen(int)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    82
	?SetLandscape@CResolutionUtil@@QAEXH@Z @ 81 NONAME ; void CResolutionUtil::SetLandscape(int)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    83
	?SetScreenRect@CResolutionUtil@@QAEXABVTRect@@@Z @ 82 NONAME ; void CResolutionUtil::SetScreenRect(class TRect const &)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    84
	?Sk1Cmds@CPluginInfo@@QAEAAV?$CArrayFix@H@@XZ @ 83 NONAME ; class CArrayFix<int> & CPluginInfo::Sk1Cmds(void)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    85
	?Sk1Cmds@CPluginInfo@@QBEABV?$CArrayFix@H@@XZ @ 84 NONAME ; class CArrayFix<int> const & CPluginInfo::Sk1Cmds(void) const
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    86
	?Sk1Texts@CPluginInfo@@QAEAAVCDesC16Array@@XZ @ 85 NONAME ; class CDesC16Array & CPluginInfo::Sk1Texts(void)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    87
	?Sk1Texts@CPluginInfo@@QBEABVCDesC16Array@@XZ @ 86 NONAME ; class CDesC16Array const & CPluginInfo::Sk1Texts(void) const
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    88
	?Sk2Cmds@CPluginInfo@@QAEAAV?$CArrayFix@H@@XZ @ 87 NONAME ; class CArrayFix<int> & CPluginInfo::Sk2Cmds(void)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    89
	?Sk2Cmds@CPluginInfo@@QBEABV?$CArrayFix@H@@XZ @ 88 NONAME ; class CArrayFix<int> const & CPluginInfo::Sk2Cmds(void) const
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    90
	?Sk2Texts@CPluginInfo@@QAEAAVCDesC16Array@@XZ @ 89 NONAME ; class CDesC16Array & CPluginInfo::Sk2Texts(void)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    91
	?Sk2Texts@CPluginInfo@@QBEABVCDesC16Array@@XZ @ 90 NONAME ; class CDesC16Array const & CPluginInfo::Sk2Texts(void) const
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    92
	?StaticLog@CLogFile@@SAXABVTDesC16@@0@Z @ 91 NONAME ; void CLogFile::StaticLog(class TDesC16 const &, class TDesC16 const &)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    93
	?StaticLog@CLogFile@@SAXABVTDesC16@@ABVTDesC8@@@Z @ 92 NONAME ; void CLogFile::StaticLog(class TDesC16 const &, class TDesC8 const &)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    94
	?StaticLogL@CLogFile@@SAXABVTDesC16@@0@Z @ 93 NONAME ; void CLogFile::StaticLogL(class TDesC16 const &, class TDesC16 const &)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    95
	?StaticLogL@CLogFile@@SAXABVTDesC16@@ABVTDesC8@@@Z @ 94 NONAME ; void CLogFile::StaticLogL(class TDesC16 const &, class TDesC8 const &)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    96
	?Uid2@CPluginInfo@@QAEAAVTUid@@XZ @ 95 NONAME ; class TUid & CPluginInfo::Uid2(void)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    97
	?Uid2@CPluginInfo@@QBEABVTUid@@XZ @ 96 NONAME ; class TUid const & CPluginInfo::Uid2(void) const
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    98
	?Uid3@CPluginInfo@@QAEAAVTUid@@XZ @ 97 NONAME ; class TUid & CPluginInfo::Uid3(void)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
    99
	?Uid3@CPluginInfo@@QBEABVTUid@@XZ @ 98 NONAME ; class TUid const & CPluginInfo::Uid3(void) const
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
   100
	?UpdateScreenMode@CResolutionUtil@@QAEXXZ @ 99 NONAME ; void CResolutionUtil::UpdateScreenMode(void)
edfc90759b9f Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff changeset
   101