LibreOffice Module comphelper (master) 1
Classes | Namespaces | Typedefs
opropertybag.hxx File Reference
#include <com/sun/star/lang/XInitialization.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/util/XModifiable.hpp>
#include <com/sun/star/beans/XPropertyBag.hpp>
#include <com/sun/star/container/XSet.hpp>
#include <cppuhelper/implbase.hxx>
#include <comphelper/interfacecontainer3.hxx>
#include <comphelper/propstate.hxx>
#include <comphelper/broadcasthelper.hxx>
#include <comphelper/propertybag.hxx>
#include <comphelper/uno3.hxx>
#include <map>
#include <set>
#include <memory>
Include dependency graph for opropertybag.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  comphelper::UnoTypeLess
 
class  comphelper::OPropertyBag
 

Namespaces

namespace  comphelper
 

Typedefs

typedef std::map< sal_Int32, css::uno::Anycomphelper::MapInt2Any
 
typedef std::set< css::uno::Type, UnoTypeLess > comphelper::TypeBag
 
typedef ::cppu::WeakImplHelper< css::beans::XPropertyBag, css::util::XModifiable, css::lang::XServiceInfo, css::lang::XInitialization, css::container::XSet > comphelper::OPropertyBag_Base
 
typedef ::comphelper::OPropertyStateHelper comphelper::OPropertyBag_PBase