LibreOffice Module sw (master) 1
Typedefs
vbarevisions.cxx File Reference
#include "vbarevisions.hxx"
#include "vbarevision.hxx"
#include <cppuhelper/implbase.hxx>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/document/XRedlinesSupplier.hpp>
#include <com/sun/star/frame/XModel.hpp>
#include <com/sun/star/text/XTextRangeCompare.hpp>
#include <utility>
Include dependency graph for vbarevisions.cxx:

Go to the source code of this file.

Typedefs

typedef std::vector< uno::Reference< beans::XPropertySet > > RevisionMap
 

Typedef Documentation

◆ RevisionMap

typedef std::vector< uno::Reference< beans::XPropertySet > > RevisionMap

Definition at line 31 of file vbarevisions.cxx.