Searched refs:rDefaulValue (Results 1 – 4 of 4) sorted by relevance
/trunk/main/chart2/source/controller/chartapiwrapper/ |
H A D | WrappedSeriesOrDiagramProperty.hxx | 63 …riesOrDiagramProperty( const ::rtl::OUString& rName, const ::com::sun::star::uno::Any& rDefaulValue in WrappedSeriesOrDiagramProperty() argument 68 , m_aOuterValue(rDefaulValue) in WrappedSeriesOrDiagramProperty() 69 , m_aDefaultValue(rDefaulValue) in WrappedSeriesOrDiagramProperty()
|
H A D | WrappedSplineProperties.cxx | 58 , const ::com::sun::star::uno::Any& rDefaulValue in WrappedSplineProperty() 62 , m_aOuterValue(rDefaulValue) in WrappedSplineProperty() 63 , m_aDefaultValue(rDefaulValue) in WrappedSplineProperty()
|
H A D | WrappedStockProperties.cxx | 58 , const ::com::sun::star::uno::Any& rDefaulValue 77 , const ::com::sun::star::uno::Any& rDefaulValue in WrappedStockProperty() 82 , m_aDefaultValue(rDefaulValue) in WrappedStockProperty()
|
H A D | WrappedStatisticProperties.cxx | 186 explicit WrappedStatisticProperty( const OUString& rName, const Any& rDefaulValue in WrappedStatisticProperty() argument 189 …: WrappedSeriesOrDiagramProperty< PROPERTYTYPE >(rName,rDefaulValue,spChart2ModelContact,eProperty… in WrappedStatisticProperty()
|
Completed in 18 milliseconds