LibreOffice Module oox (master) 1
|
#include <map>
#include <stack>
#include <string_view>
#include <unordered_map>
#include <utility>
#include <vector>
#include <com/sun/star/beans/PropertyState.hpp>
#include <com/sun/star/uno/Any.hxx>
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/uno/Sequence.hxx>
#include <com/sun/star/style/ParagraphAdjust.hpp>
#include <com/sun/star/drawing/Hatch.hpp>
#include <com/sun/star/i18n/ScriptType.hpp>
#include <oox/dllapi.h>
#include <oox/drawingml/drawingmltypes.hxx>
#include <oox/token/tokens.hxx>
#include <oox/export/utils.hxx>
#include <rtl/string.hxx>
#include <rtl/ustring.hxx>
#include <sal/types.h>
#include <sax/fshelper.hxx>
#include <svx/msdffdef.hxx>
#include <vcl/checksum.hxx>
#include <vcl/graph.hxx>
#include <tools/gen.hxx>
#include <tools/color.hxx>
#include <vcl/mapmod.hxx>
#include <svx/EnhancedCustomShape2d.hxx>
#include <basegfx/utils/bgradient.hxx>
Go to the source code of this file.
Classes | |
class | oox::drawingml::URLTransformer |
class | oox::drawingml::DMLTextExport |
Interface to be implemented by the parent exporter that knows how to handle shape text. More... | |
class | oox::drawingml::GraphicExportCache |
class | oox::drawingml::GraphicExport |
class | oox::drawingml::DrawingML |
Namespaces | |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
namespace | com::sun::star::awt |
namespace | com::sun::star::beans |
namespace | com::sun::star::drawing |
namespace | com::sun::star::graphic |
namespace | com::sun::star::style |
namespace | com::sun::star::text |
namespace | com::sun::star::io |
namespace | com::sun::star::uno |
namespace | com::sun::star::frame |
namespace | tools |
namespace | oox |
namespace | oox::core |
namespace | oox::drawingml |
Functions | |
sal_Int32 | oox::drawingml::ExportRotateClockwisify (Degree100 input) |
constexpr const char * | oox::drawingml::getComponentDir (DocumentType eDocumentType) |
constexpr const char * | oox::drawingml::getRelationCompPrefix (DocumentType eDocumentType) |