Searched refs:nfIndex (Results 1 – 2 of 2) sorted by relevance
673 sal_uInt32 nfIndex = pNumForm->GetFormatIndex( NF_DATE_SYS_DDMMYYYY, LANGUAGE_SYSTEM ); in SetAnnotation() local677 pNumForm->GetOutputString( fDate, nfIndex, aDate, ppColor ); in SetAnnotation()
3338 sal_uInt32 nfIndex = pNumForm->GetFormatIndex(NF_DATE_SYS_DDMMYYYY, LANGUAGE_SYSTEM); in exportAnnotationMeta() local3339 if (pNumForm->IsNumberFormat(aDate, nfIndex, fDate)) in exportAnnotationMeta()
Completed in 40 milliseconds