Home
last modified time | relevance | path

Searched refs:xPointProperties (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/chart2/source/controller/main/
H A DDragMethod_PieSegment.cxx125 Reference< beans::XPropertySet > xPointProperties( in EndSdrDrag() local
127 if( xPointProperties.is() ) in EndSdrDrag()
128xPointProperties->setPropertyValue( C2U( "Offset" ), uno::makeAny( m_fAdditionalOffset+m_fInitialO… in EndSdrDrag()
/aoo4110/main/chart2/source/view/charttypes/
H A DPieChart.cxx433 …uno::Reference< beans::XPropertySet > xPointProperties = pSeries->getPropertiesOfPoint( nPointInde… in createShapes() local
445 xPointProperties->getPropertyValue( C2U( "Offset" )) >>= fExplodePercentage; in createShapes()
473 createDataPoint( xSeriesGroupShape_Shapes, xPointProperties in createShapes()

Completed in 24 milliseconds