Lines Matching refs:aAnyConv

185     aAnyConv( xServiceFact )  in AnalysisAddIn()
213 sal_Int32 nMode = aAnyConv.getInt32( xPropSet, rAny, 0 ); in getDateMode()
553 aSrtLst.InsertHolidayList( aAnyConv, xOptions, aHDay, nNullDate, sal_False ); in getWorkday()
669 aSrtLst.InsertHolidayList( aAnyConv, xOpt, aHDay, nNullDate, sal_False ); in getNetworkdays()
718 aValList.Append( aAnyConv, xOpt, aOptVLst ); in getMultinomial()
868 aValList.Append( aAnyConv, xOpt, aOptVLst ); in getGcd()
893 aValList.Append( aAnyConv, xOpt, aOptVLst ); in getLcm()
968 sal_Bool bUsePlaces = aAnyConv.getInt32( nPlaces, xOpt, rPlaces ); in getBin2Oct()
984 sal_Bool bUsePlaces = aAnyConv.getInt32( nPlaces, xOpt, rPlaces ); in getBin2Hex()
993 sal_Bool bUsePlaces = aAnyConv.getInt32( nPlaces, xOpt, rPlaces ); in getOct2Bin()
1009 sal_Bool bUsePlaces = aAnyConv.getInt32( nPlaces, xOpt, rPlaces ); in getOct2Hex()
1017 sal_Bool bUsePlaces = aAnyConv.getInt32( nPlaces, xOpt, rPlaces ); in getDec2Bin()
1025 sal_Bool bUsePlaces = aAnyConv.getInt32( nPlaces, xOpt, rPlaces ); in getDec2Oct()
1033 sal_Bool bUsePlaces = aAnyConv.getInt32( nPlaces, xOpt, rPlaces ); in getDec2Hex()
1042 sal_Bool bUsePlaces = aAnyConv.getInt32( nPlaces, xOpt, rPlaces ); in getHex2Bin()
1058 sal_Bool bUsePlaces = aAnyConv.getInt32( nPlaces, xOpt, rPlaces ); in getHex2Oct()
1065 return fNum1 == aAnyConv.getDouble( xOpt, rNum2, 0.0 ); in getDelta()
1072 sal_Bool bContainsValue = aAnyConv.getDouble( fUL, xOpt, rUL ); in getErf()
1088 return fNum >= aAnyConv.getDouble( xOpt, rStep, 0.0 ); in getGestep()