Searched refs:CellValueConversion_Data (Results 1 – 2 of 2) sorted by relevance
126 struct CellValueConversion_Data struct133 CellValueConversion_Data( ::comphelper::ComponentContext const & i_context ) in CellValueConversion_Data() argument338 bool lcl_ensureNumberFormatter( CellValueConversion_Data & io_data ) in lcl_ensureNumberFormatter()379 bool lcl_getValueNormalizer( CellValueConversion_Data & io_data, Type const & i_valueType, in lcl_getValueNormalizer()446 :m_pData( new CellValueConversion_Data( i_context ) ) in CellValueConversion()
46 struct CellValueConversion_Data;56 ::boost::scoped_ptr< CellValueConversion_Data > m_pData;
Completed in 11 milliseconds