|
LibreOffice Module sw (master) 1
|
#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>Go to the source code of this file.
Typedefs | |
| typedef std::vector< uno::Reference< beans::XPropertySet > > | RevisionMap |
| typedef std::vector< uno::Reference< beans::XPropertySet > > RevisionMap |
Definition at line 31 of file vbarevisions.cxx.