Searched refs:rnFormatKey (Results 1 – 1 of 1) sorted by relevance
248 sal_uLong& rnFormatKey = bPercent ? m_nNumberFormatForPercent : m_nNumberFormatForValue; in IMPL_LINK() local254 aNumberSet.Put( SfxUInt32Item( SID_ATTR_NUMBERFORMAT_VALUE, rnFormatKey )); in IMPL_LINK()266 sal_uLong nOldFormat = rnFormatKey; in IMPL_LINK()269 …( *pResult, SID_ATTR_NUMBERFORMAT_VALUE, SID_ATTR_NUMBERFORMAT_SOURCE, rnFormatKey, rUseSourceForm… in IMPL_LINK()272 if( bOldMixedState && bOldSource == rUseSourceFormat && nOldFormat == rnFormatKey ) in IMPL_LINK()
Completed in 14 milliseconds