Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/dialogs/
H A DChartTypeDialogController.cxx111 return this->mapsToSimilarService( rParameter, 0 ); in mapsToSameService()
113 bool ChartTypeParameter::mapsToSimilarService( const ChartTypeParameter& rParameter, sal_Int32 nThe… in mapsToSimilarService() function in chart::ChartTypeParameter
231 if( rParameter.mapsToSimilarService( (*aIter).second, nMatchPrecision ) ) in adjustParameterToMainType()
285 if( aParameter.mapsToSimilarService( (*aIter).second, nMatchPrecision ) ) in getServiceNameForParameter()
H A DChartTypeDialogController.hxx73 …bool mapsToSimilarService( const ChartTypeParameter& rParameter, sal_Int32 nTheHigherTheLess ) con…

Completed in 21 milliseconds