Home
last modified time | relevance | path

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

/trunk/main/svl/source/numbers/
H A Dzforlist.cxx458 sal_Bool SvNumberFormatter::IsTextFormat(sal_uInt32 F_Index) const in IsTextFormat()
460 SvNumberformat* pFormat = (SvNumberformat*) aFTable.Get(F_Index); in IsTextFormat()
467 sal_Bool SvNumberFormatter::HasTextFormat(sal_uInt32 F_Index) const in HasTextFormat()
469 SvNumberformat* pFormat = (SvNumberformat*) aFTable.Get(F_Index); in HasTextFormat()
1187 sal_uInt32& F_Index, in IsNumberFormat() argument
1191 const SvNumberformat* pFormat = (SvNumberformat*) aFTable.Get(F_Index); in IsNumberFormat()
1223 F_Index = GetFormatIndex( NF_TIME_HH_MMSS00, ActLnge ); in IsNumberFormat()
1225 F_Index = GetFormatIndex( NF_TIME_MMSS00, ActLnge ); in IsNumberFormat()
1228 F_Index = GetFormatIndex( NF_TIME_HH_MMSS, ActLnge ); in IsNumberFormat()
1230 F_Index = GetStandardFormat( RType, ActLnge ); in IsNumberFormat()
[all …]
/trunk/main/svl/inc/svl/
H A Dzforlist.hxx487 sal_Bool IsNumberFormat( const String& sString, sal_uInt32& F_Index, double& fOutNumber );

Completed in 50 milliseconds