LibreOffice Module sw (master) 1
Typedefs
vbasections.cxx File Reference
#include "vbasections.hxx"
#include "vbasection.hxx"
#include <com/sun/star/frame/XModel.hpp>
#include <com/sun/star/style/XStyleFamiliesSupplier.hpp>
#include <com/sun/star/style/XStyle.hpp>
#include "wordvbahelper.hxx"
#include <cppuhelper/implbase.hxx>
#include <utility>
Include dependency graph for vbasections.cxx:

Go to the source code of this file.

Typedefs

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

Typedef Documentation

◆ XSectionVec

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

Definition at line 31 of file vbasections.cxx.