LibreOffice Module comphelper (master) 1
|
#include <comphelper/propertycontainer.hxx>
#include <com/sun/star/beans/XPropertyState.hpp>
#include <cppuhelper/implbase1.hxx>
#include <comphelper/uno3.hxx>
#include <comphelper/comphelperdllapi.h>
Go to the source code of this file.
Classes | |
class | comphelper::OPropertyStateContainer |
helper implementation for components which have properties with a default More... | |
Namespaces | |
namespace | comphelper |
Typedefs | |
typedef ::cppu::ImplHelper1< css::beans::XPropertyState > | comphelper::OPropertyStateContainer_TBase |