20 #ifndef INCLUDED_XMLOFF_SINGLEPROPERTYSETINFOCACHE_HXX
21 #define INCLUDED_XMLOFF_SINGLEPROPERTYSETINFOCACHE_HXX
27 #include <com/sun/star/uno/Reference.hxx>
34 typedef std::map<css::uno::Reference<css::beans::XPropertySetInfo>,
bool>
45 const css::uno::Reference< css::beans::XPropertySet >& rPropSet,
46 css::uno::Reference< css::beans::XPropertySetInfo >& rPropSetInfo );
49 const css::uno::Reference< css::beans::XPropertySet>& rPropSet );
53 const OUString& rName ) :
59 const css::uno::Reference< css::beans::XPropertySet>& rPropSet )
61 css::uno::Reference< css::beans::XPropertySetInfo > xInfo;
std::map< css::uno::Reference< css::beans::XPropertySetInfo >, bool > Map
bool hasProperty(const css::uno::Reference< css::beans::XPropertySet > &rPropSet, css::uno::Reference< css::beans::XPropertySetInfo > &rPropSetInfo)
class SAL_NO_VTABLE XPropertySet
SinglePropertySetInfoCache(const OUString &rName)