Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunochart.cxx2012 _pPropSet( aSwMapProvider.GetPropertySet( PROPERTY_MAP_CHART2_DATA_SEQUENCE ) ) in SwChartDataSequence()
2063 _pPropSet( rObj._pPropSet ) in SwChartDataSequence()
2368 static uno::Reference< beans::XPropertySetInfo > xRes = _pPropSet->getPropertySetInfo(); in getPropertySetInfo()
H A Dunofield.cxx1963 const SfxItemPropertySet* _pPropSet = aSwMapProvider.GetPropertySet( in setPropertyValue() local
1965 …const SfxItemPropertySimpleEntry* pEntry = _pPropSet->getPropertyMap()->getByName(rPropertyName); in setPropertyValue()
2123 const SfxItemPropertySet* _pPropSet = aSwMapProvider.GetPropertySet( in getPropertyValue() local
2125 …const SfxItemPropertySimpleEntry* pEntry = _pPropSet->getPropertyMap()->getByName(rPropertyName); in getPropertyValue()
/trunk/main/sw/inc/
H A Dunoframe.hxx169 const SfxItemPropertSet* _pPropSet; member in SwXTextFrame
H A Dunochart.hxx283 const SfxItemPropertySet* _pPropSet; member in SwChartDataSequence