LibreOffice Module comphelper (master) 1
|
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/beans/XPropertyState.hpp>
#include <com/sun/star/beans/XMultiPropertySet.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <comphelper/comphelperdllapi.h>
#include <cppuhelper/implbase.hxx>
#include <rtl/ref.hxx>
Go to the source code of this file.
Classes | |
class | comphelper::ChainablePropertySet |
Namespaces | |
namespace | comphelper |
Typedefs | |
typedef cppu::WeakImplHelper< css::beans::XPropertySet, css::beans::XMultiPropertySet, css::lang::XServiceInfo > | comphelper::ChainablePropertySetBase |