LibreOffice Module sw (master) 1
|
#include "docxtablestyleexport.hxx"
#include "docxhelper.hxx"
#include <doc.hxx>
#include <docsh.hxx>
#include <oox/token/tokens.hxx>
#include <comphelper/sequenceashashmap.hxx>
#include <sax/fastattribs.hxx>
#include <optional>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/frame/XModel.hpp>
Go to the source code of this file.
Classes | |
struct | DocxTableStyleExport::Impl |
Methods in this class handle values in a table style. More... | |