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