10 #ifndef INCLUDED_EPUBCSSPROPERTIES_H 11 #define INCLUDED_EPUBCSSPROPERTIES_H 16 #include <librevenge/librevenge.h> 23 void fillPropertyList(
const EPUBCSSProperties &cssProps, librevenge::RVNGPropertyList &props);
27 #endif // INCLUDED_EPUBCSSPROPERTIES Definition: EPUBBinarySink.cpp:12
std::map< std::string, std::string > EPUBCSSProperties
Definition: EPUBCSSProperties.h:21
void fillPropertyList(const EPUBCSSProperties &cssProps, librevenge::RVNGPropertyList &props)
Definition: EPUBCSSProperties.cpp:15