Lines Matching refs:mpPropSet
209 , mpPropSet(aSvxMapProvider.GetPropertySet(SVXMAP_SHAPE, SdrObject::GetGlobalDrawObjectItemPool())) in DBG_NAME()
224 , mpPropSet(pPropertySet) in SvxShape()
239 , mpPropSet(aSvxMapProvider.GetPropertySet(SVXMAP_SHAPE, SdrObject::GetGlobalDrawObjectItemPool())) in SvxShape()
494 ObtainSettingsFromPropertySet( *mpPropSet ); in Create()
721 …SvxItemPropertySet_ObtainSettingsFromPropertySet(rPropSet, aSet, xShape, mpPropSet->getPropertyMap… in ObtainSettingsFromPropertySet()
1509 return mpPropSet->getPropertySetInfo(); in _getPropertySetInfo()
1767 const SfxItemPropertySimpleEntry* pMap = mpPropSet->getPropertyMapEntry(rPropertyName); in _setPropertyValue()
1833 SvxItemPropertySet_setPropertyValue( *mpPropSet, pMap, rVal, *pSet ); in _setPropertyValue()
1870 mpPropSet->setPropertyValue( pMap, rVal ); in _setPropertyValue()
1892 const SfxItemPropertySimpleEntry* pMap = mpPropSet->getPropertyMapEntry(PropertyName); in _getPropertyValue()
1938 aAny = mpPropSet->getPropertyValue( pMap ); in _getPropertyValue()
2133 aAny = SvxItemPropertySet_getPropertyValue( *mpPropSet, pMap, aSet ); in GetAnyForItem()
2177 const SfxItemPropertySimpleEntry* pMap = mpPropSet->getPropertyMapEntry(PropertyName); in _getPropertyState()
3178 const SfxItemPropertySimpleEntry* pProperty = mpPropSet->getPropertyMapEntry(PropertyName); in _setPropertyToDefault()
3211 const SfxItemPropertySimpleEntry* pMap = mpPropSet->getPropertyMapEntry(aPropertyName); in _getPropertyDefault()