Home
last modified time | relevance | path

Searched refs:m_nNumberFormatKey (Results 1 – 12 of 12) sorted by relevance

/trunk/main/chart2/source/tools/
H A DUncachedDataSequence.cxx73 m_nNumberFormatKey(0), in UncachedDataSequence()
87 m_nNumberFormatKey(0), in UncachedDataSequence()
101 m_nNumberFormatKey( rSource.m_nNumberFormatKey ), in UncachedDataSequence()
118 & m_nNumberFormatKey, in registerProperties()
119 ::getCppuType( & m_nNumberFormatKey ) ); in registerProperties()
246 return m_nNumberFormatKey; in getNumberFormatKeyByIndex()
H A DCachedDataSequence.cxx106 m_nNumberFormatKey( rSource.m_nNumberFormatKey ), in CachedDataSequence()
135 & m_nNumberFormatKey, in registerProperties()
136 ::getCppuType( & m_nNumberFormatKey ) ); in registerProperties()
H A DNumberFormatterWrapper.cxx48 , m_nNumberFormatKey( nNumberFormatKey ) in FixedNumberFormatter()
68 m_nNumberFormatKey, fValue, rLabelColor, rbColorChanged ); in getFormattedString()
/trunk/main/chart2/source/view/axes/
H A DVAxisProperties.cxx185 , m_nNumberFormatKey(0) in AxisProperties()
214 , m_nNumberFormatKey( rAxisProperties.m_nNumberFormatKey ) in AxisProperties()
H A DVAxisProperties.hxx118 sal_Int32 m_nNumberFormatKey; member
H A DVAxisBase.cxx99 m_aAxisLabelProperties.nNumberFormatKey = m_aAxisProperties.m_nNumberFormatKey; in initAxisLabelProperties()
H A DVPolarCoordinateSystem.cxx100 …aAxisProperties.m_nNumberFormatKey = this->getNumberFormatKeyForAxis( xAxis, xNumberFormatsSupplie… in createVAxisList()
H A DVCartesianCoordinateSystem.cxx163 …aAxisProperties.m_nNumberFormatKey = this->getNumberFormatKeyForAxis( xAxis, xNumberFormatsSupplie… in createVAxisList()
/trunk/main/chart2/source/controller/dialogs/
H A DDataBrowserModel.cxx250 sal_Int32 m_nNumberFormatKey; member
253 tDataColumn() : m_nIndexInDataSeries( -1 ), m_eCellType( TEXT ), m_nNumberFormatKey( 0 ) {} in tDataColumn()
269 m_nNumberFormatKey( nNumberFormatKey ) in tDataColumn()
663 return m_aColumns[ nIndex ].m_nNumberFormatKey; in getNumberFormatKey()
855 aSharedSequence.m_nNumberFormatKey = nXAxisNumberFormat; in updateFromModel()
/trunk/main/chart2/source/inc/
H A DNumberFormatterWrapper.hxx73 sal_uLong m_nNumberFormatKey; member in chart::FixedNumberFormatter
H A DCachedDataSequence.hxx146 sal_Int32 m_nNumberFormatKey; member in chart::CachedDataSequence
H A DUncachedDataSequence.hxx180 sal_Int32 m_nNumberFormatKey; member in chart::UncachedDataSequence

Completed in 44 milliseconds