10 #ifndef QXP3HEADERBASE_H_INCLUDED    11 #define QXP3HEADERBASE_H_INCLUDED    23   explicit QXP3HeaderBase(
const boost::optional<QXPDocument::Type> &fileType = boost::none);
    25   bool load(
const std::shared_ptr<librevenge::RVNGInputStream> &input) 
override;
    33 #endif // QXP3HEADERBASE_H_INCLUDED Definition: libqxp_utils.cpp:24