LibreOffice Module xmloff (master) 1
Macros
XMLBase64Export.cxx File Reference
#include <rtl/ustrbuf.hxx>
#include <com/sun/star/io/XInputStream.hpp>
#include <comphelper/base64.hxx>
#include <xmloff/xmlexp.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <XMLBase64Export.hxx>
Include dependency graph for XMLBase64Export.cxx:

Go to the source code of this file.

Macros

#define INPUT_BUFFER_SIZE   54
 
#define OUTPUT_BUFFER_SIZE   72
 

Macro Definition Documentation

◆ INPUT_BUFFER_SIZE

#define INPUT_BUFFER_SIZE   54

Definition at line 34 of file XMLBase64Export.cxx.

◆ OUTPUT_BUFFER_SIZE

#define OUTPUT_BUFFER_SIZE   72

Definition at line 35 of file XMLBase64Export.cxx.