Public Types | Public Member Functions | Public Attributes

RTFProps_FrameProps Class Reference

List of all members.

Public Types

typedef std::pair< std::string,
std::string > 
PropertyPair

Public Member Functions

 RTFProps_FrameProps ()
virtual ~RTFProps_FrameProps ()
void _setProperty (const PropertyPair *pair)
void clear ()

Public Attributes

UT_sint32 m_iLeftPos
UT_sint32 m_iRightPos
UT_sint32 m_iTopPos
UT_sint32 m_iBotPos
UT_sint32 m_iLeftPad
UT_sint32 m_iRightPad
UT_sint32 m_iTopPad
UT_sint32 m_iBotPad
UT_sint32 m_iFrameType
UT_sint32 m_iFramePositionTo
bool m_bCleared
UT_sint32 m_iFrameWrapMode
UT_sint32 m_iBackgroundColor
UT_sint32 m_iFillType
std::string m_abiProps

Member Typedef Documentation

typedef std::pair<std::string, std::string> RTFProps_FrameProps::PropertyPair

Constructor & Destructor Documentation

RTFProps_FrameProps::RTFProps_FrameProps ( void   ) 
virtual RTFProps_FrameProps::~RTFProps_FrameProps (  )  [inline, virtual]

Member Function Documentation

void RTFProps_FrameProps::_setProperty ( const PropertyPair pair  ) 

Set the property from a property pair

Parameters:
pair the property pair

References m_iBackgroundColor, m_iBotPad, m_iFillType, m_iFrameType, m_iLeftPad, m_iRightPad, m_iTopPad, UT_DEBUGMSG, and UT_return_if_fail.

Referenced by IE_Imp_ShpGroupParser::tokenKeyword().

void RTFProps_FrameProps::clear ( void   ) 

Member Data Documentation

Referenced by clear().


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