Public Member Functions | Private Member Functions | Private Attributes

IE_ImpGraphic_Cocoa Class Reference

#include <ie_impGraphic_Cocoa.h>

Inheritance diagram for IE_ImpGraphic_Cocoa:
IE_ImpGraphic

List of all members.

Public Member Functions

virtual UT_Error importGraphic (const UT_ConstByteBufPtr &pBB, FG_ConstGraphicPtr &pfg)
virtual UT_Error convertGraphic (const UT_ConstByteBufPtr &pBB, UT_ConstByteBufPtr &ppBB)

Private Member Functions

UT_Error _convertGraphic (const UT_ConstByteBufPtr &pBB)

Private Attributes

UT_ConstByteBufPtr m_pPngBB

Member Function Documentation

UT_Error IE_ImpGraphic_Cocoa::_convertGraphic ( const UT_ConstByteBufPtr pBB  )  [private]
UT_Error IE_ImpGraphic_Cocoa::convertGraphic ( const UT_ConstByteBufPtr pBB,
UT_ConstByteBufPtr ppBB 
) [virtual]

References _convertGraphic(), m_pPngBB, and UT_OK.

UT_Error IE_ImpGraphic_Cocoa::importGraphic ( const UT_ConstByteBufPtr pBB,
FG_ConstGraphicPtr pfg 
) [virtual]

Reimplemented from IE_ImpGraphic.

References _convertGraphic(), m_pPngBB, and UT_OK.


Member Data Documentation


The documentation for this class was generated from the following files: