Searched refs:nFromRow (Results 1 – 1 of 1) sorted by relevance
/aoo4110/main/sc/source/ui/dbgui/ |
H A D | scuiasciiopt.cxx | 113 bool &bFixedWidth, sal_Int32 &nFromRow, sal_Int32 &nCharSet, in load_Separators() argument 146 pProperties[4] >>= nFromRow; in load_Separators() 163 …bool bDetectSpecialNum, bool bFixedWidth, sal_Int32 nFromRow, sal_Int32 nCharSet, sal_Int32 nLangu… in save_Separators() argument 188 pProperties[4] <<= nFromRow; in save_Separators() 272 sal_Int32 nFromRow = 1; in ScImportAsciiDlg() local 278 … bQuotedFieldAsText, bDetectSpecialNum, bFixedWidth, nFromRow, nCharSet, nLanguage); in ScImportAsciiDlg() 295 if( nFromRow != 1 ) in ScImportAsciiDlg() 296 aNfRow.SetValue( nFromRow ); in ScImportAsciiDlg()
|
Completed in 7 milliseconds