#include <EPUBCSSContent.h>
|
| EPUBCSSContent () |
|
void | insertRule (const librevenge::RVNGString &selector, const librevenge::RVNGPropertyList &properties) |
|
void | writeTo (EPUBPackage &package, const char *name) |
|
|
typedef std::vector< std::pair< librevenge::RVNGString, librevenge::RVNGPropertyList > > | Rules_t |
|
◆ Rules_t
◆ EPUBCSSContent()
libepubgen::EPUBCSSContent::EPUBCSSContent |
( |
| ) |
|
◆ insertRule()
void libepubgen::EPUBCSSContent::insertRule |
( |
const librevenge::RVNGString & |
selector, |
|
|
const librevenge::RVNGPropertyList & |
properties |
|
) |
| |
◆ writeTo()
void libepubgen::EPUBCSSContent::writeTo |
( |
EPUBPackage & |
package, |
|
|
const char * |
name |
|
) |
| |
◆ m_rules
Rules_t libepubgen::EPUBCSSContent::m_rules |
|
private |
The documentation for this class was generated from the following files: