Home
last modified time | relevance | path

Searched refs:mnParam2 (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sc/source/ui/inc/
H A Dcsvcontrol.hxx231 sal_Int32 mnParam2; /// Second parameter. member in ScCsvCmd
235 mnParam1( CSV_POS_INVALID ), mnParam2( CSV_POS_INVALID ) {} in ScCsvCmd()
241 inline sal_Int32 GetParam2() const { return mnParam2; } in GetParam2()
246 meType = eType; mnParam1 = nParam1; mnParam2 = nParam2; in Set()

Completed in 19 milliseconds