Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/dialogs/
H A DChartTypeDialogController.cxx227 for( sal_Int32 nMatchPrecision=0; nMatchPrecision<7 && !bFoundSomeMatch; nMatchPrecision++ ) in adjustParameterToMainType() local
231 if( rParameter.mapsToSimilarService( (*aIter).second, nMatchPrecision ) ) in adjustParameterToMainType()
281 for( sal_Int32 nMatchPrecision=1; nMatchPrecision<8; nMatchPrecision++ ) in getServiceNameForParameter() local
285 if( aParameter.mapsToSimilarService( (*aIter).second, nMatchPrecision ) ) in getServiceNameForParameter()

Completed in 30 milliseconds