LibreOffice Module xmloff (master) 1
Classes | Namespaces | Typedefs
XMLRedlineExport.hxx File Reference
#include <com/sun/star/uno/Reference.h>
#include <com/sun/star/uno/Sequence.h>
#include <vector>
#include <memory>
#include <map>
Include dependency graph for XMLRedlineExport.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  XMLRedlineExport
 This class handles the export of redline portions. More...
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 #file
 
namespace  com::sun::star::beans
 
namespace  com::sun::star::text
 

Typedefs

typedef ::std::vector< css::uno::Reference< css::beans::XPropertySet > > ChangesVectorType
 
typedef ::std::map< css::uno::Reference< css::text::XText >, ChangesVectorTypeChangesMapType
 

Typedef Documentation

◆ ChangesMapType

Definition at line 45 of file XMLRedlineExport.hxx.

◆ ChangesVectorType

Definition at line 40 of file XMLRedlineExport.hxx.