Lines Matching refs:SfxItemPropertySimpleEntry
53 SfxItemPropertySimpleEntry,
101 const SfxItemPropertySimpleEntry* SfxItemPropertyMap::getByName( const ::rtl::OUString &rName ) con… in getByName()
123 const SfxItemPropertySimpleEntry* pEntry = &(*aIt).second; in getProperties()
146 const SfxItemPropertySimpleEntry* pEntry = &aIter->second; in getPropertyByName()
172 SfxItemPropertySimpleEntry aTemp( in mergeProperties()
191 const SfxItemPropertySimpleEntry* pEntry = &(*aIt).second; in getPropertyEntries()
220 void SfxItemPropertySet::getPropertyValue( const SfxItemPropertySimpleEntry& rEntry, in getPropertyValue()
263 const SfxItemPropertySimpleEntry* pEntry = m_aMap.getByName( rName ); in getPropertyValue()
282 void SfxItemPropertySet::setPropertyValue( const SfxItemPropertySimpleEntry& rEntry, in setPropertyValue()
330 const SfxItemPropertySimpleEntry* pEntry = m_aMap.getByName( rName ); in setPropertyValue()
340 PropertyState SfxItemPropertySet::getPropertyState(const SfxItemPropertySimpleEntry& rEntry, const … in getPropertyState()
362 const SfxItemPropertySimpleEntry* pEntry = m_aMap.getByName( rName ); in getPropertyState()