svgt_plat/svgt_api/inc/SVGEngineInterfaceImpl.h
branchCompilerCompatibility
changeset 12 2087eeae8b7f
parent 0 d46562c3d99d
equal deleted inserted replaced
9:b1339cf0de1f 12:2087eeae8b7f
   180  */
   180  */
   181 class CSvgEngineInterfaceImpl : public CBase
   181 class CSvgEngineInterfaceImpl : public CBase
   182     {
   182     {
   183     public:
   183     public:
   184 
   184 
   185         IMPORT_C MSvgError* CSvgEngineInterfaceImpl::SaveSvgDom(TInt aHandle, const TDesC& aFileName, TInt aEngine = NULL);
   185         IMPORT_C MSvgError* SaveSvgDom(TInt aHandle, const TDesC& aFileName, TInt aEngine = NULL);
   186 
   186 
   187         /**
   187         /**
   188          * Two phase construction
   188          * Two phase construction
   189          */
   189          */
   190         // April 27th : Add thrid new parameter for specifying the Text height
   190         // April 27th : Add thrid new parameter for specifying the Text height