Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/dbgui/
H A Dcsvgrid.cxx55 struct Func_SetType struct
58 inline Func_SetType( sal_Int32 nType ) : mnType( nType ) {} in Func_SetType() function
59 inline void operator()( ScCsvColState& rState ) { rState.mnType = mnType; } in operator ()()

Completed in 26 milliseconds