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()
853 aValList.Append( aAnyConv, xOpt, aOptVLst ); in getGcd()
878 aValList.Append( aAnyConv, xOpt, aOptVLst ); in getLcm()
953 sal_Bool bUsePlaces = aAnyConv.getInt32( nPlaces, xOpt, rPlaces ); in getBin2Oct()
969 sal_Bool bUsePlaces = aAnyConv.getInt32( nPlaces, xOpt, rPlaces ); in getBin2Hex()
978 sal_Bool bUsePlaces = aAnyConv.getInt32( nPlaces, xOpt, rPlaces ); in getOct2Bin()
994 sal_Bool bUsePlaces = aAnyConv.getInt32( nPlaces, xOpt, rPlaces ); in getOct2Hex()
1002 sal_Bool bUsePlaces = aAnyConv.getInt32( nPlaces, xOpt, rPlaces ); in getDec2Bin()
1010 sal_Bool bUsePlaces = aAnyConv.getInt32( nPlaces, xOpt, rPlaces ); in getDec2Oct()
1018 sal_Bool bUsePlaces = aAnyConv.getInt32( nPlaces, xOpt, rPlaces ); in getDec2Hex()
1027 sal_Bool bUsePlaces = aAnyConv.getInt32( nPlaces, xOpt, rPlaces ); in getHex2Bin()
1043 sal_Bool bUsePlaces = aAnyConv.getInt32( nPlaces, xOpt, rPlaces ); in getHex2Oct()
1050 return fNum1 == aAnyConv.getDouble( xOpt, rNum2, 0.0 ); in getDelta()
1057 sal_Bool bContainsValue = aAnyConv.getDouble( fUL, xOpt, rUL ); in getErf()
1073 return fNum >= aAnyConv.getDouble( xOpt, rStep, 0.0 ); in getGestep()