LibreOffice Module oox (master) 1
|
#include <oox/vml/vmlinputstream.hxx>
#include <com/sun/star/io/IOException.hpp>
#include <com/sun/star/io/XTextInputStream2.hpp>
#include <map>
#include <string.h>
#include <rtl/strbuf.hxx>
#include <osl/diagnose.h>
#include <oox/helper/textinputstream.hxx>
Go to the source code of this file.
Namespaces | |
namespace | oox |
namespace | oox::vml |
Functions | |
constexpr OStringLiteral | oox::vml::gaOpeningCData ("<![CDATA[") |
constexpr OStringLiteral | oox::vml::gaClosingCData ("]]>") |