Searched refs:rUseSourceFormat (Results 1 – 1 of 1) sorted by relevance
249 bool& rUseSourceFormat = bPercent ? m_bSourceFormatForPercent : m_bSourceFormatForValue; in IMPL_LINK() local255 aNumberSet.Put( SfxBoolItem( SID_ATTR_NUMBERFORMAT_SOURCE, rUseSourceFormat )); in IMPL_LINK()265 bool bOldSource = rUseSourceFormat; in IMPL_LINK()269 …ATTR_NUMBERFORMAT_VALUE, SID_ATTR_NUMBERFORMAT_SOURCE, rnFormatKey, rUseSourceFormat, rbSourceMixe… in IMPL_LINK()272 if( bOldMixedState && bOldSource == rUseSourceFormat && nOldFormat == rnFormatKey ) in IMPL_LINK()
Completed in 6 milliseconds