Searched refs:setMappedProperties (Results 1 – 12 of 12) sorted by relevance
/trunk/main/chart2/source/view/main/ |
H A D | VTitle.cxx | 209 PropertyMapper::setMappedProperties( xTargetProps, xSourceProps in createShapes() 242 …PropertyMapper::setMappedProperties( xTargetProps, xSourceProps, PropertyMapper::getPropertyNameMa… in createShapes()
|
H A D | PropertyMapper.cxx | 57 void PropertyMapper::setMappedProperties( in setMappedProperties() function in chart::PropertyMapper
|
H A D | ShapeFactory.cxx | 470 PropertyMapper::setMappedProperties( xProp, xSourceProp, rPropertyNameMap ); in createCube() 1177 PropertyMapper::setMappedProperties( xProp, xSourceProp, rPropertyNameMap ); in createStripe()
|
/trunk/main/chart2/source/view/charttypes/ |
H A D | CandleStickChart.cxx | 288 …this->setMappedProperties( xShape, xPointProp, PropertyMapper::getPropertyNameMapForLineSeriesProp… in createShapes() 342 …this->setMappedProperties( xShape, xPointProp, PropertyMapper::getPropertyNameMapForLineSeriesProp… in createShapes()
|
H A D | BarChart.cxx | 325 …this->setMappedProperties( xShape, xObjectProperties, PropertyMapper::getPropertyNameMapForFilledS… in createDataPoint3D_Bar() 836 …this->setMappedProperties( xShape, xDataPointProperties, PropertyMapper::getPropertyNameMapForFill… in createShapes() 949 this->setMappedProperties( xShape, pSeries->getPropertiesOfSeries() in createShapes()
|
H A D | AreaChart.cxx | 400 this->setMappedProperties( xShape in impl_createLine() 481 this->setMappedProperties( xShape in impl_createArea()
|
H A D | VSeriesPlotter.cxx | 916 …this->setMappedProperties( xShape, xErrorBarProperties, PropertyMapper::getPropertyNameMapForLineP… in createErrorBar() 1172 void VSeriesPlotter::setMappedProperties( in setMappedProperties() function in chart::VSeriesPlotter 1179 PropertyMapper::setMappedProperties(xTargetProp,xSource,rMap,pOverwriteMap); in setMappedProperties()
|
H A D | BubbleChart.cxx | 341 this->setMappedProperties( xShape in createShapes()
|
H A D | PieChart.cxx | 238 …this->setMappedProperties( xShape, xObjectProperties, PropertyMapper::getPropertyNameMapForFilledS… in createDataPoint()
|
/trunk/main/chart2/source/view/inc/ |
H A D | PropertyMapper.hxx | 54 static void setMappedProperties(
|
H A D | VSeriesPlotter.hxx | 397 virtual void setMappedProperties(
|
/trunk/main/chart2/source/view/diagram/ |
H A D | VDiagram.cxx | 206 …PropertyMapper::setMappedProperties( xProp, xWallProp, PropertyMapper::getPropertyNameMapForFillAn… in createShapes_2d()
|
Completed in 66 milliseconds