#include <SinglePropertySetInfoCache.hxx>
|
typedef std::map< css::uno::Reference< css::beans::XPropertySetInfo >, bool > | Map |
|
◆ Map
◆ SinglePropertySetInfoCache()
SinglePropertySetInfoCache::SinglePropertySetInfoCache |
( |
OUString |
sName | ) |
|
|
inline |
◆ hasProperty() [1/2]
◆ hasProperty() [2/2]
bool SinglePropertySetInfoCache::hasProperty |
( |
const css::uno::Reference< css::beans::XPropertySet > & |
rPropSet, |
|
|
css::uno::Reference< css::beans::XPropertySetInfo > & |
rPropSetInfo |
|
) |
| |
◆ m_Map
Map SinglePropertySetInfoCache::m_Map |
|
private |
◆ m_sName
OUString SinglePropertySetInfoCache::m_sName |
|
private |
The documentation for this class was generated from the following file: