virtual void extractProperties(librevenge::RVNGPropertyList const &pList, EPUBCSSProperties &cssProps) const override
convert the properties of the page span into a CSS property map. Currently only style:writing-mode is...
Definition EPUBBodyStyleManager.cpp:17
virtual ~EPUBBodyStyleManager()
destructor
Definition EPUBBodyStyleManager.h:25
EPUBBodyStyleManager(std::string classNamePrefix)
constructor
Definition EPUBBodyStyleManager.h:23