|
LibreOffice Module xmloff (master) 1
|
#include <com/sun/star/uno/Reference.h>#include <com/sun/star/uno/Sequence.h>#include <vector>#include <memory>#include <map>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 >, ChangesVectorType > | ChangesMapType |
| typedef ::std::map< css::uno::Reference< css::text::XText>, ChangesVectorType > ChangesMapType |
Definition at line 45 of file XMLRedlineExport.hxx.
| typedef ::std::vector< css::uno::Reference<css::beans::XPropertySet> > ChangesVectorType |
Definition at line 40 of file XMLRedlineExport.hxx.