LibreOffice Module svx (master) 1
Classes | Typedefs
UnoNameItemTable.hxx File Reference
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/container/XNameContainer.hpp>
#include <com/sun/star/util/XCancellable.hpp>
#include <cppuhelper/implbase.hxx>
#include <memory>
#include <vector>
#include <svl/lstner.hxx>
#include <svx/xit.hxx>
Include dependency graph for UnoNameItemTable.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SvxUnoNameItemTable
 

Typedefs

typedef std::vector< std::unique_ptr< SfxItemSet > > ItemPoolVector
 

Typedef Documentation

◆ ItemPoolVector

typedef std::vector< std::unique_ptr< SfxItemSet > > ItemPoolVector

Definition at line 38 of file UnoNameItemTable.hxx.