Lines Matching refs:Property
60 mutable uno::Sequence< beans::Property > m_aPropSeq;
112 uno::Sequence<beans::Property> SfxItemPropertyMap::getProperties() const in getProperties()
117 beans::Property* pPropArray = m_pImpl->m_aPropSeq.getArray(); in getProperties()
140 beans::Property SfxItemPropertyMap::getPropertyByName( const ::rtl::OUString rName ) const in getPropertyByName()
147 beans::Property aProp; in getPropertyByName()
166 void SfxItemPropertyMap::mergeProperties( const uno::Sequence< beans::Property >& rPropSeq ) in mergeProperties()
168 const beans::Property* pPropArray = rPropSeq.getConstArray(); in mergeProperties()
417 Sequence< Property > SAL_CALL
442 Property SAL_CALL
462 const Sequence<Property>& rPropSeq ) : in SfxExtItemPropertySetInfo()
476 Sequence< Property > SAL_CALL
484 Property SAL_CALL