Home
last modified time | relevance | path

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

/AOO41X/main/chart2/source/controller/dialogs/
H A DChartTypeDialogController.cxx71 ChartTypeParameter::ChartTypeParameter() in ChartTypeParameter() function in chart::ChartTypeParameter
87 ChartTypeParameter::ChartTypeParameter( sal_Int32 SubTypeIndex, bool HasXAxisWithValues in ChartTypeParameter() function in chart::ChartTypeParameter
105 ChartTypeParameter::~ChartTypeParameter() in ~ChartTypeParameter()
109 bool ChartTypeParameter::mapsToSameService( const ChartTypeParameter& rParameter ) const in mapsToSameService()
113 bool ChartTypeParameter::mapsToSimilarService( const ChartTypeParameter& rParameter, sal_Int32 nThe… in mapsToSimilarService()
158 ChartTypeParameter ChartTypeDialogController::getChartTypeParameterForService( in getChartTypeParameterForService()
162 ChartTypeParameter aRet; in getChartTypeParameterForService()
193 void ChartTypeDialogController::adjustSubTypeAndEnableControls( ChartTypeParameter& /*rParameter*/ ) in adjustSubTypeAndEnableControls() argument
196 void ChartTypeDialogController::adjustParameterToSubType( ChartTypeParameter& rParameter ) in adjustParameterToSubType()
214 void ChartTypeDialogController::adjustParameterToMainType( ChartTypeParameter& rParameter ) in adjustParameterToMainType()
[all …]
H A DChartTypeDialogController.hxx62 class ChartTypeParameter class
65 ChartTypeParameter( sal_Int32 nSubTypeIndex, bool bXAxisWithValues=false
69 ChartTypeParameter();
70 virtual ~ChartTypeParameter();
72 bool mapsToSameService( const ChartTypeParameter& rParameter ) const;
73 …bool mapsToSimilarService( const ChartTypeParameter& rParameter, sal_Int32 nTheHigherTheLess ) con…
94 typedef ::comphelper::MakeMap< ::rtl::OUString, ChartTypeParameter > tTemplateServiceChartTypeParam…
105 …llSubTypeList( ValueSet& rSubTypeList, bool bIsHighContrast, const ChartTypeParameter& rParameter …
117 virtual void fillExtraControls( const ChartTypeParameter& rParameter
123 …virtual ChartTypeParameter getChartTypeParameterForService( const rtl::OUString& rServiceName, co…
[all …]
H A Dtp_ChartType.cxx103 void fillControls( const ChartTypeParameter& rParameter );
104 void fillParameter( ChartTypeParameter& rParameter );
136 void AxisTypeResourceGroup::fillControls( const ChartTypeParameter& rParameter ) in fillControls()
140 void AxisTypeResourceGroup::fillParameter( ChartTypeParameter& rParameter ) in fillParameter()
165 void fillControls( const ChartTypeParameter& rParameter );
166 void fillParameter( ChartTypeParameter& rParameter );
214 void Dim3DLookResourceGroup::fillControls( const ChartTypeParameter& rParameter ) in fillControls()
226 void Dim3DLookResourceGroup::fillParameter( ChartTypeParameter& rParameter ) in fillParameter()
262 void fillControls( const ChartTypeParameter& rParameter );
263 void fillParameter( ChartTypeParameter& rParameter );
[all …]
H A Dtp_ChartType.hxx57 class ChartTypeParameter;
80 void fillAllControls( const ChartTypeParameter& rParameter, bool bAlsoResetSubTypeList=true );
81 ChartTypeParameter getCurrentParamter() const;
85 void commitToModel( const ChartTypeParameter& rParameter );