/trunk/main/chart2/source/view/main/ |
H A D | PropertyMapper.cxx | 57 void PropertyMapper::setMappedProperties( in setMappedProperties() 79 PropertyMapper::setMultiProperties( aNames, aValues, xTarget ); in setMappedProperties() 82 void PropertyMapper::getValueMap( in getValueMap() 108 void PropertyMapper::getMultiPropertyLists( in getMultiPropertyLists() 120 void PropertyMapper::getMultiPropertyListsFromValueMap( in getMultiPropertyListsFromValueMap() 167 return PropertyMapper::getValuePointer( rPropValues, rPropNames in getValuePointerForLimitedSpace() 403 void PropertyMapper::setMultiProperties( in setMultiProperties() 451 void PropertyMapper::getTextLabelMultiPropertyLists( in getTextLabelMultiPropertyLists() 460 PropertyMapper::getValueMap( aValueMap in getTextLabelMultiPropertyLists() 495 void PropertyMapper::getPreparedTextShapePropertyLists( in getPreparedTextShapePropertyLists() [all …]
|
H A D | VLegendSymbolFactory.cxx | 51 …const ::chart::tPropertyNameMap & aLineNameMap( ::chart::PropertyMapper::getPropertyNameMapForLine… in lcl_setPropetiesToShape() 52 …const ::chart::tPropertyNameMap & aFillNameMap( ::chart::PropertyMapper::getPropertyNameMapForFill… in lcl_setPropetiesToShape() 53 …const ::chart::tPropertyNameMap & aFillLineNameMap( ::chart::PropertyMapper::getPropertyNameMapFor… in lcl_setPropetiesToShape() 62 ::chart::PropertyMapper::getValueMap( aValueMap, aFilledSeriesNameMap, xProp ); in lcl_setPropetiesToShape() 65 ::chart::PropertyMapper::getValueMap( aValueMap, aLineSeriesNameMap, xProp ); in lcl_setPropetiesToShape() 68 ::chart::PropertyMapper::getValueMap( aValueMap, aLineNameMap, xProp ); in lcl_setPropetiesToShape() 71 ::chart::PropertyMapper::getValueMap( aValueMap, aFillNameMap, xProp ); in lcl_setPropetiesToShape() 74 ::chart::PropertyMapper::getValueMap( aValueMap, aFillLineNameMap, xProp ); in lcl_setPropetiesToShape() 80 … ::chart::PropertyMapper::getMultiPropertyListsFromValueMap( aPropNames, aPropValues, aValueMap ); in lcl_setPropetiesToShape() 82 …uno::Any* pLineWidthAny = ::chart::PropertyMapper::getValuePointer(aPropValues,aPropNames,C2U("Lin… in lcl_setPropetiesToShape() [all …]
|
H A D | VTitle.cxx | 150 … tMakePropertyNameMap aNameMap = PropertyMapper::getPropertyNameMapForParagraphProperties(); in createShapes() 151 aNameMap( PropertyMapper::getPropertyNameMapForFillAndLineProperties() ); in createShapes() 153 PropertyMapper::getValueMap( aValueMap, aNameMap, xTitleProperties ); in createShapes() 180 PropertyMapper::getMultiPropertyListsFromValueMap( aPropNames, aPropValues, aValueMap ); in createShapes() 181 PropertyMapper::setMultiProperties( aPropNames, aPropValues, xShapeProp ); in createShapes() 209 PropertyMapper::setMappedProperties( xTargetProps, xSourceProps in createShapes() 210 , PropertyMapper::getPropertyNameMapForCharacterProperties() ); in createShapes() 242 …PropertyMapper::setMappedProperties( xTargetProps, xSourceProps, PropertyMapper::getPropertyNameMa… in createShapes()
|
H A D | VLegend.cxx | 130 …::chart::PropertyMapper::getValueMap( aLineFillValueMap, ::chart::PropertyMapper::getPropertyNameM… in lcl_getProperties() 134 ::chart::PropertyMapper::getMultiPropertyListsFromValueMap( in lcl_getProperties() 139 …::chart::PropertyMapper::getValueMap( aTextValueMap, ::chart::PropertyMapper::getPropertyNameMapFo… in lcl_getProperties() 172 ::chart::PropertyMapper::getMultiPropertyListsFromValueMap( in lcl_getProperties() 213 PropertyMapper::setMultiProperties( in lcl_createTextShapes() 329 …uno::Any* pFrameWidthAny = PropertyMapper::getValuePointer( rTextProperties.second, rTextPropertie… in lcl_placeLegendEntries() 931 PropertyMapper::setMultiProperties( in createShapes()
|
H A D | LabelPositionHelper.cxx | 75 …uno::Any* pHorizontalAdjustAny = PropertyMapper::getValuePointer(rPropValues,rPropNames,C2U("TextH… in changeTextAdjustment() 87 …uno::Any* pVerticalAdjustAny = PropertyMapper::getValuePointer(rPropValues,rPropNames,C2U("TextVer… in changeTextAdjustment() 116 …uno::Any* pAOldAndNewFontHeightAny = PropertyMapper::getValuePointer( rPropValues, rPropNames, C2U… in doDynamicFontResize() 118 …pAOldAndNewFontHeightAny = PropertyMapper::getValuePointer( rPropValues, rPropNames, C2U("CharHeig… in doDynamicFontResize() 120 …pAOldAndNewFontHeightAny = PropertyMapper::getValuePointer( rPropValues, rPropNames, C2U("CharHeig… in doDynamicFontResize()
|
H A D | makefile.mk | 42 $(SLO)$/PropertyMapper.obj \
|
H A D | VDataSeries.cxx | 951 PropertyMapper::getTextLabelMultiPropertyLists( xTextProp, *pPropNames, *pPropValues ); in getTextLabelMultiPropertyLists() 966 PropertyMapper::getTextLabelMultiPropertyLists( xTextProp, *pPropNames, *pPropValues ); in getTextLabelMultiPropertyLists()
|
H A D | ShapeFactory.cxx | 470 PropertyMapper::setMappedProperties( xProp, xSourceProp, rPropertyNameMap ); in createCube() 1177 PropertyMapper::setMappedProperties( xProp, xSourceProp, rPropertyNameMap ); in createStripe() 2265 PropertyMapper::setMultiProperties( rPropNames, rPropValues, xProp ); in createText()
|
H A D | ChartView.cxx | 2405 …PropertyMapper::getValueMap( aNameValueMap, PropertyMapper::getPropertyNameMapForFillAndLineProper… in formatPage() 2412 PropertyMapper::getMultiPropertyListsFromValueMap( aNames, aValues, aNameValueMap ); in formatPage() 2413 PropertyMapper::setMultiProperties( aNames, aValues, xPageProp ); in formatPage()
|
/trunk/main/chart2/source/view/charttypes/ |
H A D | CandleStickChart.cxx | 161 …PropertyMapper::getValueMap( aWhiteBox_Map, PropertyMapper::getPropertyNameMapForFillAndLineProper… in createShapes() 162 …PropertyMapper::getMultiPropertyListsFromValueMap( aWhiteBox_Names, aWhiteBox_Values, aWhiteBox_Ma… in createShapes() 165 …PropertyMapper::getValueMap( aBlackBox_Map, PropertyMapper::getPropertyNameMapForFillAndLineProper… in createShapes() 166 …PropertyMapper::getMultiPropertyListsFromValueMap( aBlackBox_Names, aBlackBox_Values, aBlackBox_Ma… in createShapes() 288 …this->setMappedProperties( xShape, xPointProp, PropertyMapper::getPropertyNameMapForLineSeriesProp… in createShapes() 310 … PropertyMapper::setMultiProperties( aBlackBox_Names, aBlackBox_Values, xProp ); in createShapes() 312 … PropertyMapper::setMultiProperties( aWhiteBox_Names, aWhiteBox_Values, xProp ); in createShapes() 342 …this->setMappedProperties( xShape, xPointProp, PropertyMapper::getPropertyNameMapForLineSeriesProp… in createShapes()
|
H A D | BarChart.cxx | 315 … , xObjectProperties, PropertyMapper::getPropertyNameMapForFilledSeriesProperties() ); in createDataPoint3D_Bar() 321 … , PropertyMapper::getPropertyNameMapForFilledSeriesProperties(), bRoundedEdges ); in createDataPoint3D_Bar() 325 …this->setMappedProperties( xShape, xObjectProperties, PropertyMapper::getPropertyNameMapForFilledS… in createDataPoint3D_Bar() 836 …this->setMappedProperties( xShape, xDataPointProperties, PropertyMapper::getPropertyNameMapForFill… in createShapes() 950 , PropertyMapper::getPropertyNameMapForFilledSeriesProperties() ); in createShapes()
|
H A D | AreaChart.cxx | 392 …, pSeries->getPropertiesOfSeries(), PropertyMapper::getPropertyNameMapForFilledSeriesProperties(),… in impl_createLine() 402 , PropertyMapper::getPropertyNameMapForLineSeriesProperties() ); in impl_createLine() 483 , PropertyMapper::getPropertyNameMapForFilledSeriesProperties() ); in impl_createArea()
|
H A D | VSeriesPlotter.cxx | 916 …this->setMappedProperties( xShape, xErrorBarProperties, PropertyMapper::getPropertyNameMapForLineP… in createErrorBar() 1134 … PropertyMapper::getPreparedTextShapePropertyLists( xEquationProperties, aNames, aValues ); in createRegressionCurveEquationShapes() 1179 PropertyMapper::setMappedProperties(xTargetProp,xSource,rMap,pOverwriteMap); in setMappedProperties()
|
H A D | BubbleChart.cxx | 343 … , PropertyMapper::getPropertyNameMapForFilledSeriesProperties() ); in createShapes()
|
H A D | PieChart.cxx | 238 …this->setMappedProperties( xShape, xObjectProperties, PropertyMapper::getPropertyNameMapForFilledS… in createDataPoint()
|
/trunk/main/chart2/source/view/diagram/ |
H A D | VDiagram.cxx | 206 …PropertyMapper::setMappedProperties( xProp, xWallProp, PropertyMapper::getPropertyNameMapForFillAn… in createShapes_2d() 571 …, xWallProp, PropertyMapper::getPropertyNameMapForFillAndLineProperties(), bDoubleSided, nRotatedT… in createShapes_3d() 599 …, xWallProp, PropertyMapper::getPropertyNameMapForFillAndLineProperties(), bDoubleSided, nRotatedT… in createShapes_3d() 673 …, xFloorProp, PropertyMapper::getPropertyNameMapForFillAndLineProperties(), bDoubleSided, 0, bFlat… in createShapes_3d()
|
/trunk/main/chart2/source/view/axes/ |
H A D | VPolarAngleAxis.cxx | 78 PropertyMapper::getTextLabelMultiPropertyLists( xProps, aPropNames, aPropValues, false ); in createTextShapes_ForAngleAxis() 82 uno::Any* pColorAny = PropertyMapper::getValuePointer(aPropValues,aPropNames,C2U("CharColor")); in createTextShapes_ForAngleAxis()
|
H A D | VCartesianAxis.cxx | 642 PropertyMapper::getTextLabelMultiPropertyLists( xProps, aPropNames, aPropValues, false in createTextShapes() 648 uno::Any* pColorAny = PropertyMapper::getValuePointer(aPropValues,aPropNames,C2U("CharColor")); in createTextShapes() 653 …uno::Any* pLimitedSpaceAny = PropertyMapper::getValuePointerForLimitedSpace(aPropValues,aPropNames… in createTextShapes()
|
/trunk/main/chart2/source/view/inc/ |
H A D | PropertyMapper.hxx | 51 class PropertyMapper class
|