Searched defs:tDataColumn (Results 1 – 1 of 1) sorted by relevance
241 struct DataBrowserModel::tDataColumn struct in chart::DataBrowserModel245 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() argument255 tDataColumn( in tDataColumn() function
Completed in 19 milliseconds