|
LibreOffice Module binaryurp (master) 1
|
#include <sal/config.h>#include <cassert>#include <exception>#include <memory>#include <vector>#include <com/sun/star/connection/XConnection.hpp>#include <com/sun/star/io/IOException.hpp>#include <com/sun/star/uno/Any.hxx>#include <com/sun/star/uno/Exception.hpp>#include <com/sun/star/uno/Reference.hxx>#include <com/sun/star/uno/RuntimeException.hpp>#include <com/sun/star/uno/Sequence.hxx>#include <com/sun/star/uno/Type.hxx>#include <com/sun/star/uno/XCurrentContext.hpp>#include <com/sun/star/uno/XInterface.hpp>#include <cppu/unotype.hxx>#include <o3tl/safeint.hxx>#include <rtl/byteseq.h>#include <rtl/ustring.hxx>#include <sal/log.hxx>#include <sal/types.h>#include <typelib/typeclass.h>#include <typelib/typedescription.h>#include <typelib/typedescription.hxx>#include "binaryany.hxx"#include "bridge.hxx"#include "incomingreply.hxx"#include "incomingrequest.hxx"#include "outgoingrequest.hxx"#include "reader.hxx"#include "specialfunctionids.hxx"#include "unmarshal.hxx"Go to the source code of this file.
Namespaces | |
| namespace | binaryurp |