Searched refs:nLeadZeroes (Results 1 – 3 of 3) sorted by relevance
212 sal_uInt16 nLeadZeroes = (mpEdLeadZeroes->IsEnabled()) in IMPL_LINK() local219 String sLeadZeroes = String::CreateFromInt32(nLeadZeroes); in IMPL_LINK()332 sal_uInt16 nLeadZeroes = 0; in NotifyItemUpdate() local375 nLeadZeroes = (sal_uInt16)sFormat[3].ToInt32(); in NotifyItemUpdate()383 nLeadZeroes = 1; in NotifyItemUpdate()388 mpEdLeadZeroes->SetValue(nLeadZeroes); in NotifyItemUpdate()
1072 const sal_uInt16 nLeadZeroes = (sal_uInt16)sFormat[3].ToInt32(); in ExecuteNumFormat() local1081 nLeadZeroes); in ExecuteNumFormat()2373 sal_uInt16 nLeadZeroes(0); in GetNumFormatState() local2375 … pFormatter->GetFormatSpecialInfo(nNumberFormat,bThousand, bNegRed, nPrecision, nLeadZeroes); in GetNumFormatState()2381 const String sLeadZeroes = String::CreateFromInt32(nLeadZeroes); in GetNumFormatState()
1709 sal_uInt16 nLeadZeroes = (aEdLeadZeroes.IsEnabled()) in IMPL_LINK() local1715 nPrecision, nLeadZeroes, in IMPL_LINK()
Completed in 21 milliseconds