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;
Definition: libqxp_utils.cpp:25