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 |
typedef std::pair<std::string, std::string> RTFProps_FrameProps::PropertyPair |
RTFProps_FrameProps::RTFProps_FrameProps | ( | void | ) |
virtual RTFProps_FrameProps::~RTFProps_FrameProps | ( | ) | [inline, virtual] |
void RTFProps_FrameProps::_setProperty | ( | const PropertyPair * | pair | ) |
Set the property from a property pair
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 | ) |
References m_abiProps, m_bCleared, m_iBackgroundColor, m_iBotPad, m_iBotPos, m_iFillType, m_iFramePositionTo, m_iFrameType, m_iFrameWrapMode, m_iLeftPad, m_iLeftPos, m_iRightPad, m_iRightPos, m_iTopPad, and m_iTopPos.
Referenced by IE_Imp_ShpGroupParser::IE_Imp_ShpGroupParser().
std::string RTFProps_FrameProps::m_abiProps |
Referenced by IE_Imp_RTF::addFrame(), clear(), and IE_Imp_ShpGroupParser::tokenCloseBrace().
Referenced by clear().
Referenced by _setProperty(), IE_Imp_RTF::addFrame(), and clear().
Referenced by _setProperty(), IE_Imp_RTF::addFrame(), and clear().
Referenced by IE_Imp_RTF::addFrame(), clear(), and IE_Imp_ShpGroupParser::tokenKeyword().
Referenced by _setProperty(), IE_Imp_RTF::addFrame(), and clear().
Referenced by IE_Imp_RTF::addFrame(), clear(), and IE_Imp_ShpGroupParser::tokenKeyword().
Referenced by _setProperty(), IE_Imp_RTF::addFrame(), and clear().
Referenced by IE_Imp_RTF::addFrame(), clear(), and IE_Imp_ShpGroupParser::tokenKeyword().
Referenced by _setProperty(), IE_Imp_RTF::addFrame(), and clear().
Referenced by IE_Imp_RTF::addFrame(), clear(), and IE_Imp_ShpGroupParser::tokenKeyword().
Referenced by _setProperty(), IE_Imp_RTF::addFrame(), and clear().
Referenced by IE_Imp_RTF::addFrame(), clear(), and IE_Imp_ShpGroupParser::tokenKeyword().
Referenced by _setProperty(), IE_Imp_RTF::addFrame(), and clear().
Referenced by IE_Imp_RTF::addFrame(), clear(), and IE_Imp_ShpGroupParser::tokenKeyword().