Home
last modified time | relevance | path

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

/aoo42x/main/chart2/source/controller/chartapiwrapper/
H A DWrappedStatisticProperties.cxx191 virtual ~WrappedStatisticProperty() {}; in ~WrappedStatisticProperty()
237 : WrappedStatisticProperty< double >( C2U("ConstantErrorLow") in WrappedConstantErrorLowProperty()
292 : WrappedStatisticProperty< double >( C2U("ConstantErrorHigh") in WrappedConstantErrorHighProperty()
330 class WrappedMeanValueProperty : public WrappedStatisticProperty< sal_Bool >
493 : WrappedStatisticProperty< double >( C2U("PercentageError") in WrappedPercentageErrorProperty()
533 class WrappedErrorMarginProperty : public WrappedStatisticProperty< double >
550 : WrappedStatisticProperty< double >( C2U("ErrorMargin") in WrappedErrorMarginProperty()
681 : WrappedStatisticProperty< sal_Int32 >( C2U("ErrorBarStyle") in WrappedErrorBarStyleProperty()
733 : WrappedStatisticProperty< OUString >( C2U("ErrorBarRangePositive") in WrappedErrorBarRangePositiveProperty()
802 : WrappedStatisticProperty< OUString >( C2U("ErrorBarRangeNegative") in WrappedErrorBarRangeNegativeProperty()
[all …]

Completed in 12 milliseconds