Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/chart/
H A DSchXMLExport.cxx2981 Reference< beans::XPropertySet > xStatProp; in exportSeries() local
2986 aPropAny >>= xStatProp; in exportSeries()
2995 if( xStatProp.is() ) in exportSeries()
3029 Reference< beans::XPropertySet > xStatProp; in exportSeries() local
3034 aPropAny >>= xStatProp; in exportSeries()
3043 if( xStatProp.is() ) in exportSeries()
3050 lcl_getErrorBarSequences( xStatProp )); in exportSeries()
3105 Reference< beans::XPropertySet > xStatProp; in exportRegressionCurve() local
3110 aPropAny >>= xStatProp; in exportRegressionCurve()
3119 if( xStatProp.is() ) in exportRegressionCurve()
[all …]

Completed in 57 milliseconds