|
LibreOffice Module sw (master) 1
|
#include <com/sun/star/embed/ElementModes.hpp>#include <com/sun/star/embed/XTransactedObject.hpp>#include <osl/diagnose.h>#include <svl/macitem.hxx>#include <svtools/unoevent.hxx>#include <sfx2/docfile.hxx>#include <comphelper/diagnose_ex.hxx>#include <comphelper/fileformat.h>#include <comphelper/processfactory.hxx>#include <com/sun/star/beans/XPropertySet.hpp>#include <com/sun/star/xml/sax/InputSource.hpp>#include <com/sun/star/io/IOException.hpp>#include <com/sun/star/xml/sax/FastParser.hpp>#include <com/sun/star/xml/sax/FastToken.hpp>#include <com/sun/star/xml/sax/Parser.hpp>#include <com/sun/star/xml/sax/Writer.hpp>#include <com/sun/star/xml/sax/SAXParseException.hpp>#include <com/sun/star/document/XStorageBasedDocument.hpp>#include <doc.hxx>#include <docsh.hxx>#include <shellio.hxx>#include <SwXMLTextBlocks.hxx>#include <SwXMLBlockImport.hxx>#include <SwXMLBlockExport.hxx>#include <xmloff/xmlnamespace.hxx>#include <sfx2/event.hxx>#include <swerror.h>Go to the source code of this file.
Variables | |
| constexpr OUStringLiteral | XMLN_BLOCKLIST = u"BlockList.xml" |
| const struct SvEventDescription | aAutotextEvents [] |
| const struct SvEventDescription aAutotextEvents[] |
Definition at line 156 of file SwXMLTextBlocks1.cxx.
Referenced by SwXMLTextBlocks::GetMacroTable(), and SwXMLTextBlocks::SetMacroTable().
|
constexpr |
Definition at line 48 of file SwXMLTextBlocks1.cxx.
Referenced by SwXMLTextBlocks::ReadInfo(), and SwXMLTextBlocks::WriteInfo().