LibreOffice Module ucb (master) 1
Classes | Typedefs
ucbprops.hxx File Reference
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/beans/XPropertySetInfo.hpp>
#include <cppuhelper/implbase.hxx>
Include dependency graph for ucbprops.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UcbPropertiesManager
 

Typedefs

using UcbPropertiesManager_Base = cppu::WeakImplHelper< css::lang::XServiceInfo, css::beans::XPropertySetInfo >
 

Typedef Documentation

◆ UcbPropertiesManager_Base

using UcbPropertiesManager_Base = cppu::WeakImplHelper < css::lang::XServiceInfo, css::beans::XPropertySetInfo >

Definition at line 26 of file ucbprops.hxx.