Home
last modified time | relevance | path

Searched refs:MixedPropertySetInfo (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/sfx2/source/doc/
H A Dobjuno.cxx215 class MixedPropertySetInfo : public ::cppu::WeakImplHelper1< ::com::sun::star::beans::XPropertySetI… class
225 MixedPropertySetInfo( const SfxItemPropertyMapEntry* pFixProps,
229 virtual ~MixedPropertySetInfo();
238 MixedPropertySetInfo::MixedPropertySetInfo(const SfxItemPropertyMapEntry* pFixProps, in MixedPropertySetInfo() function in MixedPropertySetInfo
249 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()
515MixedPropertySetInfo* pInfo = new MixedPropertySetInfo( lcl_GetDocInfoPropertyMap(), _pImp->m_User… in getPropertySetInfo()

Completed in 63 milliseconds