20#ifndef INCLUDED_SW_SOURCE_FILTER_DOCX_SWDOCXREADER_HXX
21#define INCLUDED_SW_SOURCE_FILTER_DOCX_SWDOCXREADER_HXX
Wrapper for the UNO DOCX import filter (in writerfilter) for autotext purposes.
virtual bool HasGlossaries() const override
static bool MakeEntries(SwDoc *pD, SwTextBlocks &rBlocks)
virtual SwReaderType GetReaderType() override
virtual bool ReadGlossaries(SwTextBlocks &rBlocks, bool bSaveRelFiles) const override
virtual ErrCode Read(SwDoc &, const OUString &, SwPaM &, const OUString &) override
PaM is Point and Mark: a selection of the document model.