Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/dbgui/
H A Dscuiasciiopt.cxx112 bool &bFixedWidth, sal_Int32 &nFromRow, sal_Int32 &nCharSet, in load_Separators() argument
145 pProperties[4] >>= nFromRow; in load_Separators()
162 …bool bDetectSpecialNum, bool bFixedWidth, sal_Int32 nFromRow, sal_Int32 nCharSet, sal_Int32 nLangu… in save_Separators() argument
187 pProperties[4] <<= nFromRow; in save_Separators()
271 sal_Int32 nFromRow = 1; in ScImportAsciiDlg() local
277 … bQuotedFieldAsText, bDetectSpecialNum, bFixedWidth, nFromRow, nCharSet, nLanguage); in ScImportAsciiDlg()
294 if( nFromRow != 1 ) in ScImportAsciiDlg()
295 aNfRow.SetValue( nFromRow ); in ScImportAsciiDlg()

Completed in 12 milliseconds