LibreOffice Module dbaccess (master) 1
|
#include <com/sun/star/beans/XPropertyChangeListener.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/beans/XPropertySetInfo.hpp>
#include <com/sun/star/container/XNameAccess.hpp>
#include <cppuhelper/implbase.hxx>
#include <cppuhelper/basemutex.hxx>
#include <vector>
Go to the source code of this file.
Classes | |
class | dbaccess::OPropertyForward |
Namespaces | |
namespace | dbaccess |
Typedefs | |
typedef ::cppu::WeakImplHelper< css::beans::XPropertyChangeListener > | dbaccess::OPropertyForward_Base |