Searched refs:tAnySequence (Results 1 – 16 of 16) sorted by relevance
/aoo41x/main/chart2/source/view/inc/ |
H A D | PropertyMapper.hxx | 48 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 D | VDataSeries.hxx | 166 …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 D | LabelPositionHelper.hxx | 57 …static void changeTextAdjustment( tAnySequence& rPropValues, const tNameSequence& rPropNames, Labe… 58 static void doDynamicFontResize( tAnySequence& rPropValues, const tNameSequence& rPropNames
|
H A D | ShapeFactory.hxx | 172 , const tAnySequence& rPropValues
|
/aoo41x/main/chart2/source/view/main/ |
H A D | PropertyMapper.cxx | 67 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 D | VDataSeries.cxx | 938 , 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 D | LabelPositionHelper.cxx | 66 void LabelPositionHelper::changeTextAdjustment( tAnySequence& rPropValues, const tNameSequence& rPr… in changeTextAdjustment() 105 void LabelPositionHelper::doDynamicFontResize( tAnySequence& rPropValues in doDynamicFontResize()
|
H A D | VLegendSymbolFactory.cxx | 79 ::chart::tAnySequence aPropValues; in lcl_setPropetiesToShape()
|
H A D | VTitle.cxx | 179 tAnySequence aPropValues; in createShapes()
|
H A D | VLegend.cxx | 67 typedef ::std::pair< ::chart::tNameSequence, ::chart::tAnySequence > tPropertyValues;
|
H A D | ShapeFactory.cxx | 2241 , const tAnySequence& rPropValues in createText()
|
H A D | ChartView.cxx | 2411 tAnySequence aValues; in formatPage()
|
/aoo41x/main/chart2/source/view/axes/ |
H A D | VPolarAngleAxis.cxx | 75 tAnySequence aPropValues; in createTextShapes_ForAngleAxis()
|
H A D | VCartesianAxis.cxx | 96 , const tAnySequence& rPropValues in createSingleLabel() 638 tAnySequence aPropValues; in createTextShapes()
|
/aoo41x/main/chart2/source/view/charttypes/ |
H A D | CandleStickChart.cxx | 147 tAnySequence aWhiteBox_Values, aBlackBox_Values; in createShapes()
|
H A D | VSeriesPlotter.cxx | 554 tAnySequence* pPropValues; in createDataLabel() 1133 tAnySequence aValues; in createRegressionCurveEquationShapes()
|
Completed in 141 milliseconds