Home
last modified time | relevance | path

Searched refs:PropertyMapper (Results 1 – 19 of 19) sorted by relevance

/aoo4110/main/chart2/source/view/main/
H A DPropertyMapper.cxx57 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 DVLegendSymbolFactory.cxx51 …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 DVTitle.cxx150 … 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()
242PropertyMapper::setMappedProperties( xTargetProps, xSourceProps, PropertyMapper::getPropertyNameMa… in createShapes()
H A DVLegend.cxx130 …::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 DLabelPositionHelper.cxx75 …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 Dmakefile.mk42 $(SLO)$/PropertyMapper.obj \
H A DVDataSeries.cxx951 PropertyMapper::getTextLabelMultiPropertyLists( xTextProp, *pPropNames, *pPropValues ); in getTextLabelMultiPropertyLists()
966 PropertyMapper::getTextLabelMultiPropertyLists( xTextProp, *pPropNames, *pPropValues ); in getTextLabelMultiPropertyLists()
H A DShapeFactory.cxx470 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 DChartView.cxx2405PropertyMapper::getValueMap( aNameValueMap, PropertyMapper::getPropertyNameMapForFillAndLineProper… in formatPage()
2412 PropertyMapper::getMultiPropertyListsFromValueMap( aNames, aValues, aNameValueMap ); in formatPage()
2413 PropertyMapper::setMultiProperties( aNames, aValues, xPageProp ); in formatPage()
/aoo4110/main/chart2/source/view/charttypes/
H A DCandleStickChart.cxx161PropertyMapper::getValueMap( aWhiteBox_Map, PropertyMapper::getPropertyNameMapForFillAndLineProper… in createShapes()
162PropertyMapper::getMultiPropertyListsFromValueMap( aWhiteBox_Names, aWhiteBox_Values, aWhiteBox_Ma… in createShapes()
165PropertyMapper::getValueMap( aBlackBox_Map, PropertyMapper::getPropertyNameMapForFillAndLineProper… in createShapes()
166PropertyMapper::getMultiPropertyListsFromValueMap( aBlackBox_Names, aBlackBox_Values, aBlackBox_Ma… in createShapes()
288 …this->setMappedProperties( xShape, xPointProp, PropertyMapper::getPropertyNameMapForLineSeriesProp… in createShapes()
310PropertyMapper::setMultiProperties( aBlackBox_Names, aBlackBox_Values, xProp ); in createShapes()
312PropertyMapper::setMultiProperties( aWhiteBox_Names, aWhiteBox_Values, xProp ); in createShapes()
342 …this->setMappedProperties( xShape, xPointProp, PropertyMapper::getPropertyNameMapForLineSeriesProp… in createShapes()
H A DBarChart.cxx315 … , 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 DAreaChart.cxx392 …, pSeries->getPropertiesOfSeries(), PropertyMapper::getPropertyNameMapForFilledSeriesProperties(),… in impl_createLine()
402 , PropertyMapper::getPropertyNameMapForLineSeriesProperties() ); in impl_createLine()
483 , PropertyMapper::getPropertyNameMapForFilledSeriesProperties() ); in impl_createArea()
H A DVSeriesPlotter.cxx916 …this->setMappedProperties( xShape, xErrorBarProperties, PropertyMapper::getPropertyNameMapForLineP… in createErrorBar()
1134PropertyMapper::getPreparedTextShapePropertyLists( xEquationProperties, aNames, aValues ); in createRegressionCurveEquationShapes()
1179 PropertyMapper::setMappedProperties(xTargetProp,xSource,rMap,pOverwriteMap); in setMappedProperties()
H A DBubbleChart.cxx343 … , PropertyMapper::getPropertyNameMapForFilledSeriesProperties() ); in createShapes()
H A DPieChart.cxx238 …this->setMappedProperties( xShape, xObjectProperties, PropertyMapper::getPropertyNameMapForFilledS… in createDataPoint()
/aoo4110/main/chart2/source/view/diagram/
H A DVDiagram.cxx206PropertyMapper::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()
/aoo4110/main/chart2/source/view/axes/
H A DVPolarAngleAxis.cxx78 PropertyMapper::getTextLabelMultiPropertyLists( xProps, aPropNames, aPropValues, false ); in createTextShapes_ForAngleAxis()
82 uno::Any* pColorAny = PropertyMapper::getValuePointer(aPropValues,aPropNames,C2U("CharColor")); in createTextShapes_ForAngleAxis()
H A DVCartesianAxis.cxx642 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()
/aoo4110/main/chart2/source/view/inc/
H A DPropertyMapper.hxx51 class PropertyMapper class

Completed in 147 milliseconds