LibreOffice Module oox (master) 1
Namespaces | Functions
vmlinputstream.cxx File Reference
#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>
Include dependency graph for vmlinputstream.cxx:

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 ("]]>")