LibreOffice Module svx (master) 1
|
#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>
Go to the source code of this file.
Classes | |
class | SvxUnoNameItemTable |
Typedefs | |
typedef std::vector< std::unique_ptr< SfxItemSet > > | ItemPoolVector |
typedef std::vector< std::unique_ptr< SfxItemSet > > ItemPoolVector |
Definition at line 38 of file UnoNameItemTable.hxx.