|
LibreOffice Module writerfilter (master) 1
|
#include <queue>#include <memory>#include "LoggedResources.hxx"#include <com/sun/star/awt/Size.hpp>#include <com/sun/star/beans/XPropertySet.hpp>#include <com/sun/star/graphic/XGraphic.hpp>Go to the source code of this file.
Classes | |
| class | writerfilter::dmapper::GraphicImport |
Namespaces | |
| namespace | com |
| namespace | com::sun |
| namespace | com::sun::star |
| namespace | com::sun::star::uno |
| namespace | com::sun::star::lang |
| namespace | com::sun::star::text |
| namespace | com::sun::star::drawing |
| namespace | com::sun::star::beans |
| namespace | writerfilter |
| namespace | writerfilter::dmapper |
Typedefs | |
| typedef tools::SvRef< GraphicImport > | writerfilter::dmapper::GraphicImportPtr |
Enumerations | |
| enum | writerfilter::dmapper::GraphicImportType { writerfilter::dmapper::IMPORT_AS_DETECTED_INLINE , writerfilter::dmapper::IMPORT_AS_DETECTED_ANCHOR } |