LibreOffice Module writerfilter (master) 1
Namespaces | Variables
OOXMLDocumentImpl.cxx File Reference
#include <comphelper/sequenceashashmap.hxx>
#include <com/sun/star/lang/WrappedTargetRuntimeException.hpp>
#include <com/sun/star/document/XDocumentPropertiesSupplier.hpp>
#include <com/sun/star/xml/sax/SAXException.hpp>
#include <com/sun/star/xml/dom/DocumentBuilder.hpp>
#include <com/sun/star/graphic/GraphicMapper.hpp>
#include <ooxml/resourceids.hxx>
#include <oox/drawingml/theme.hxx>
#include <oox/shape/ShapeFilterBase.hxx>
#include "OOXMLStreamImpl.hxx"
#include "OOXMLDocumentImpl.hxx"
#include "OOXMLBinaryObjectReference.hxx"
#include "OOXMLFastDocumentHandler.hxx"
#include "OOXMLPropertySet.hxx"
#include <sal/log.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <svx/dialmgr.hxx>
#include <svx/strings.hrc>
#include <comphelper/sequence.hxx>
#include <comphelper/namedvaluecollection.hxx>
#include <cppuhelper/exc_hlp.hxx>
#include <unotools/mediadescriptor.hxx>
#include <iostream>
#include <sfx2/objsh.hxx>
#include <utility>
Include dependency graph for OOXMLDocumentImpl.cxx:

Go to the source code of this file.

Namespaces

namespace  writerfilter
 
namespace  writerfilter::ooxml
 

Variables

OUString customTarget
 
OUString embeddingsTarget
 

Variable Documentation

◆ customTarget

OUString customTarget

◆ embeddingsTarget

OUString embeddingsTarget

◆ mxStatusIndicator

css::uno::Reference<css::task::XStatusIndicator> mxStatusIndicator
private

Definition at line 434 of file OOXMLDocumentImpl.cxx.