#include <Fill.h>
 
  
| Public Member Functions | |
| PatternFill (unsigned imgIndex, const MSPUBCollector *owner, ColorReference fg, ColorReference bg) | |
| void | getProperties (librevenge::RVNGPropertyList *out) const override | 
|  Public Member Functions inherited from libmspub::ImgFill | |
| ImgFill (unsigned imgIndex, const MSPUBCollector *owner, bool isTexture, int rotation) | |
|  Public Member Functions inherited from libmspub::Fill | |
| Fill (const MSPUBCollector *owner) | |
| virtual | ~Fill () | 
| Private Member Functions | |
| PatternFill (const PatternFill &) | |
| PatternFill & | operator= (const ImgFill &) | 
| Private Attributes | |
| ColorReference | m_fg | 
| ColorReference | m_bg | 
| Additional Inherited Members | |
|  Protected Attributes inherited from libmspub::ImgFill | |
| unsigned | m_imgIndex | 
| int | m_rotation | 
|  Protected Attributes inherited from libmspub::Fill | |
| const MSPUBCollector * | m_owner | 
| libmspub::PatternFill::PatternFill | ( | unsigned | imgIndex, | 
| const MSPUBCollector * | owner, | ||
| ColorReference | fg, | ||
| ColorReference | bg | ||
| ) | 
| 
 | inlineprivate | 
| 
 | overridevirtual | 
Reimplemented from libmspub::ImgFill.
| 
 | private | 
| 
 | private | 
Referenced by getProperties().
| 
 | private | 
Referenced by getProperties().