Lines Matching refs:spChart2ModelContact

131     ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact )  in lcl_getDataProviderFromContact()
134 if( spChart2ModelContact.get()) in lcl_getDataProviderFromContact()
137 spChart2ModelContact->getChart2Document()); in lcl_getDataProviderFromContact()
146 ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact ) in lcl_ConvertRangeFromXML()
151 lcl_getDataProviderFromContact( spChart2ModelContact ), uno::UNO_QUERY ); in lcl_ConvertRangeFromXML()
162 ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact ) in lcl_ConvertRangeToXML()
167 lcl_getDataProviderFromContact( spChart2ModelContact ), uno::UNO_QUERY ); in lcl_ConvertRangeToXML()
187 , ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact in WrappedStatisticProperty()
189 …WrappedSeriesOrDiagramProperty< PROPERTYTYPE >(rName,rDefaulValue,spChart2ModelContact,ePropertyTy… in WrappedStatisticProperty()
226 …it WrappedConstantErrorLowProperty( ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact,
235 ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact, in WrappedConstantErrorLowProperty()
238 , uno::makeAny( double(0.0) ), spChart2ModelContact, ePropertyType ) in WrappedConstantErrorLowProperty()
281 …t WrappedConstantErrorHighProperty( ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact,
290 ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact, in WrappedConstantErrorHighProperty()
293 , uno::makeAny( double(0.0) ), spChart2ModelContact, ePropertyType ) in WrappedConstantErrorHighProperty()
336 … explicit WrappedMeanValueProperty( ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact,
342 ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact, in WrappedMeanValueProperty()
344 …roperty< sal_Bool >( C2U("MeanValue"), uno::makeAny( sal_False ), spChart2ModelContact, ePropertyT… in WrappedMeanValueProperty()
381 …licit WrappedErrorCategoryProperty( ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact,
387 ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact, in WrappedErrorCategoryProperty()
390 …uno::makeAny( ::com::sun::star::chart::ChartErrorCategory_NONE ), spChart2ModelContact, ePropertyT… in WrappedErrorCategoryProperty()
482 …cit WrappedPercentageErrorProperty( ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact,
491 ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact, in WrappedPercentageErrorProperty()
494 , uno::makeAny( double(0.0) ), spChart2ModelContact, ePropertyType ) in WrappedPercentageErrorProperty()
539 …xplicit WrappedErrorMarginProperty( ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact,
548 ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact, in WrappedErrorMarginProperty()
551 , uno::makeAny( double(0.0) ), spChart2ModelContact, ePropertyType ) in WrappedErrorMarginProperty()
596 …icit WrappedErrorIndicatorProperty( ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact,
602 ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact, in WrappedErrorIndicatorProperty()
605 …makeAny( ::com::sun::star::chart::ChartErrorIndicatorType_NONE ), spChart2ModelContact, ePropertyT… in WrappedErrorIndicatorProperty()
679 ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact, in WrappedErrorBarStyleProperty()
682 …, uno::makeAny( ::com::sun::star::chart::ErrorBarStyle::NONE ), spChart2ModelContact, ePropertyTyp… in WrappedErrorBarStyleProperty()
722 …appedErrorBarRangePositiveProperty( ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact,
731 ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact, in WrappedErrorBarRangePositiveProperty()
734 , uno::makeAny( OUString() ), spChart2ModelContact, ePropertyType ) in WrappedErrorBarRangePositiveProperty()
791 …appedErrorBarRangeNegativeProperty( ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact,
800 ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact, in WrappedErrorBarRangeNegativeProperty()
803 , uno::makeAny( OUString() ), spChart2ModelContact, ePropertyType ) in WrappedErrorBarRangeNegativeProperty()
860 …it WrappedRegressionCurvesProperty( ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact,
866 ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact, in WrappedRegressionCurvesProperty()
869 , lcl_getRegressionDefault(), spChart2ModelContact, ePropertyType ) in WrappedRegressionCurvesProperty()
921 … PropertySetType ePropertySetType, ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact,
931 , ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact in WrappedStatisticPropertySetProperty()
939 , uno::Any(), spChart2ModelContact, ePropertyType ) in WrappedStatisticPropertySetProperty()
1007 , ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact in lcl_addWrappedProperties()
1010 rList.push_back( new WrappedConstantErrorLowProperty( spChart2ModelContact, ePropertyType ) ); in lcl_addWrappedProperties()
1011 rList.push_back( new WrappedConstantErrorHighProperty( spChart2ModelContact, ePropertyType ) ); in lcl_addWrappedProperties()
1012 rList.push_back( new WrappedMeanValueProperty( spChart2ModelContact, ePropertyType ) ); in lcl_addWrappedProperties()
1013 rList.push_back( new WrappedErrorCategoryProperty( spChart2ModelContact, ePropertyType ) ); in lcl_addWrappedProperties()
1014 rList.push_back( new WrappedErrorBarStyleProperty( spChart2ModelContact, ePropertyType ) ); in lcl_addWrappedProperties()
1015 rList.push_back( new WrappedPercentageErrorProperty( spChart2ModelContact, ePropertyType ) ); in lcl_addWrappedProperties()
1016 rList.push_back( new WrappedErrorMarginProperty( spChart2ModelContact, ePropertyType ) ); in lcl_addWrappedProperties()
1017 rList.push_back( new WrappedErrorIndicatorProperty( spChart2ModelContact, ePropertyType ) ); in lcl_addWrappedProperties()
1018 …rList.push_back( new WrappedErrorBarRangePositiveProperty( spChart2ModelContact, ePropertyType ) ); in lcl_addWrappedProperties()
1019 …rList.push_back( new WrappedErrorBarRangeNegativeProperty( spChart2ModelContact, ePropertyType ) ); in lcl_addWrappedProperties()
1020 rList.push_back( new WrappedRegressionCurvesProperty( spChart2ModelContact, ePropertyType ) ); in lcl_addWrappedProperties()
1022 …rappedStatisticPropertySetProperty::PROPERTY_SET_TYPE_REGRESSION, spChart2ModelContact, ePropertyT… in lcl_addWrappedProperties()
1024 …rappedStatisticPropertySetProperty::PROPERTY_SET_TYPE_ERROR_BAR, spChart2ModelContact, ePropertyT… in lcl_addWrappedProperties()
1026 …rappedStatisticPropertySetProperty::PROPERTY_SET_TYPE_MEAN_VALUE, spChart2ModelContact, ePropertyT… in lcl_addWrappedProperties()
1127 … , ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact ) in addWrappedPropertiesForSeries()
1129 lcl_addWrappedProperties( rList, spChart2ModelContact, DATA_SERIES ); in addWrappedPropertiesForSeries()
1136 … , ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact ) in addWrappedPropertiesForDiagram()
1138 lcl_addWrappedProperties( rList, spChart2ModelContact, DIAGRAM ); in addWrappedPropertiesForDiagram()