|
LibreOffice Module xmloff (master) 1
|
#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>Go to the source code of this file.
Macros | |
| #define | INPUT_BUFFER_SIZE 54 |
| #define | OUTPUT_BUFFER_SIZE 72 |
| #define INPUT_BUFFER_SIZE 54 |
Definition at line 34 of file XMLBase64Export.cxx.
| #define OUTPUT_BUFFER_SIZE 72 |
Definition at line 35 of file XMLBase64Export.cxx.