Searched refs:SbPropertySetInfo (Results 1 – 2 of 2) sorted by relevance
103 SbPropertySetInfo *pInfo = new SbPropertySetInfo( _aPropVals ); in getPropertySetInfo()262 SbPropertySetInfo::SbPropertySetInfo() in SbPropertySetInfo() function in SbPropertySetInfo268 SbPropertySetInfo::SbPropertySetInfo( const SbPropertyValueArr_Impl &rPropVals ) in SbPropertySetInfo() function in SbPropertySetInfo284 SbPropertySetInfo::~SbPropertySetInfo() in ~SbPropertySetInfo()290 Sequence< Property > SbPropertySetInfo::getProperties(void) throw( RuntimeException ) in getProperties()295 Property SbPropertySetInfo::getPropertyByName(const ::rtl::OUString& Name) in getPropertyByName()301 sal_Bool SbPropertySetInfo::hasPropertyByName(const ::rtl::OUString& Name) in hasPropertyByName()
114 friend class SbPropertySetInfo;133 class SbPropertySetInfo: public SbPropertySetInfoHelper class138 SbPropertySetInfo();139 SbPropertySetInfo( const SbPropertyValueArr_Impl &rPropVals );140 virtual ~SbPropertySetInfo();
Completed in 13 milliseconds