|
LibreOffice Module oox (master) 1
|
#include <cstddef>#include <memory>#include <string_view>#include <unordered_map>#include <com/sun/star/awt/Size.hpp>#include <com/sun/star/table/BorderLine2.hpp>#include <com/sun/star/uno/Reference.hxx>#include <oox/dllapi.h>#include <oox/export/drawingml.hxx>#include <oox/export/utils.hxx>#include <rtl/ustring.hxx>#include <sal/types.h>#include <sax/fshelper.hxx>#include <tools/fract.hxx>#include <vcl/mapmod.hxx>Go to the source code of this file.
Classes | |
| class | oox::drawingml::ShapeExport |
Namespaces | |
| namespace | com |
| namespace | com::sun |
| namespace | com::sun::star |
| namespace | com::sun::star::beans |
| namespace | com::sun::star::drawing |
| namespace | com::sun::star::embed |
| namespace | com::sun::star::io |
| namespace | com::sun::star::uno |
| namespace | oox |
| namespace | oox::core |
| namespace | oox::drawingml |
Functions | |
| OOX_DLLPUBLIC css::uno::Reference< css::io::XInputStream > | oox::GetOLEObjectStream (css::uno::Reference< css::uno::XComponentContext > const &xContext, css::uno::Reference< css::embed::XEmbeddedObject > const &xObj, std::u16string_view i_rProgID, OUString &o_rMediaType, OUString &o_rRelationType, OUString &o_rSuffix, const char *&o_rpProgID) |