Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/unoobj/ !
H A Dfiltuno.cxx209 sal_Bool bAscii = sal_False; in execute() local
229 bAscii = sal_True; in execute()
278bAscii, &aOptions, &aTitle, bMultiByte, bDBEnc, in execute()
284 if ( bAscii ) in execute()
/trunk/main/sc/source/ui/dbgui/ !
H A Dscuiimoptdlg.cxx115 sal_Bool bAscii, in ScImportOptionsDlg() argument
125 aLbFont ( this, ScResId( bAscii ? DDLB_FONT : LB_FONT ) ), in ScImportOptionsDlg()
173 else if ( !bAscii ) in ScImportOptionsDlg()
205 if( bAscii ) in ScImportOptionsDlg()
/trunk/main/sc/source/ui/inc/ !
H A Dscuiimoptdlg.hxx38 sal_Bool bAscii = sal_True,
/trunk/main/sc/source/ui/attrdlg/ !
H A Dscdlgfact.cxx1329 … sal_Bool bAscii, in CreateScImportOptionsDlg() argument
1340 …pDlg = new ScImportOptionsDlg( pParent, bAscii, pOptions,pStrTitle, bMultiByte,bOnlyDbtoolsEncodin… in CreateScImportOptionsDlg()
H A Dscdlgfact.hxx535 … sal_Bool bAscii = sal_True,
/trunk/main/sc/inc/ !
H A Dscabstdlg.hxx450 … sal_Bool bAscii = sal_True,