LibreOffice Module oox (master) 1
Classes | Namespaces | Typedefs
xmlfilterbase.hxx File Reference
#include <memory>
#include <string_view>
#include <vector>
#include <com/sun/star/uno/Reference.hxx>
#include <oox/core/filterbase.hxx>
#include <oox/core/relations.hxx>
#include <oox/dllapi.h>
#include <oox/helper/storagebase.hxx>
#include <rtl/ustring.hxx>
#include <sal/types.h>
Include dependency graph for xmlfilterbase.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  oox::core::XmlFilterBase
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::document
 
namespace  com::sun::star::io
 
namespace  com::sun::star::text
 
namespace  com::sun::star::uno
 
namespace  com::sun::star::xml
 
namespace  com::sun::star::xml::dom
 
namespace  com::sun::star::xml::sax
 
namespace  oox
 
namespace  oox::drawingml
 
namespace  oox::drawingml::chart
 
namespace  oox::drawingml::table
 
namespace  oox::vml
 
namespace  rtl
 
namespace  sax_fastparser
 
namespace  utl
 
namespace  oox::core
 

Typedefs

typedef std::shared_ptr< FastSerializerHelper > sax_fastparser::FSHelperPtr
 
using oox::core::ShapePairs = std::map< std::shared_ptr< drawingml::Shape >, css::uno::Reference< css::drawing::XShape > >
 
using oox::core::NamedShapePairs = std::map< OUString, ShapePairs >