Home
last modified time | relevance | path

Searched refs:tAnySequence (Results 1 – 16 of 16) sorted by relevance

/aoo41x/main/chart2/source/view/inc/
H A DPropertyMapper.hxx48 typedef ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any > tAnySequence; typedef
71 , tAnySequence& rValues
78 , tAnySequence& rValues
83 getValuePointer( tAnySequence& rPropValues
88 getValuePointerForLimitedSpace( tAnySequence& rPropValues
94 , const tAnySequence& rValues
111 , tNameSequence& rPropNames, tAnySequence& rPropValues
123 , tAnySequence& rPropValues );
H A DVDataSeries.hxx166 …LabelMultiPropertyLists( sal_Int32 index, tNameSequence*& pPropNames, tAnySequence*& pPropValues )…
241 mutable ::std::auto_ptr< tAnySequence > m_apLabelPropValues_Series;
248 mutable ::std::auto_ptr< tAnySequence > m_apLabelPropValues_AttributedPoint;
H A DLabelPositionHelper.hxx57 …static void changeTextAdjustment( tAnySequence& rPropValues, const tNameSequence& rPropNames, Labe…
58 static void doDynamicFontResize( tAnySequence& rPropValues, const tNameSequence& rPropNames
H A DShapeFactory.hxx172 , const tAnySequence& rPropValues
/aoo41x/main/chart2/source/view/main/
H A DPropertyMapper.cxx67 tAnySequence aValues; in setMappedProperties()
110 , tAnySequence& rValues in getMultiPropertyLists()
122 , tAnySequence& rValues in getMultiPropertyListsFromValueMap()
150 uno::Any* PropertyMapper::getValuePointer( tAnySequence& rPropValues in getValuePointer()
163 uno::Any* PropertyMapper::getValuePointerForLimitedSpace( tAnySequence& rPropValues in getValuePointerForLimitedSpace()
405 , const tAnySequence& rValues in setMultiProperties()
453 , tNameSequence& rPropNames, tAnySequence& rPropValues in getTextLabelMultiPropertyLists()
497 , tNameSequence& rPropNames, tAnySequence& rPropValues ) in getPreparedTextShapePropertyLists()
H A DVDataSeries.cxx938 , tAnySequence*& pPropValues ) const in getTextLabelMultiPropertyLists()
949 pPropValues = new tAnySequence(); in getTextLabelMultiPropertyLists()
953 m_apLabelPropValues_AttributedPoint = ::std::auto_ptr< tAnySequence >(pPropValues); in getTextLabelMultiPropertyLists()
964 pPropValues = new tAnySequence(); in getTextLabelMultiPropertyLists()
968 m_apLabelPropValues_Series = ::std::auto_ptr< tAnySequence >(pPropValues); in getTextLabelMultiPropertyLists()
H A DLabelPositionHelper.cxx66 void LabelPositionHelper::changeTextAdjustment( tAnySequence& rPropValues, const tNameSequence& rPr… in changeTextAdjustment()
105 void LabelPositionHelper::doDynamicFontResize( tAnySequence& rPropValues in doDynamicFontResize()
H A DVLegendSymbolFactory.cxx79 ::chart::tAnySequence aPropValues; in lcl_setPropetiesToShape()
H A DVTitle.cxx179 tAnySequence aPropValues; in createShapes()
H A DVLegend.cxx67 typedef ::std::pair< ::chart::tNameSequence, ::chart::tAnySequence > tPropertyValues;
H A DShapeFactory.cxx2241 , const tAnySequence& rPropValues in createText()
H A DChartView.cxx2411 tAnySequence aValues; in formatPage()
/aoo41x/main/chart2/source/view/axes/
H A DVPolarAngleAxis.cxx75 tAnySequence aPropValues; in createTextShapes_ForAngleAxis()
H A DVCartesianAxis.cxx96 , const tAnySequence& rPropValues in createSingleLabel()
638 tAnySequence aPropValues; in createTextShapes()
/aoo41x/main/chart2/source/view/charttypes/
H A DCandleStickChart.cxx147 tAnySequence aWhiteBox_Values, aBlackBox_Values; in createShapes()
H A DVSeriesPlotter.cxx554 tAnySequence* pPropValues; in createDataLabel()
1133 tAnySequence aValues; in createRegressionCurveEquationShapes()

Completed in 141 milliseconds