#include <Fill.h>
 
  
| Public Member Functions | |
| SolidFill (ColorReference color, double opacity, const MSPUBCollector *owner) | |
| void | getProperties (librevenge::RVNGPropertyList *out) const override | 
|  Public Member Functions inherited from libmspub::Fill | |
| Fill (const MSPUBCollector *owner) | |
| virtual | ~Fill () | 
| Private Member Functions | |
| SolidFill (const SolidFill &) | |
| SolidFill & | operator= (const SolidFill &) | 
| Private Attributes | |
| ColorReference | m_color | 
| double | m_opacity | 
| Additional Inherited Members | |
|  Protected Attributes inherited from libmspub::Fill | |
| const MSPUBCollector * | m_owner | 
| libmspub::SolidFill::SolidFill | ( | ColorReference | color, | 
| double | opacity, | ||
| const MSPUBCollector * | owner | ||
| ) | 
| 
 | inlineprivate | 
| 
 | overridevirtual | 
Implements libmspub::Fill.
| 
 | private | 
Referenced by getProperties().
| 
 | private | 
Referenced by getProperties().