Lines Matching refs:Info

904                         pSc->CopyInfo(&(NumFor[nIndex].Info()), nAnz);  in SvNumberformat()
907 eType = (short) NumFor[nIndex].Info().eScannedType; in SvNumberformat()
910 NumFor[nIndex].Info().eScannedType = NUMBERFORMAT_TEXT; in SvNumberformat()
912 else if ( (short) NumFor[nIndex].Info().eScannedType != in SvNumberformat()
948 NumFor[3].Info().eScannedType = NUMBERFORMAT_TEXT; in SvNumberformat()
954 (NumFor[nIndex].Info().eScannedType & NUMBERFORMAT_DATE) != 0 ); in SvNumberformat()
970 pSc->CopyInfo( &(NumFor[0].Info()), nAnz ); in SvNumberformat()
978 NumFor[0].Info().nTypeArray[0] != NF_KEY_GENERAL)) ) in SvNumberformat()
989 pSc->CopyInfo( &(NumFor[nIndex].Info()), nAnz ); in SvNumberformat()
1007 pSc->CopyInfo( &(NumFor[nIndex].Info()), nAnz ); in SvNumberformat()
1927 const ImpSvNumberformatInfo& rInfo = NumFor[nIx].Info(); in GetOutputString()
2166 const ImpSvNumberformatInfo& rInfo = NumFor[nIx].Info(); in GetOutputString()
2594 const ImpSvNumberformatInfo& rInfo = NumFor[nIx].Info(); in ImpGetTimeOutput()
2792 const ImpSvNumberformatInfo& rInfo = rNumFor.Info(); in ImpIsOtherCalendar()
2889 const ImpSvNumberformatInfo& rInfo = rNumFor.Info(); in ImpSwitchToSpecifiedCalendar()
2952 const ImpSvNumberformatInfo& rInfo = NumFor[nIx].Info(); in ImpGetDateOutput()
3129 const ImpSvNumberformatInfo& rInfo = NumFor[nIx].Info(); in ImpGetDateTimeOutput()
3460 const ImpSvNumberformatInfo& rInfo = NumFor[nIx].Info(); in ImpGetNumberOutput()
3643 const ImpSvNumberformatInfo& rInfo = NumFor[nIx].Info(); in ImpNumberFillWithThousands()
3794 if (NumFor[nIx].Info().bThousand) // only if grouping in ImpDigitFill()
3821 const ImpSvNumberformatInfo& rInfo = NumFor[nIx].Info(); in ImpNumberFill()
3930 const ImpSvNumberformatInfo& rInfo = NumFor[nNumFor].Info(); in GetNumForInfo()
3974 short* pType = NumFor[nNumFor].Info().nTypeArray + nPos; in GetNumForString()
3989 short* pType = NumFor[nNumFor].Info().nTypeArray + nPos; in GetNumForString()
4000 return &NumFor[nNumFor].Info().sStrArray[nPos]; in GetNumForString()
4017 short* pType = NumFor[nNumFor].Info().nTypeArray + nPos; in GetNumForType()
4032 short* pType = NumFor[nNumFor].Info().nTypeArray + nPos; in GetNumForType()
4042 return NumFor[nNumFor].Info().nTypeArray[nPos]; in GetNumForType()
4062 short const * const pType = NumFor[0].Info().nTypeArray; in GetDateOrder()
4103 short const * const pType = NumFor[0].Info().nTypeArray; in GetExactDateOrder()
4296 const short* pType = NumFor[n].Info().nTypeArray; in GetMappedFormatstring()
4297 const String* pStr = NumFor[n].Info().sStrArray; in GetMappedFormatstring()
4602 short const * const pType = NumFor[nNumFor].Info().nTypeArray; in ImpGetNumForStringElementCount()