author | Mikael Laine <mikael.laine@ixonos.com> |
Fri, 29 Jan 2010 13:53:17 +0200 | |
changeset 1 | edfc90759b9f |
permissions | -rw-r--r-- |
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 |
??1CEngineWrapper@@UAE@XZ @ 1 NONAME ; CEngineWrapper::~CEngineWrapper(void) |
edfc90759b9f
Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff
changeset
|
3 |
?AddFilterL@CEngineWrapper@@QAEXABVTDesC16@@@Z @ 2 NONAME ; void CEngineWrapper::AddFilterL(class TDesC16 const &) |
edfc90759b9f
Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff
changeset
|
4 |
?AddUndoRedoStepL@CEngineWrapper@@QAEXXZ @ 3 NONAME ; void CEngineWrapper::AddUndoRedoStepL(void) |
edfc90759b9f
Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff
changeset
|
5 |
?CanUndo@CEngineWrapper@@QAEHXZ @ 4 NONAME ; int CEngineWrapper::CanUndo(void) |
edfc90759b9f
Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff
changeset
|
6 |
?CreateExifThumbNailL@CEngineWrapper@@QAEXXZ @ 5 NONAME ; void CEngineWrapper::CreateExifThumbNailL(void) |
edfc90759b9f
Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff
changeset
|
7 |
?CreateIclSourceL@CEngineWrapper@@QAEXABVTDesC16@@@Z @ 6 NONAME ; void CEngineWrapper::CreateIclSourceL(class TDesC16 const &) |
edfc90759b9f
Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff
changeset
|
8 |
?CreateJpegSourceL@CEngineWrapper@@QAEXABVTDesC16@@@Z @ 7 NONAME ; void CEngineWrapper::CreateJpegSourceL(class TDesC16 const &) |
edfc90759b9f
Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff
changeset
|
9 |
?CreateJpegTargetL@CEngineWrapper@@QAEXABVTDesC16@@HPBVTSize@@@Z @ 8 NONAME ; void CEngineWrapper::CreateJpegTargetL(class TDesC16 const &, int, class TSize const *) |
edfc90759b9f
Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff
changeset
|
10 |
?CreateRGB888TargetL@CEngineWrapper@@QAEXXZ @ 9 NONAME ; void CEngineWrapper::CreateRGB888TargetL(void) |
edfc90759b9f
Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff
changeset
|
11 |
?GetOutputImageSize@CEngineWrapper@@QBEXAAH0@Z @ 10 NONAME ; void CEngineWrapper::GetOutputImageSize(int &, int &) const |
edfc90759b9f
Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff
changeset
|
12 |
?GetSystemPars@CEngineWrapper@@QAEPAVCSystemParameters@@XZ @ 11 NONAME ; class CSystemParameters * CEngineWrapper::GetSystemPars(void) |
edfc90759b9f
Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff
changeset
|
13 |
?GetZoomMode@CEngineWrapper@@QAE?AW4TZoomMode@@XZ @ 12 NONAME ; enum TZoomMode CEngineWrapper::GetZoomMode(void) |
edfc90759b9f
Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff
changeset
|
14 |
?InitUndoRedo@CEngineWrapper@@QAEXXZ @ 13 NONAME ; void CEngineWrapper::InitUndoRedo(void) |
edfc90759b9f
Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff
changeset
|
15 |
?IsImageChanged@CEngineWrapper@@QAEHXZ @ 14 NONAME ; int CEngineWrapper::IsImageChanged(void) |
edfc90759b9f
Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff
changeset
|
16 |
?NewL@CEngineWrapper@@SAPAV1@XZ @ 15 NONAME ; class CEngineWrapper * CEngineWrapper::NewL(void) |
edfc90759b9f
Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff
changeset
|
17 |
?PanL@CEngineWrapper@@QAEXHH@Z @ 16 NONAME ; void CEngineWrapper::PanL(int, int) |
edfc90759b9f
Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff
changeset
|
18 |
?PanL@CEngineWrapper@@QAEXW4TDirection@@@Z @ 17 NONAME ; void CEngineWrapper::PanL(enum TDirection) |
edfc90759b9f
Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff
changeset
|
19 |
?RenderAbortL@CEngineWrapper@@QAEXXZ @ 18 NONAME ; void CEngineWrapper::RenderAbortL(void) |
edfc90759b9f
Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff
changeset
|
20 |
?RenderBlockL@CEngineWrapper@@QAEHXZ @ 19 NONAME ; int CEngineWrapper::RenderBlockL(void) |
edfc90759b9f
Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff
changeset
|
21 |
?RenderL@CEngineWrapper@@QAEXPAH@Z @ 20 NONAME ; void CEngineWrapper::RenderL(int *) |
edfc90759b9f
Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff
changeset
|
22 |
?RestoreZoomL@CEngineWrapper@@QAEXXZ @ 21 NONAME ; void CEngineWrapper::RestoreZoomL(void) |
edfc90759b9f
Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff
changeset
|
23 |
?RotateL@CEngineWrapper@@QAEXW4TRotation@@@Z @ 22 NONAME ; void CEngineWrapper::RotateL(enum TRotation) |
edfc90759b9f
Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff
changeset
|
24 |
?SetBitmap@CEngineWrapper@@QAEXPAVCFbsBitmap@@@Z @ 23 NONAME ; void CEngineWrapper::SetBitmap(class CFbsBitmap *) |
edfc90759b9f
Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff
changeset
|
25 |
?SetJpegCommentL@CEngineWrapper@@QAEXABVTDesC8@@@Z @ 24 NONAME ; void CEngineWrapper::SetJpegCommentL(class TDesC8 const &) |
edfc90759b9f
Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff
changeset
|
26 |
?SetParamsL@CEngineWrapper@@QAEXABVTDesC16@@@Z @ 25 NONAME ; void CEngineWrapper::SetParamsL(class TDesC16 const &) |
edfc90759b9f
Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff
changeset
|
27 |
?SetScreenSizeL@CEngineWrapper@@QAEXABVTSize@@@Z @ 26 NONAME ; void CEngineWrapper::SetScreenSizeL(class TSize const &) |
edfc90759b9f
Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff
changeset
|
28 |
?StoreZoomL@CEngineWrapper@@QAEXXZ @ 27 NONAME ; void CEngineWrapper::StoreZoomL(void) |
edfc90759b9f
Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff
changeset
|
29 |
?UndoL@CEngineWrapper@@QAEXXZ @ 28 NONAME ; void CEngineWrapper::UndoL(void) |
edfc90759b9f
Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff
changeset
|
30 |
?ZoomL@CEngineWrapper@@QAEXW4TZoom@@@Z @ 29 NONAME ; void CEngineWrapper::ZoomL(enum TZoom) |
edfc90759b9f
Committing the Image Editor package under the Eclipse Public License
Mikael Laine <mikael.laine@ixonos.com>
parents:
diff
changeset
|
31 |