Home
last modified time | relevance | path

Searched defs:tDataColumn (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/chart2/source/controller/dialogs/
H A DDataBrowserModel.cxx241 struct DataBrowserModel::tDataColumn struct in chart::DataBrowserModel
245 sal_Int32 m_nIndexInDataSeries;
249 eCellType m_eCellType;
250 sal_Int32 m_nNumberFormatKey;
253 tDataColumn() : m_nIndexInDataSeries( -1 ), m_eCellType( TEXT ), m_nNumberFormatKey( 0 ) {} in tDataColumn() function
255 tDataColumn( in tDataColumn() argument

Completed in 16 milliseconds