Home
last modified time | relevance | path

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

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

Completed in 15 milliseconds