This is the complete list of members for
fg_FillType, including all inherited members.
_regenerateImage(GR_Graphics *pG) | fg_FillType | [private] |
fg_FillType(fg_FillType *pParent, fp_ContainerObject *pContainer, FG_Fill_Type iType) | fg_FillType | |
Fill(GR_Graphics *pG, UT_sint32 &srcX, UT_sint32 &srcY, UT_sint32 x, UT_sint32 y, UT_sint32 width, UT_sint32 height) | fg_FillType | |
fp_Run class | fg_FillType | [friend] |
getColor(void) const | fg_FillType | |
getDocLayout(void) const | fg_FillType | |
getFillType(void) const | fg_FillType | |
getParent(void) const | fg_FillType | |
m_bColorSet | fg_FillType | [private] |
m_bIgnoreLineLevel | fg_FillType | [private] |
m_bTransColorSet | fg_FillType | [private] |
m_bTransparentForPrint | fg_FillType | [private] |
m_color | fg_FillType | [private] |
m_FillType | fg_FillType | [private] |
m_iGraphicTick | fg_FillType | [private] |
m_iHeight | fg_FillType | [private] |
m_iWidth | fg_FillType | [private] |
m_pContainer | fg_FillType | [private] |
m_pDocGraphic | fg_FillType | [private] |
m_pDocImage | fg_FillType | [private] |
m_pDocLayout | fg_FillType | [private] |
m_pImage | fg_FillType | [private] |
m_pParent | fg_FillType | [private] |
m_TransColor | fg_FillType | [private] |
markTransparentForPrint(void) | fg_FillType | |
setColor(UT_RGBColor &color) | fg_FillType | |
setColor(const char *pszColor) | fg_FillType | |
setDocLayout(FL_DocLayout *pDocLayout) | fg_FillType | |
setHeight(GR_Graphics *pG, UT_sint32 height) | fg_FillType | |
setIgnoreLineLevel(bool b) | fg_FillType | |
setImagePointer(const FG_SharedGraphicPtr &pDocGraphic, GR_Image **pDocImage) | fg_FillType | |
setParent(fg_FillType *pParent) | fg_FillType | |
setTransColor(UT_RGBColor &color) | fg_FillType | |
setTransColor(const char *pszColor) | fg_FillType | |
setTransparent(void) | fg_FillType | |
setWidth(GR_Graphics *pG, UT_sint32 width) | fg_FillType | |
setWidthHeight(GR_Graphics *pG, UT_sint32 width, UT_sint32 height, bool doImage=false) | fg_FillType | |
~fg_FillType(void) | fg_FillType | [virtual] |