Searched refs:MixedPropertySetInfo (Results 1 – 1 of 1) sorted by relevance
215 class MixedPropertySetInfo : public ::cppu::WeakImplHelper1< ::com::sun::star::beans::XPropertySetI… class225 MixedPropertySetInfo( const SfxItemPropertyMapEntry* pFixProps,229 virtual ~MixedPropertySetInfo();238 MixedPropertySetInfo::MixedPropertySetInfo(const SfxItemPropertyMapEntry* pFixProps, in MixedPropertySetInfo() function in MixedPropertySetInfo249 MixedPropertySetInfo::~MixedPropertySetInfo() in ~MixedPropertySetInfo()255 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property > SAL_CALL MixedPropertySetInfo:… in getProperties()302 ::com::sun::star::beans::Property SAL_CALL MixedPropertySetInfo::getPropertyByName( in getPropertyByName()319 ::sal_Bool SAL_CALL MixedPropertySetInfo::hasPropertyByName(const ::rtl::OUString& sName) in hasPropertyByName()515 …MixedPropertySetInfo* pInfo = new MixedPropertySetInfo( lcl_GetDocInfoPropertyMap(), _pImp->m_User… in getPropertySetInfo()
Completed in 19 milliseconds