Searched defs:Func_SetType (Results 1 – 1 of 1) sorted by relevance
55 struct Func_SetType struct58 inline Func_SetType( sal_Int32 nType ) : mnType( nType ) {} in Func_SetType() function59 inline void operator()( ScCsvColState& rState ) { rState.mnType = mnType; } in operator ()()
Completed in 13 milliseconds